Chapter 27 IPv6 Protocol TCP/IP Protocol Suite

Slides:



Advertisements
Similar presentations
Chapter 20 Network Layer: Internet Protocol
Advertisements

TCP/IP Protocol Suite 1 Chapter 27 Upon completion you will be able to: Next Generation: IPv6 and ICMPv6 Understand the shortcomings of IPv4 Know the IPv6.
Computer Networks20-1 Chapter 20. Network Layer: Internet Protocol 20.1 Internetworking 20.2 IPv IPv6.
CE363 Data Communications & Networking Chapter 7 Network Layer: Internet Protocol.
20.1 Chapter 20 Network Layer: Internet Protocol Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
U N I T - 3.
20.1 Chapter 20 Network Layer: Internet Protocol Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 Internet Protocol Version 6 (IPv6) What the caterpillar calls the end of the world, nature calls a butterfly. - Anonymous.
21.1 Chapter 21 Network Layer: Address Mapping, Error Reporting, and Multicasting Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction.
Chapter 20 Network Layer: Internet Protocol Stephen Kim 20.1.
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 27 IPv6 Protocol.
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 18 Host Configuration: DHCP.
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 7 Internet Protocol Version4.
Group members:- Himasweta pattanaik M.A.Sravni Liakat ali khan Agamani karmakar.
Chapter 16 Stream Control Transmission Protocol (SCTP)
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 9 Internet Control Message.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 15 Network Layer Protocols: ARP, IPv4, ICMPv4, IPv6, and ICMPv6.
Chapter 22 Next Generation IP Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
TCP/IP Protocol Suite 1 Chapter 27 Upon completion you will be able to: Next Generation: IPv6 Understand the shortcomings of IPv4 Know the IPv6 address.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 31 Next Generation: IPv6 and ICMPv6.
20.1 Chapter 20 Network Layer: Internet Protocol Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
TCP/IP Protocol Suite 1 Chapter 27 Upon completion you will be able to: Next Generation: IPv6 and ICMPv6 Understand the shortcomings of IPv4 Know the IPv6.
Fall 2005Computer Networks20-1 Chapter 20. Network Layer Protocols: ARP, IPv4, ICMPv4, IPv6, and ICMPv ARP 20.2 IP 20.3 ICMP 20.4 IPv6.
UNIT IP Datagram Fragmentation Figure 20.7 IP datagram.
20.1 Chapter 20 Network Layer: Internet Protocol Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Network Layer: Internet Protocol.
Chapter 20 Network Layer: Internet Protocol
4: Network Layer4b-1 IPv6 r Initial motivation: 32-bit address space completely allocated by r Additional motivation: m header format helps speed.
Chapter 27 IPv6 Protocol.
Encapsulated Security Payload Header ● RFC 2406 ● Services – Confidentiality ● Plus – Connectionless integrity – Data origin authentication – Replay protection.
Network Layer Protocols COMP 3270 Computer Networks Computing Science Thompson Rivers University.
Chapter 20 Network Layer: Internet Protocol Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
IPv4 IPv4 The Internet Protocol version 4 (IPv4) is the delivery mechanism used by the TCP/IP protocols. Datagram Fragmentation Checksum Options Topics.
20.1 Chapter 20 Network Layer: Internet Protocol Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
20.1 Chapter 20 Network Layer: Internet Protocol Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 9 Introduction To Data-Link Layer
Chapter 2 Network Models
Chapter 22 Next Generation IP
Internet Protocol Version 6 Specifications
Next Generation: IPv6 and ICMPv6
Chapter 2 Network Models
Chapter 19 Network Layer Protocols
Chapter 2 Network Models
Chapter Outline 27.1 Introduction 27.2 Packet Format
Chapter 14 User Datagram Program (UDP)
Copyright © The McGraw-Hill Companies, Inc
User Datagram Protocol (UDP)
Internet Protocol Version4
Host Configuration: DHCP
UNIT III ROUTING.
Chapter 20 Network Layer: Internet Protocol
Internet Protocol Version4
Guide to TCP/IP Fourth Edition
Chapter 9 Introduction To Data-Link Layer 9.# 1
Network Layer: Logical Addressing
Chapter 3 Image Slides Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Internet Control Message Protocol Version 4 (ICMPv4)
Chapter 20 Network Layer: Internet Protocol
Chapter 2 Network Models
Chapter 27 IPv6 Protocol TCP/IP Protocol Suite
Chapter 4 Introduction to Network Layer
Security in the Internet: IPSec, SSL/TLS, PGP, VPN, and Firewalls
Chapter R A Review of Basic Concepts and Skills
Chapter 20. Network Layer: IP
Chapter 14 User Datagram Program (UDP)
Copyright © The McGraw-Hill Companies, Inc
CHAPTER 6 SKELETAL SYSTEM
NET 323D: Networks Protocols
Chapter 3 Introduction to Physical Design of Transportation Facilities.
Presentation transcript:

