Chapter Outline 27.1 Introduction 27.2 Packet Format

Slides:



Advertisements
Similar presentations
Ch 20. Internet Protocol (IP) Internetworking PHY and data link layers operate locally.
Advertisements

Chapter 20 Network Layer: Internet Protocol
Internet Protocol/ Network Layer.
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.
1 Chapter 11 Next Generation: IPv6 Chapter 11 Next Generation: IPv6 Mi-Jung Choi Dept. of Computer Science and Engineering
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/ Network Layer. 2 Position of IP in TCP/IP protocol suite.
Chapter 22 IPv6 (Based on material from Markus Hidell, KTH)
1 Internet Protocol Version 6 (IPv6) What the caterpillar calls the end of the world, nature calls a butterfly. - Anonymous.
Chapter 20 Network Layer: Internet Protocol Stephen Kim 20.1.
IPv6 Header & Extensions Joe Zhao SW2 Great China R&D Center ZyXEL Communications, Inc.
Lesson 4 The IPv6 Header.
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 27 IPv6 Protocol.
1 K. Salah Module 5.2: Internet Protocol CO vs. CL protocols IP Features –Fragmentation –Routing IP Datagram Format IPv6.
IPv6: The Next Generation Internet Dipen Chauhan.
TDC375 Autumn 03/04 John Kristoff - DePaul University 1 Network Protocols Internet Protocol version 6 (IPv6)
1 Application TCPUDP IPICMPARPRARP Physical network Application TCP/IP Protocol Suite.
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 7 Internet Protocol Version4.
TCP/IP Protocol Suite 1 Chapter 23 Upon completion you will be able to: IP Over ATM Review the features of an ATM WAN Understand how an a datagram can.
Group members:- Himasweta pattanaik M.A.Sravni Liakat ali khan Agamani karmakar.
1Group 07 IPv6 2 1.ET/06/ ET/06/ ET/06/ EE/06/ EE/06/ EE/06/6473 Group 07 IPv6.
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.
IPSec (IP Security) Tahir Hussain Tanmay Shah. outline introduction IPSec protocols scenarios conclusion.
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.
Authentication Header ● RFC 2402 ● Services – Connectionless integrity – Data origin authentication – Replay protection – As much header authentication.
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.
Lecture 13 IP V4 & IP V6. Figure Protocols at network layer.
20.1 Chapter 20 Network Layer: Internet Protocol Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
IP Over ATM Objectives Chapter 23 Upon completion you will be able to:
Chapter 22 Next Generation IP
Internet Protocol Version 6 Specifications
Next Generation: IPv6 and ICMPv6
Chapter 19 Network Layer Protocols
Seminar report on IPv4 & IPv6
IPv6 / IP Next Generation
Internet Protocol: Connectionless Datagram Delivery
Internet Protocol Version4
UNIT III ROUTING.
Chapter 20 Network Layer: Internet Protocol
Internet Protocol Version4
IP Over ATM Objectives Chapter 23 Upon completion you will be able to:
Guide to TCP/IP Fourth Edition
Internet Protocol Version 6
Chapter 20 Network Layer: Internet Protocol
Chapter 27 IPv6 Protocol TCP/IP Protocol Suite
Chapter 27 IPv6 Protocol TCP/IP Protocol Suite
Chapter 20. Network Layer: IP
Net 323 D: Networks Protocols
Internet Protocol (IP)
NET 323D: Networks Protocols
Internet Protocol version 6 (IPv6)
Presentation transcript:

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