Chapter 27 IPv6 Protocol TCP/IP Protocol Suite Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

OBJECTIVES: To give the format of an IPv6 datagram composed of a base header and a payload. To discuss different fields used in an IPv6 datagram based header and compare them with the fields in IPv4 datagram. To show how the options in IPv4 header are implemented using the extension header in IPv6. To show how security is implemented in IPv6. To discuss three strategies used to handle the transition from IPv4 to IPv6: dual stack, tunneling, and header translation. TCP/IP Protocol Suite

Chapter Outline 27.1 Introduction 27.2 Packet Format 27.3 Transition to IPv6 TCP/IP Protocol Suite

27-1 INTRODUCTION In this introductory section, we discuss two topics: rationale for a new protocol and the reasons for delayed adoption. TCP/IP Protocol Suite

Topics Discussed in the Section Rationale for Change Reason for Delay in Adoption TCP/IP Protocol Suite

27-2 PACKET FORMAT The IPv6 packet is shown in Figure 27.1. Each packet is composed of a mandatory base header followed by the payload. The payload consists of two parts: optional extension headers and data from an upper layer. The base header occupies 40 bytes, whereas the extension headers and data from the upper layer contain up to 65,535 bytes of information. TCP/IP Protocol Suite

Topics Discussed in the Section Base Header Flow Label Comparison between IPv4 and IPv6 Headers Extension Headers Comparison between IPv4 and IPv6 Options TCP/IP Protocol Suite

Figure 27.1 IPv6 datagram TCP/IP Protocol Suite

Figure 27.2 Format of the base header TCP/IP Protocol Suite

TCP/IP Protocol Suite

Figure 27.3 Extension header format TCP/IP Protocol Suite

Figure 27.4 Extension header types TCP/IP Protocol Suite

Figure 27.5 Hop-by-hop option header format TCP/IP Protocol Suite

Figure 27.6 The format of the option in a hop-by-hop option header TCP/IP Protocol Suite

Figure 27.7 Pad1 TCP/IP Protocol Suite

Figure 27.8 PadN TCP/IP Protocol Suite

Figure 27.9 Jumbo payload TCP/IP Protocol Suite

Figure 27.10 Source routing TCP/IP Protocol Suite

Figure 27.11 Source routing example TCP/IP Protocol Suite

Figure 27.12 Fragmentation TCP/IP Protocol Suite

Figure 27.13 Authentication TCP/IP Protocol Suite

Figure 27.14 Calculation of authentication data TCP/IP Protocol Suite

Figure 27.15 Encrypted security payload TCP/IP Protocol Suite

27-3 TRANSITION FROM IPv4 TO IPv6 Because of the huge number of systems on the Internet, the transition from IPv4 to IPv6 cannot happen suddenly. It will take a considerable amount of time before every system in the Internet can move from IPv4 to IPv6. The transition must be smooth to prevent any problems between IPv4 and IPv6 systems. Three strategies have been devised by the IETF to help the transition (see Figure 27.16). TCP/IP Protocol Suite

Topics Discussed in the Section Dual Stack Tunneling Header Translation TCP/IP Protocol Suite

Figure 27.16 Three transition strategies TCP/IP Protocol Suite

Figure 27.17 Dual stack TCP/IP Protocol Suite

Figure 27.18 Tunneling strategy TCP/IP Protocol Suite

Figure 27.19 Header translation strategy TCP/IP Protocol Suite