Table of Contents. IP version 6. Arguments for the use of IP version 6. Arguments for the use of IP version 6 (continued)

Size: px
Start display at page:

Download "Table of Contents. IP version 6. Arguments for the use of IP version 6. Arguments for the use of IP version 6 (continued)"

Transcription

1 IP version 6 The newest IP version Karst Koymans Informatics Institute University of Amsterdam (version 18.5, 2018/11/08 13:39:31) Tuesday, November 6, 2018 Table of Contents Rationale IPv6 addressing IPv6 address space and notation Special-purpose space Unicast space Multicast Addressing hierarchy Neighbor Discovery and Autoconfiguration IPv6 packet formats IPv4 to IPv6 transition General ideas Adresses used in translation NAT64 ISATAP, 6to4 and Teredo DNS issues Application, protocol and programming support Arguments for the use of IP version 6 Arguments for the use of IP version 6 (continued) Many more addresses Only 4 times as many bits (4 32 = 128) Address space grows with a factor /2 32 = 2 (128 32) = 2 96 Autoconfiguration Stateless Stateful (DHCPv6) Security Built-in IPSEC Optimized headers Fixed length (40 bytes) Extension header mechanism Mobility Direct end to end communication No NAT needed End-to-end principle could be reinstated but smart or intelligent middleboxes will interfere Software defined networking (SDN) possibly enemy of end-to-end

2 Weaker arguments for the use of IP version 6 IPv6 Deployment 2018 QoS Flowlabel 1 present in the standard header Hierarchical routing Nothing new with respect to IPv4 Risk of tunnel mess because of IPv6-in-IPv4 transition scenario Tunnels are more and more replaced by native 2 access SixXS ceased their tunnel service in 2017 State of IPv6 Deployment 2018 IPv6 deployment continues to increase around the world. In the six years since World IPv6 Launch 1 levels of IPv6 deployment in networks and service providers all over the globe have increased dramatically. The top 10 countries using the new protocol include Belgium, Greece, Germany, the USA, Uruguay, India, Switzerland, Japan, Malaysia, and Brazil. Belgium was the first country in the world where the majority of connections to IPv6-capable content providers used IPv6. Nearly half a billion people use IPv6 among just the top 15 ISPs combined. Nearly half of all IPv6 users on the planet today are in India. Reliance Jio, a mobile network operator in India, activated over 200 million subscribers with IPv6 connectivity in just 9 months (September June 2017). 80 percent of smartphones in the US on the major cellular network operators (AT&T, Sprint, T-Mobile and Verizon) use IPv6 (up from under 40 percent less than 3 years ago). More than one in four of Alexa s top 1,000 global websites are accessible via IPv6. Over 25% of all Internetconnected networks advertise IPv6 connectivity. In 2012, less than one in a hundred connections to Google services used IPv6. Today that number is nearly one in four. Google reports 49 countries using IPv6 for more than 5% of their interactions with them (up from 37 in 2017). Comcast has an IPv6 deployment in excess of 66% (USA). British Sky Broadcasting has IPv6 deployment in excess of 86% (UK). Deutsche Telekom has 56% (Germany). Internet Society report on IPv6 org/resources/2018/ state-of-ipv6-deployment-2018/ 1 The An IPv4 Flowlabel Option Internet-Draft tries to establish an IPv4 flowlabel option since 2002 (version 28 of September 05, 2018) 2 The IPv6-Internet is a reality for many users since World IPv6 Day on June 8, 2011 and World IPv6 Launch on June 6, % (1519) of the TLDs have IPv6 name server addresses and can be queried using either IPv4 or IPv6. Smartphone-focused T-Mobile (74 million subscribers), is an IPv6-only network. Find more information about the scope and scale of IPv6 deployment in the Internet Society State of IPv6 Deployment 2018 report: XS4ALL has 71% (Netherlands). VOO has 73% and Telenet has 63% (Belgium). IPv6 addresses Remember: IPv4 address notation IP version bit addresses 4 times as many bits as in IPv times as many possible addresses Much more hierarchical addressing This is absolutely necessary because of the huge address space size of IPv6 Still discussions about what is the right sizing (March 2011), see RFC 6177 (BCP 157; IPv6 Address Assignment to End Sites ) IPv4 address notation IP address Subnet mask Wildcard mask Network /26 Broadcast Mixed notation /26 (Host and network in one combined notation)

3 IPv6 address notation IPv6 address notation IPv6 address 2001:0610:0158:bad0:0000:0000:0000:0001 Short form 2001:610:158:bad0::1 Network 2001:610:158:bad0::/64 Mixed notation 2001:610:158:bad0::1/64 8 blocks of 4 nibbles (hex digits), totaling 128 bits Leading zeroes in blocks may be skipped Blocks of all zeroes may be replaced by :: (once!; why?) No broadcasts (but multicasts), no subnet masks, only prefixes See RFC 4291: IP Version 6 Addressing Architecture Allocated address space Top level allocations ::/8 Special-purpose 100::/8 Special-purpose 2000::/3 Global unicast fc00::/7 Unique local unicast fe80::/10 Link-local (Link-scoped) unicast ff00::/8 Multicast Exercise Write down the unallocated parts with as much aggregation as possible Explain and improve ipv6-address-space/ipv6-address-space.xhtml Special-purpose addresses Special-purpose addresses ::/128 Unspecified address ::1/128 Localhost address ::a.b.c.d/128 (from ::/96) IPv4-compatible addresses ::ffff:a.b.c.d/128 (from ::ffff:0:0/96) IPv4-mapped addresses 64:ff9b::/96 Well-known prefix 100::/64 Discard-only address block a.b.c.d is IPv4 address in decimal IPv4-compatible addresses were used for automatic tunneling (now deprecated) IPv4-mapped addresses may be used by IPv6-only applications to communicate with IPv4-only hosts (never seen on the wire) Algorithmic translation for IPv4/IPv6 now uses the well-known prefix Global unicast space (1) Global unicast addresses (allocated before 2006) 2001::/16 First RIR space 2002::/16 6to4 space 3ffe::/16 6bone space (returned to IANA, see RFC 5156) 5f00::/8 3 6bone space (returned to IANA) The RIR (Regional Internet Registries) are: RIPE NCC, ARIN, APNIC, LACNIC, AfriNIC 6to4 is one of the transition mechanisms 6bone was experimental (now deprecated) 3 This is a subprefix of 4000::/3, which is part of the fully reserved 4000::/2

4 Global unicast space (2) IANA blocks inside 2001::/16 Recent (2006) large chunks 2400::/12 APNIC 2600::/12 ARIN 2800::/12 LACNIC 2a00::/12 RIPE NCC 2c00::/12 AfriNIC https: // IETF Protocol Assignments 2001::/32 TEREDO 2001:2::/48 4 Benchmarking 2001:4:112::/48 AS112-DNAME :20::/28 ORCHIDv2 2001:db8::/32 is used for documentation 4 The RFC mistakenly talks about 2001:200::/48 5 RFC 7535 Anycast addresses Local or private space (fe80::/9, fc00::/7) Allocated from (Global) unicast space One anycast address has been required from the very beginning Subnet-router anycast For each subnet the address with all Interface ID bits set to zero Each IPv6 router should configure this address but it is not always implemented (officially deprecated? 6 ) It is useful to be able to find from the outside 7 the nearest router connected to a subnet fe80::/10 (Link-local addresses) Restricted in scope to a single link (prefix fe80::/64) Address reuse possible on other link fec0::/10 (Site-local addresses; deprecated) Used within a site (what is a site?) Corporate mergers possible with GUSL (Sic!) Globally Unique Site-locals are deprecated fc00::/7 (Unique local unicast; replaces Site-local) Subnets typically look like fdrr:rrrr:rrrr:ssss::/64 (see RFC 4193) Local bit L (eighth bit) is 1; fc00::/8 is reserved rr:rrrr:rrrr is random and ssss is an assigned subnet id 6 See IPv6 Subnet Anycast Deprecated 7 What happens from the inside? Should it also be used on the link local subnet?

5 Multicast space Multicast Scope See RFC 4291 ff00::/8 (NOT ff::/8!) Multicast address bits 8 bits ones ( ) 4 bits flag (0RPT) T (1: transient; 0: permanent) P (1: prefix-owned; 0: not prefix-owned); see RFC 3306 R (1: RP embedded; 0: no RP embedded); see RFC bits scope 112 bits multicast group id 8 Scope Bits Meaning Reserved Interface-local Link-local Admin-local Site-local Organization-local e 1110 Global f 1111 Reserved Others - Unassigned 8 Under further discussion, see RFC 7371, September 2014 Pre-defined multicast addresses 2001::/16 Hierarchy Purpose Address Scope All nodes ff02::1 9 Link-local All routers ff02::2 Link-local All routers ff05::2 Site-local Solicited-Node ff02::1:ffxx:xxxx 1011 Link-local /16 RIR space (from IANA) /23 Basic allocation size /32 ISP allocations (from RIR) /35 Old ISP allocations /48 Customer allocations (from ISP) /56, /60 Consumer allocations /64 IPv6 subnet (inside customer network) In recent years a shift is seen to larger prefixes /12 for the five RIRs 9 Why does ping6 ff02::1 not work? What does work? 10 xx:xxxx are the low order 24 bits of each unicast or anycast address which this host has configured on the interface under consideration. This multicast address is used in Neighbor Solicitation. 11 On an Ethernet link this will show up as a MAC 33:33:ff:xx:xx:xx multicast

6 Addressing in Internet Exchanges (AMS-IX) Neighbor Discovery Protocol (NDP) Until early 2011 AMS-IX has been using SURFnet address space (2001:610:140::/48) BIT address space (2001:7b8:200::/48) Current (2012) scheme 2001:7f8:1::/48 AMS-IX (peering LAN) from 2001:7f8::/29 is a Block for (direct) RIR assignments to network operators 2001:67c:1a8::/48 AMS-IX (office LAN) from 2001:678::/29 is a Block for (direct) RIR assignments to network operators All assignments are from the 2001:600::/23 RIPE block IPv6 does not use ARP IPv6 does use ICMPv6 to discover or apply Address and status of neighbours Properties of networks, prefixes and routers Duplicate Address Detection (DAD) Neighbour Unreachability Detection (NUD) Extensive use of multicast Specified in RFC 4861 ICMPv6 types for NDP StateLess Address AutoConfiguration (SLAAC) ICMPv6 types for NDP 133 Router Solicitation 134 Router Advertisement 135 Neighbor Solicitation 136 Neighbor Advertisement 137 Redirect Message Specified in RFC 4862 First always acquire a link-local address Then use Router Advertisement Check that the autonomous flag is set for a given prefix Generate an interface identifier to be used with the prefix Apply DAD (Duplicate Address Detection) Addresses used to contain an embedded hardware address RFC 4941 introduced temporary addresses for increased privacy RFC 7217 introduced stable but opaque addresses

7 IPv6 header IPv6 header fields Vers. Traffic Class Flowlabel Payload Length Next Header Hop Limit Source Address (16 bytes) Destination Address (16 bytes) IPv6 header fields Version 6 Traffic Class Type of Service management Flowlabel Identify flows with special requirements Payload Length Including extension headers Next Header Type of following header Hop Limit Forwarding count and loop protection Source Address IPv6 address of sender Destination Address IPv6 address of recipient Next Header Protocol types (1) Next Header Protocol types (2) Header types Number Name Meaning 0 HOPOPT Hop-by-hop Option 6 TCP Upper layer Transmission Control 17 UDP Upper layer User Datagram 41 IPv6 IPv6 (in IPv6) 43 IPv6-Route Routing Header 44 IPv6-Frag Fragment Header Header types (continued) Number Name Meaning 50 ESP Encap Security Payload 51 AH Authentication Header 58 IPv6-ICMP ICMP for IPv6 59 IPv6-NoNxt No Next Header IPv6-Opts Destination Options See 12 This is for instance used by Teredo bubble packets

8 A simple and direct transition scenario Older IETF transition technologies (around 2000) Clients dual stack Servers (services) IPv4 xor IPv6 Killer application IPv6 only Networks completely independent Configured tunnels only if no native connectivity is available Clients and servers dual stack Stateless IP/ICMP Translation (SIIT) RFC 2765 (Feb 2000) Bump in the Stack (BIS) RFC 2767 (Feb 2000) IPv6 Tunnel Broker RFC 3053 (Jan 2001) SOCKS-based IPv6/IPv4 Gateway RFC 3089 (Apr 2001) Transport Relay Translator (TRT) RFC 3142 (Jun 2001) An implementation of NA(P)T-PT (deprecated since RFC 4966) Makes use of DNS_ALG (RFC 2694) Bump in the API (BIA) RFC 3338 (Oct 2002) Current (2018) IETF transition technologies Clients and servers dual stack Dual-Stack Hosts Using Bump-in-the-Host (BIH) RFC 6535 (Feb 2012), replaces BIA and BIS IP/ICMP Translation (derived from SIIT) RFC 7951 (Jun 2016) 6rd RFC 5569 (Jan 2010), 5969 (Aug 2010) IPv6 Rapid Deployment, using 6to4 within ISP network DS-Lite (Dual-Stack Lite) RFC 6333 (Aug 2011), RFC 7335 (Aug 2014) The service provider network is IPv6 only Uses IPv4-in-IPv6 tunnels and Carrier Grade NAT (CGN) for IPv4 NAT64 and DNS64 RFC 6146, 6147 (Apr 2011) 6to4 Do not confuse with 6in4 or 6over4 ISATAP and Teredo IPv6 to IPv4 gateway IPv6-translatable addresses are only used in stateless translation

9 Addresses used in IPv4/IPv6 Translation Format of IPv4-embedded Addresses Framework for IPv4/IPv6 Translation (RFC 6144, April 2011) IPv4-embedded addresses IPv6 addresses containing IPv4 addresses IPv4-converted IPv6 addresses Used to represent IPv4-only hosts inside an IPv6-only network Assigned to the IPv6-side of an IPv4/IPv6 translator/gateway IPv4-translatable IPv6 addresses Used to represent IPv6-only hosts inside an IPv4-only network Assigned to an IPv6-only host Only works with a stateless IPv4/IPv6 translator/gateway Embedded IPv4 address is assigned to the IPv4-side of an IPv4/IPv6 translator/gateway IPv6 Addressing of IPv4/IPv6 Translators RFC 6052, October 2010 Prefix IPv4 address Suffix Prefix length can be 32, 40, 48, 56, 64 or 96 The Well-known prefix (WKP 13 ) 64:ff9b::/96 is one option Other options are network specific prefixes (NSPs) Bits should all be set to 0 for compatibility with the EUI universal bit The IPv4 address wraps around bits 64-71, if necessary The suffix completes the IPv6 address and is reserved (all 0 s) 13 Only in a stateful scenario without IPv4-translatable addresses 14 This will be explained in the Layer2 lecture How do IPv6 (only) clients reach IPv4 (only) servers? Windows XP SP1 choice It is one big NAT scheme RFC 6145 (April 2011), RFC 6791 (November 2012) IP/ICMP Translation Algorithm Header translation IPv4 IPv6 RFC 6146 (April 2011) Stateful NAT64: Network Address and Protocol Translation from IPv6 Clients to IPv4 Servers Uses algorithmic (4 6) and table based (6 4) translation RFC 6147 (April 2011) DNS64: DNS Extensions for Network Address Translation from IPv6 Clients to IPv4 Servers Synthesizes AAAA records from A records ISATAP (RFC 5214) For intra domain connectivity Was once automatically enabled (in XP) when IPv6 was enabled 6to4 (RFC 3056) For inter domain connectivity Was once automatically enabled (in XP) when IPv6 was enabled ISATAP + 6to4 == a possible security nightmare

10 ISATAP Intra-Site Automatic Tunnel Addressing Protocol PREFIX:0:5efe:a.b.c.d PREFIX (64 bits) can be (link) local or global 0:5efe (32 bits) is an ISATAP constant Related to the IANA OUI 00:00:5e (RFC 7042) a.b.c.d (32 bits) is a public or private IPv4 address Uses IPv4 encapsulation inside the domain as data link layer Default gateway should be a full blown IPv6 router 6to4 Everybody with a public IPv4 address a.b.c.d owns an IPv6 site 2002:a.b.c.d::/48 This notation is illegal, but practical Uses normal IPv6 routing inside its prefix A full mesh of IPv4 encapsulated point to point links connect all 6to4 routers The 6to4 router acts as a default gateway within 2002:a.b.c.d::/48 A 6to4 relay is a 6to4 router that connects 6to4 space to native IPv6 space A 6to4 relay advertises 2002::/16 towards native IPv6 space A 6to4 relay uses a well-known IPv4 anycast address ( ) from /24 to reach nearest relay as 2002:c058:6301:: 6to4 in a picture ISATAP+6to4 Source: Microsoft Technet Source:

11 Teredo RFC 4380, 5991, 6081 DNS Teredo Navalis is a shipworm 6to4 equivalent for end user nodes Works through NAT and uses UDP over IPv4 for transport Uses a Teredo Server to determine NAT-type Uses the 2001::/32 prefix 2001:0000:ssss:ssss:ffff:pppp:cccc:cccc is the IPv6 address used s: Teredo Server; c: obfuscated Teredo Client public NAT address f: Teredo Flags; p: obfuscated public NAT UDP tunnel port Uses a Teredo Relay as a gateway to reach IPv6-hosts AAAA record Just like A record Alternative approach A6 record (piecewise; historic) PTR record Inside ip6.arpa. (ip6.int. has been deprecated) Based on nibbles as labels Labels are strings of length 1 from {0,1,2,3,4,5,6,7,8,9,a,b,c,d,e,f} Alternative approach (piecewise; historic) DNAME (Delegation name; Domain CNAME ) Bitstring labels (deprecated) DNS over IPv6 IPv6 applications and protocols Implemented since BIND version 9 Root servers partly IPv6 enabled since February 2008 Not IPv6 enabled (tested ): e, g NASA, DISA They are now ( ) Many DNS servers use and serve IPv6 (tested ) ns1.os3.nl 2001:610:158:960::66 ns.ripe.net 2001:67c:e0::6 ns3.surfnet.nl 2001:610:0:800c:195:169:124:71 Many protocols can be used, often unaltered, with IPv6 ftp, ssh, telnet, smtp, whois, domain, tftp, finger, http, pop3, nntp, ntp, netbios-*, imap, irc, ldap, login, lpr, rsync, Many OSs IPv6 ready Windows XP/Vista/7/8/10, MacOS X, Linux, *BSD Many routers are IPv6 ready Home routers are the main exception, but this is improving The IPv4 address pool is depleted everywhere, except AfriNIC AfriNIC expected to run out of IPv4 addresses on 27-Jun According to (visited on )

12 IPv6 programming Changes in library calls Replace inet_addr(), inet_aton() and inet_ntoa() by inet_pton() and inet_ntop() Replace gethostbyname(), gethostbyaddr(), by getaddrinfo() and its inverse getnameinfo() Library calls and underlying structures are not backwards compatible but not too hard to change in a well written program The basics of sockets programming doesn t change

IP version 6. The newest IP version. Karst Koymans. Informatics Institute University of Amsterdam. (version 17.5, 2017/11/10 13:19:24)

IP version 6. The newest IP version. Karst Koymans. Informatics Institute University of Amsterdam. (version 17.5, 2017/11/10 13:19:24) IP version 6 The newest IP version Karst Koymans Informatics Institute University of Amsterdam (version 17.5, 2017/11/10 13:19:24) Tuesday, November 7, 2017 Karst Koymans (UvA) IP version 6 Tuesday, November

More information

The newest IP version. Karst Koymans. Thursday, February 13, 2014

The newest IP version. Karst Koymans. Thursday, February 13, 2014 IP version 6 The newest IP version Karst Koymans Informatics Institute University of Amsterdam (version 35, 2014/02/16 21:18:38) Thursday, February 13, 2014 Karst Koymans (UvA) IP version 6 Thursday, February

More information

Table of Contents. IP version 6. Why IP version 6 should be used. Why IP version 6 should be used (continued)

Table of Contents. IP version 6. Why IP version 6 should be used. Why IP version 6 should be used (continued) IP version 6 The newest IP version Karst Koymans Informatics Institute University of Amsterdam (version 16.3, 2017/02/15 11:49:59) Tuesday, February 14, 2017 Table of Contents Rationale IPv6 addressing

More information

IP version 6. The not so new next IP version. dr. C. P. J. Koymans. Informatics Institute University of Amsterdam.

IP version 6. The not so new next IP version. dr. C. P. J. Koymans. Informatics Institute University of Amsterdam. IP version 6 The not so new next IP version dr. C. P. J. Koymans Informatics Institute University of Amsterdam February 5, 2008 dr. C. P. J. Koymans (UvA) IP version 6 February 5, 2008 1 / 35 1 Rationale

More information

IPv6 Concepts. Improve router performance Simplify IP header Align to 64 bits Address hierarchy with more levels Simplify routing tables

IPv6 Concepts. Improve router performance Simplify IP header Align to 64 bits Address hierarchy with more levels Simplify routing tables IPv6 Concepts Tópicos Avançados de Redes 2016/2017 Why IPv6? 2 Lack of IPv4 addresses Imply NAT, or other solutions; Realm Specific IP (RFC3102) Improve router performance Simplify IP header Align to 64

More information

OSI Data Link & Network Layer

OSI Data Link & Network Layer OSI Data Link & Network Layer Erkki Kukk 1 Layers with TCP/IP and OSI Model Compare OSI and TCP/IP model 2 Layers with TCP/IP and OSI Model Explain protocol data units (PDU) and encapsulation 3 Addressing

More information

TCP/IP Protocol Suite

TCP/IP Protocol Suite TCP/IP Protocol Suite Computer Networks Lecture 5 http://goo.gl/pze5o8 TCP/IP Network protocols used in the Internet also used in today's intranets TCP layer 4 protocol Together with UDP IP - layer 3 protocol

More information

IPv6 Protocol Architecture

IPv6 Protocol Architecture IPv6 Protocol Architecture v4/v6 Header Comparison Not kept in IPv6 Renamed in IPv6 Same name and function New in IPv6 2 New Functional Improvement Address Space Increase from 32-bit to 128-bit address

More information

Radware ADC. IPV6 RFCs and Compliance

Radware ADC. IPV6 RFCs and Compliance Radware ADC IPV6 s and Compliance Knowledgebase Team February 2016 Scope: This document lists most of the s that relevant to IPv6. Legend: Yes supported N/A not applicable No Currently not supported Relevance:

More information

Network Management. IPv6 Bootcamp. Zhiyi Huang University of Otago

Network Management. IPv6 Bootcamp. Zhiyi Huang University of Otago TELE301 Network Management IPv6 Bootcamp! Zhiyi Huang University of Otago Overview Brief look at current deployment status Recap common IPv6 addresses Basic mechanisms of IPv6 StateLess

More information

IPv6 Protocol & Structure. npnog Dec, 2017 Chitwan, NEPAL

IPv6 Protocol & Structure. npnog Dec, 2017 Chitwan, NEPAL IPv6 Protocol & Structure npnog3 9-11 Dec, 2017 Chitwan, NEPAL Protocol Header Comparison IPv4 contains 10 basic header fields, while IPv6 has 6 basic header fields IPv6 header size is 40 octets compared

More information

Rocky Mountain IPv6 Summit April 9, 2008

Rocky Mountain IPv6 Summit April 9, 2008 Rocky Mountain IPv6 Summit April 9, 2008 Introduction to the IPv6 Protocol Scott Hogg GTRI - Director of Advanced Technology Services CCIE #5133, CISSP 1 IPv6 Header IPv4 Header 20 bytes IPv6 Header, 40

More information

Planning for Information Network

Planning for Information Network Planning for Information Network Lecture 7: Introduction to IPv6 Assistant Teacher Samraa Adnan Al-Asadi 1 IPv6 Features The ability to scale networks for future demands requires a limitless supply of

More information

OSI Data Link & Network Layer

OSI Data Link & Network Layer OSI Data Link & Network Layer Erkki Kukk 1 Layers with TCP/IP and OSI Model Compare OSI and TCP/IP model 2 Layers with TCP/IP and OSI Model Explain protocol data units (PDU) and encapsulation 3 Addressing

More information

Introduction to IPv6

Introduction to IPv6 Introduction to IPv6 1 What is IPv6? IP (Internet Protocol) The most common protocol over the Internet defines how packets are sent over the internet Addressing and routing Current versions IPv4 & IPv6

More information

Advanced Computer Networking (ACN)

Advanced Computer Networking (ACN) Chair of Network Architectures and Services Department of Informatics Technical University of Munich Advanced Computer Networking (ACN) IN2097 WiSe 2017-2018 Prof. Dr.-Ing. Georg Carle Sebastian Gallenmüller,

More information

OSI Data Link & Network Layer

OSI Data Link & Network Layer OSI Data Link & Network Layer Erkki Kukk 1 Layers with TCP/IP and OSI Model Compare OSI and TCP/IP model 2 Layers with TCP/IP and OSI Model Explain protocol data units (PDU) and encapsulation 3 Addressing

More information

Introduction to IPv6. Stig Venaas, UNINETT /18/2001

Introduction to IPv6. Stig Venaas, UNINETT /18/2001 Introduction to IPv6 Stig Venaas, UNINETT 2001-09-12 9/18/2001 Overview What is wrong with IP? IPv6 basics More IPv6 Implementations Getting started IPv6 connectivity and transition techniques UNINETT

More information

IPv6 Technical Challenges

IPv6 Technical Challenges IPv6 Technical Challenges Peter Palúch, CCIE #23527, CCIP University of Zilina, Slovakia Academy Salute, April 15 th 16 th, Bucharest IPv6 technical challenges What challenges do I meet if I decide to

More information

Chapter 7: IP Addressing CCENT Routing and Switching Introduction to Networks v6.0

Chapter 7: IP Addressing CCENT Routing and Switching Introduction to Networks v6.0 Chapter 7: IP Addressing CCENT Routing and Switching Introduction to Networks v6.0 CCNET v6 13 Chapter 7 - Sections & Objectives 7.1 IPv4 Network Addresses Convert between binary and decimal numbering

More information

IPv6. (Internet Protocol version 6)

IPv6. (Internet Protocol version 6) IPv6 Réseaux 1 IPv6 (Internet Protocol version 6) 2 IPv6 IP version 6 is the new version of the Internet Protocol (IP) The standardization process started in the 90s The main elements of IPv4 are still

More information

IPv6 Feature Facts

IPv6 Feature Facts 12.1.2 IPv6 Feature Facts The current IP addressing standard, version 4, will eventually run out of unique addresses, so a new system is being developed. It is named IP version 6 or IPv6. You should know

More information

CSCI-1680 Network Layer:

CSCI-1680 Network Layer: CSCI-1680 Network Layer: Wrapup Rodrigo Fonseca Based partly on lecture notes by Jennifer Rexford, Rob Sherwood, David Mazières, Phil Levis, John JannoA Administrivia Homework 2 is due tomorrow So we can

More information

Foreword xxiii Preface xxvii IPv6 Rationale and Features

Foreword xxiii Preface xxvii IPv6 Rationale and Features Contents Foreword Preface xxiii xxvii 1 IPv6 Rationale and Features 1 1.1 Internet Growth 1 1.1.1 IPv4 Addressing 1 1.1.2 IPv4 Address Space Utilization 3 1.1.3 Network Address Translation 5 1.1.4 HTTP

More information

Athanassios Liakopoulos

Athanassios Liakopoulos Introduction to IPv6 (Part B) Athanassios Liakopoulos (aliako@grnet.gr) Greek IPv6 Training, Athens, May 2010 Copy... Rights This slide set is the ownership of the 6DEPLOY project via its partners The

More information

IPv6 Protocols and Networks Hadassah College Spring 2018 Wireless Dr. Martin Land

IPv6 Protocols and Networks Hadassah College Spring 2018 Wireless Dr. Martin Land IPv6 1 IPv4 & IPv6 Header Comparison IPv4 Header IPv6 Header Ver IHL Type of Service Total Length Ver Traffic Class Flow Label Identification Flags Fragment Offset Payload Length Next Header Hop Limit

More information

IPv6. Internet Technologies and Applications

IPv6. Internet Technologies and Applications IPv6 Internet Technologies and Applications Contents Summary of IPv6 core features Auto-configuration IPv4-IPv6 transition techniques IPv6 networks today ITS 413 - IPv6 2 Motivation Current version of

More information

Lecture 7 Overview. IPv6 Source: Chapter 12 of Stevens book Chapter 31 of Comer s book

Lecture 7 Overview. IPv6 Source: Chapter 12 of Stevens book Chapter 31 of Comer s book Last Lecture Lecture 7 Overview Name and address conversions This Lecture IPv6 Source: Chapter 12 of Stevens book Chapter 31 of Comer s book Next Lecture Broadcast and multicast sockets Source: Chapters

More information

Cpsc527 - Lecture 3. IPv6 (RFC1883) Dr. Son Vuong UBC

Cpsc527 - Lecture 3. IPv6 (RFC1883) Dr. Son Vuong UBC Cpsc527 - Lecture 3 IPv6 (RFC1883) Dr. Son Vuong UBC 1 Overview Limitations of current Internet Protocol (IP) How many addresses do we need? Features of new IP Address Allocation Provider selection Mobility

More information

IPv4-to-IPv6 Transition Strategies

IPv4-to-IPv6 Transition Strategies IPv4-to-IPv6 Transition Strategies By Tim Rooney Director, Product Management INS IPv4-to-IPv6 Transition Strategies February 2007 INS Whitepaper Table of Contents INTRODUCTION...1 MIGRATION TECHNOLOGIES

More information

IPv6 Security (Theory vs Practice) APRICOT 14 Manila, Philippines. Merike Kaeo

IPv6 Security (Theory vs Practice) APRICOT 14 Manila, Philippines. Merike Kaeo IPv6 Security (Theory vs Practice) APRICOT 14 Manila, Philippines Merike Kaeo merike@doubleshotsecurity.com Current IPv6 Deployments Don t break existing IPv4 network Securing IPv6 Can t secure something

More information

IPv6: What is it? Why does it matter?

IPv6: What is it? Why does it matter? IPv6: What is it? Why does it matter? GOETEC Event Thursday 16 th February 2012 Martin Dunmore Network Infrastructure Development Team Manager, Janet martin.dunmore@ja.net 1 Agenda IPv4 Address Exhaustion

More information

Table of Contents 1 IPv6 Configuration IPv6 Application Configuration 2-1

Table of Contents 1 IPv6 Configuration IPv6 Application Configuration 2-1 Table of Contents 1 IPv6 Configuration 1-1 IPv6 Overview 1-1 IPv6 Features 1-1 Introduction to IPv6 Address 1-2 Introduction to IPv6 Neighbor Discovery Protocol 1-5 Introduction to ND Snooping 1-7 Introduction

More information

Chapter 15 IPv6 Transition Technologies

Chapter 15 IPv6 Transition Technologies Chapter 15 IPv6 Transition Technologies Published: April 18, 2006 Updated: November 06, 2006 Writer: Joe Davies 1 Abstract This chapter describes the mechanisms that aid in the transition of Internet Protocol

More information

Workshop on Scientific Applications for the Internet of Things (IoT) March

Workshop on Scientific Applications for the Internet of Things (IoT) March Workshop on Scientific Applications for the Internet of Things (IoT) March 16-27 2015 IP Networks: From IPv4 to IPv6 Alvaro Vives - alvaro@nsrc.org Contents 1 Digital Data Transmission 2 Switched Packet

More information

Operation Manual IPv6 H3C S3610&S5510 Series Ethernet Switches Table of Contents. Table of Contents

Operation Manual IPv6 H3C S3610&S5510 Series Ethernet Switches Table of Contents. Table of Contents Operation Manual IPv6 Table of Contents Table of Contents Chapter 1 IPv6 Basics Configuration... 1-1 1.1 IPv6 Overview... 1-1 1.1.1 IPv6 Features... 1-2 1.1.2 Introduction to IPv6 Address... 1-3 1.1.3

More information

IPv6 Protocols & Standards

IPv6 Protocols & Standards IPv6 Protocols & Standards ISP/IXP Workshops 1 So what has really changed? Expanded address space Address length quadrupled to 16 bytes Header Format Simplification Fixed length, optional headers are daisy-chained

More information

IPv6 : Internet Protocol Version 6

IPv6 : Internet Protocol Version 6 IPv6 : Internet Protocol Version 6 History Internet growth was faster than anticipated In early 1990 s, it was realized that we may run out of IPv4 addresses somewhere between 2000 and 2010 Also, experiences

More information

History. IPv6 : Internet Protocol Version 6. IPv4 Year-Wise Allocation (/8s)

History. IPv6 : Internet Protocol Version 6. IPv4 Year-Wise Allocation (/8s) History IPv6 : Internet Protocol Version 6 Internet growth was faster than anticipated In early 1990 s, it was realized that we may run out of IPv4 addresses somewhere between 2000 and 2010 Also, experiences

More information

IPv6 Protocols & Standards. ISP/IXP Workshops

IPv6 Protocols & Standards. ISP/IXP Workshops IPv6 Protocols & Standards ISP/IXP Workshops 1 So what has really changed? Expanded address space Address length quadrupled to 16 bytes Header Format Simplification Fixed length, optional headers are daisy-chained

More information

Table of Contents 1 IPv6 Configuration IPv6 Application Configuration 2-1

Table of Contents 1 IPv6 Configuration IPv6 Application Configuration 2-1 Table of Contents 1 IPv6 Configuration 1-1 IPv6 Overview 1-1 IPv6 Features 1-1 Introduction to IPv6 Address 1-3 Introduction to IPv6 Neighbor Discovery Protocol 1-5 Introduction to IPv6 DNS 1-8 Protocols

More information

IPv4/v6 Considerations Ralph Droms Cisco Systems

IPv4/v6 Considerations Ralph Droms Cisco Systems Title IPv4/v6 Considerations Ralph Droms Cisco Systems Agenda Motivation for IPv6 Review of IPv6 Impact of differences Tools and techniques Why IPv6? More addresses More addresses More addresses Security,

More information

Table of Contents 1 IPv6 Configuration IPv6 Application Configuration 2-1

Table of Contents 1 IPv6 Configuration IPv6 Application Configuration 2-1 Table of Contents 1 IPv6 Configuration 1-1 IPv6 Overview 1-1 IPv6 Features 1-1 Introduction to IPv6 Address 1-3 Introduction to IPv6 Neighbor Discovery Protocol 1-6 Introduction to IPv6 DNS 1-8 Protocols

More information

Index Terms- IPv4, IPv6

Index Terms- IPv4, IPv6 A Case study of IPv4 and IPv6 Ms. P.S.Kharche 1, Dr. P.M.Jawandhiya 2, Department of Computer Science And Engineering, PLITMS, Buldana 1, 2 Email: kharche.priyanka8@gmail.com 2, pmjawandhiya@rediffmaill.com

More information

IPv6. IPv4 & IPv6 Header Comparison. Types of IPv6 Addresses. IPv6 Address Scope. IPv6 Header. IPv4 Header. Link-Local

IPv6. IPv4 & IPv6 Header Comparison. Types of IPv6 Addresses. IPv6 Address Scope. IPv6 Header. IPv4 Header. Link-Local 1 v4 & v6 Header Comparison v6 Ver Time to Live v4 Header IHL Type of Service Identification Protocol Flags Source Address Destination Address Total Length Fragment Offset Header Checksum Ver Traffic Class

More information

It's the economy, stupid: the transition from IPv4 to IPv6

It's the economy, stupid: the transition from IPv4 to IPv6 It's the economy, stupid: the transition from IPv4 to IPv6 Amsterdam, 20 february 2013 Iljitsch van Beijnum Today's topics IPv4 is running out Why IPv6 is cool Address configuration Issues with choices

More information

Introduction to IPv6 - II

Introduction to IPv6 - II Introduction to IPv6 - II Building your IPv6 network Alvaro Vives 27 June 2017 Workshop on Open Source Solutions for the IoT Contents IPv6 Protocols and Autoconfiguration - ICMPv6 - Path MTU Discovery

More information

IPv6 tutorial. RedIRIS Miguel Angel Sotos

IPv6 tutorial. RedIRIS Miguel Angel Sotos IPv6 tutorial RedIRIS Miguel Angel Sotos miguel.sotos@rediris.es Agenda History Why IPv6 IPv6 addresses Autoconfiguration DNS Transition mechanisms Security in IPv6 IPv6 in Windows and Linux IPv6 now 2

More information

MUM Lagos Nigeria Nov 28th IPv6 Demonstration By Mani Raissdana

MUM Lagos Nigeria Nov 28th IPv6 Demonstration By Mani Raissdana MUM Lagos Nigeria Nov 28th IPv6 Demonstration By Mani Raissdana Mani Raissdana MikroTik Certified Trainer CTO & Co-Founder of Being in IT technology business roughly around 14 years Support & instruct

More information

INTRODUCTION OF IPV6. Ravikumar Naik 21/11/2011

INTRODUCTION OF IPV6. Ravikumar Naik 21/11/2011 INTRODUCTION OF IPV6 Ravikumar Naik 21/11/2011 Outline Why we need a new version of the IP protocol? IPv6 Basics IPv6 Addressing Why we need a new version of the IP protocol? Contemporary studies indicated

More information

Addresses, Protocols, and Ports

Addresses, Protocols, and Ports APPENDIXB This appendix provides a quick reference for IP addresses, protocols, and applications. This appendix includes the following sections: IPv4 Addresses and Subnet Masks, page B-1 IPv6 Addresses,

More information

Configuring IPv6 basics

Configuring IPv6 basics Contents Configuring IPv6 basics 1 IPv6 overview 1 IPv6 features 1 IPv6 addresses 2 IPv6 neighbor discovery protocol 5 IPv6 PMTU discovery 8 IPv6 transition technologies 8 Protocols and standards 9 IPv6

More information

ISO 9001:2008. Pankaj Kumar Dir, TEC, DOT

ISO 9001:2008. Pankaj Kumar Dir, TEC, DOT ISO 9001:2008 Pankaj Kumar Dir, TEC, DOT AWARENESS OBJECTIVES IPv6 Address Format & Basic Rules Understanding the IPv6 Address Components Understanding & Identifying Various Types of IPv6 Addresses 3/25/2012

More information

Configuring IPv6 for Gigabit Ethernet Interfaces

Configuring IPv6 for Gigabit Ethernet Interfaces CHAPTER 46 IP version 6 (IPv6) provides extended addressing capability beyond those provided in IP version 4 (IPv4) in Cisco MDS SAN-OS. The architecture of IPv6 has been designed to allow existing IPv4

More information

Lecture Computer Networks

Lecture Computer Networks Prof. Dr. Hans Peter Großmann mit M. Rabel sowie H. Hutschenreiter und T. Nau Sommersemester 2012 Institut für Organisation und Management von Informationssystemen Lecture Computer Networks Internet Protocol

More information

Aeronautical Systems Center

Aeronautical Systems Center Aeronautical Systems Center Internet Protocol (IP) version 6 (converting from version 4) 20 June 2007 Dennis Ludwig ASC/XRAI DSN: 785-7887 Dennis.ludwig@wpafb.af.mil IPv6 Presentation: Objectives 1. To

More information

Symbols. Numerics I N D E X

Symbols. Numerics I N D E X I N D E X Symbols %zoneid argument, 298 Numerics A 3G, 379 6bone (IPv6 backbone), 12, 355 356 addresses, 360 361 architecture, 359 BGP4+, 163 qualifying as ptlas, 362 363 route registry, 366 routing policies,

More information

IPv6: An Introduction

IPv6: An Introduction Outline IPv6: An Introduction Dheeraj Sanghi Department of Computer Science and Engineering Indian Institute of Technology Kanpur dheeraj@iitk.ac.in http://www.cse.iitk.ac.in/users/dheeraj Problems with

More information

The IPv6 Protocol & IPv6 Standards

The IPv6 Protocol & IPv6 Standards The IPv6 Protocol & IPv6 Standards ISP Workshops Last updated 5 October 2014 1 So what has really changed? p IPv6 does not interoperate with IPv4 n Separate protocol working independently of IPv4 n Deliberate

More information

Advanced Computer Networking. CYBR 230 Jeff Shafer University of the Pacific. IPv6

Advanced Computer Networking. CYBR 230 Jeff Shafer University of the Pacific. IPv6 CYBR 230 Jeff Shafer University of the Pacific IPv6 2 IP Versions Version Description 0-3 Unused: Development versions of IP 4 Current network-layer protocol 5 Unused: Experimental stream protocol ST 6

More information

Configuring IPv6. Information About IPv6. Send document comments to CHAPTER

Configuring IPv6. Information About IPv6. Send document comments to CHAPTER CHAPTER 3 This chapter describes how to configure Internet Protocol version 6 (IPv6), which includes addressing, Neighbor Discovery Protocol (ND), and Internet Control Message Protocol version 6 (ICMPv6),

More information

Transitioning to IPv6

Transitioning to IPv6 Transitioning to IPv6 麟瑞科技區域銷售事業處副處長張晃崚 CCIE #13673 2007 Cisco Systems, Inc. All rights reserved. ICND2 v1.0 7-1 IPv4 and IPv6 Currently, there are approximately 1.3 billion usable IPv4 addresses available.

More information

Communication Systems IPv6

Communication Systems IPv6 Communication Systems IPv6 Computer Science Network Layer from IPv4 to IPv6 Staying on the third layer but exchange the protocol Introduction to future IP The IP v6 address IP v6 header and extension headers

More information

IPv6 Basics. APNIC Training Bali, Indonesia February, Jordi Palet - 1

IPv6 Basics. APNIC Training Bali, Indonesia February, Jordi Palet - 1 IPv6 Basics APNIC Training Bali, Indonesia February, 2007 Jordi Palet (jordi.palet@consulintel.es) - 1 Why a New IP? Only compelling reason: more addresses! for billions of new devices, e.g., cell phones,

More information

Integrated Security 22

Integrated Security 22 OUR 15TH YEAR CISCO SYSTEMS USERS MAGAZINE FIRST QUARTER 2003 Integrated Security 22 Safeguarding the Network from Within 18 IPv6 ing Strategies 55 Managed Services on the Rise 68 From Networking Academy

More information

ETSF05/ETSF10 Internet Protocols Network Layer Protocols

ETSF05/ETSF10 Internet Protocols Network Layer Protocols ETSF05/ETSF10 Internet Protocols Network Layer Protocols 2016 Jens Andersson Agenda Internetworking IPv4/IPv6 Framentation/Reassembly ICMPv4/ICMPv6 IPv4 to IPv6 transition VPN/Ipsec NAT (Network Address

More information

IPv6 Bootcamp Course (5 Days)

IPv6 Bootcamp Course (5 Days) IPv6 Bootcamp Course (5 Days) Course Description: This intermediate - advanced, hands-on course covers pertinent topics needed for IPv6 migration and deployment strategies. IPv6 novices can expect to gain

More information

On Distributed Communications, Rand Report RM-3420-PR, Paul Baran, August

On Distributed Communications, Rand Report RM-3420-PR, Paul Baran, August The requirements for a future all-digital-data distributed network which provides common user service for a wide range of users having different requirements is considered. The use of a standard format

More information

ECE 435 Network Engineering Lecture 14

ECE 435 Network Engineering Lecture 14 ECE 435 Network Engineering Lecture 14 Vince Weaver http://web.eece.maine.edu/~vweaver vincent.weaver@maine.edu 25 October 2018 Announcements HW#6 was due HW#7 will be posted 1 IPv4 Catastrophe 2 Out of

More information

Avaya Networking IPv6 Using Fabric Connect to ease IPv6 Deployment. Ed Koehler Director DSE Ron Senna SE Avaya Networking Solutions Architecture

Avaya Networking IPv6 Using Fabric Connect to ease IPv6 Deployment. Ed Koehler Director DSE Ron Senna SE Avaya Networking Solutions Architecture Avaya Networking IPv6 Using Fabric Connect to ease IPv6 Deployment Ed Koehler Director DSE Ron Senna SE Avaya Networking Solutions Architecture IAUG Newport RI, November 2013 Agenda IPv6, The fundamentals

More information

IPv6 Next generation IP

IPv6 Next generation IP Seminar Presentation IPv6 Next generation IP N Ranjith Kumar 11/5/2004 IPv6 : Next generation IP 1 Network Problems Communication Problem Identification Problem Identification of Networks Logical Addressing

More information

IPv6 Security Fundamentals

IPv6 Security Fundamentals IPv6 Security Fundamentals UK IPv6 Council January 2018 Dr David Holder CEng FIET MIEEE david.holder@erion.co.uk IPv6 Security Fundamentals Common Misconceptions about IPv6 Security IPv6 Threats and Vulnerabilities

More information

CS-435 spring semester Network Technology & Programming Laboratory. Stefanos Papadakis & Manolis Spanakis

CS-435 spring semester Network Technology & Programming Laboratory. Stefanos Papadakis & Manolis Spanakis CS-435 spring semester 2016 Network Technology & Programming Laboratory University of Crete Computer Science Department Stefanos Papadakis & Manolis Spanakis CS-435 Lecture #4 preview ICMP ARP DHCP NAT

More information

Subnet Masks. Address Boundaries. Address Assignment. Host. Net. Host. Subnet Mask. Non-contiguous masks. To Administrator. Outside the network

Subnet Masks. Address Boundaries. Address Assignment. Host. Net. Host. Subnet Mask. Non-contiguous masks. To Administrator. Outside the network Subnet Masks RFCs 917 922 925 (1984) 932 936 940 950 (1985) First major change to IP after RFC791 Net Host Subnet Mask 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 Net Bits set indicate net number Bits clear indicate

More information

New IP Header. Why change IP. Address Notation. Changes. Information Sources. IP Version 6 ITL

New IP Header. Why change IP. Address Notation. Changes. Information Sources. IP Version 6 ITL Information Sources IP Version 6 ITL www.ipv6.org Christian Huitema, IPv6, The New Internet Protocol, Prentice Hall PTR, 1996. Lots of RFCs, 3513 describes the current address format Many others, see the

More information

Information Sources Hans Kruse & Shawn Ostermann, Ohio University

Information Sources Hans Kruse & Shawn Ostermann, Ohio University IP Version 6 ITL Information Sources www.ipv6.org Christian Huitema, IPv6, The New Internet Protocol, Prentice Hall PTR, 1996. Lots of RFCs, 3513 describes the current address format Many others, see the

More information

CS 356: Computer Network Architectures. Lecture 15: DHCP, NAT, and IPv6. [PD] chapter 3.2.7, 3.2.9, 4.1.3, 4.3.3

CS 356: Computer Network Architectures. Lecture 15: DHCP, NAT, and IPv6. [PD] chapter 3.2.7, 3.2.9, 4.1.3, 4.3.3 CS 356: Computer Network Architectures Lecture 15: DHCP, NAT, and IPv6 [PD] chapter 3.2.7, 3.2.9, 4.1.3, 4.3.3 Xiaowei Yang xwy@cs.duke.edu Dynamic Host Configuration Protocol (DHCP) Dynamic Assignment

More information

Addresses, Protocols, and Ports

Addresses, Protocols, and Ports This chapter provides a quick reference for IP addresses, protocols, and applications. IPv4 Addresses and Subnet Masks, page 1 IPv6 Addresses, page 5 Protocols and Applications, page 11 and Ports, page

More information

Practical IPv6 for Windows Administrators

Practical IPv6 for Windows Administrators Practical IPv6 for Windows Administrators Edward Horley Apress" Contents J Forward About the Author About the Technical Reviewers Acknowledgments Introduction xvii xix xxi xxiii xxv Chapter 1: IPv6 the

More information

Networking Fundamentals IPv6 APNIC 44. TAICHUNG, TAIWAN 7-14 September 2017

Networking Fundamentals IPv6 APNIC 44. TAICHUNG, TAIWAN 7-14 September 2017 Networking Fundamentals IPv6 APNIC 44 TAICHUNG, TAIWAN 7-14 September 2017 What is IPv6? IP stands for Internet Protocol which is one of the main pillars that supports the Internet today Current version

More information

RMIT University. Data Communication and Net-Centric Computing COSC 1111/2061. Lecture 2. Internetworking IPv4, IPv6

RMIT University. Data Communication and Net-Centric Computing COSC 1111/2061. Lecture 2. Internetworking IPv4, IPv6 RMIT University Data Communication and Net-Centric Computing COSC 1111/2061 Internetworking IPv4, IPv6 Technology Slide 1 Lecture Overview During this lecture, we will understand The principles of Internetworking

More information

Performance Comparison of Internet Protocol v4 with Internet Protocol v6

Performance Comparison of Internet Protocol v4 with Internet Protocol v6 Performance Comparison of Internet Protocol v4 with Internet Protocol v6 Mrs. Sheetal Mali Department of Electronics and Telecommunication Parvatibai Genba Sopanrao Moze College of Engineering Wagholi,

More information

IPv6 Transition Mechanisms

IPv6 Transition Mechanisms IPv6 Transition Mechanisms Petr Grygárek rek 1 IPv6 and IPv4 Coexistence Expected to co-exist together for many years Some IPv4 devices may exist forever Slow(?) transition of (part of?) networks to IPv6

More information

Internet Technology 3/23/2016

Internet Technology 3/23/2016 Internet Technology // Network Layer Transport Layer (Layer ) Application-to-application communication Internet Technology Network Layer (Layer ) Host-to-host communication. Network Layer Route Router

More information

12.1. IPv6 Feature. The Internet Corporation for Assigned Names and Numbers (ICANN) assigns IPv6 addresses based on the following strategy:

12.1. IPv6 Feature. The Internet Corporation for Assigned Names and Numbers (ICANN) assigns IPv6 addresses based on the following strategy: 12.1. IPv6 Feature The current IP addressing standard, version 4, will eventually run out of unique addresses, so a new system is being developed. It is named IP version 6 or IPv6. You should know about

More information

IPv6 Transition Mechanisms

IPv6 Transition Mechanisms IPv6 Transition Mechanisms Petr Grygárek rek 1 IPv6 and IPv4 Coexistence Expected to co-exist together for many years Some IPv4 devices may exist forever Slow(?) transition of (part of?) networks to IPv6

More information

Important RFCs. Guide to TCP/IP: IPv6 and IPv4, 5 th Edition, ISBN

Important RFCs. Guide to TCP/IP: IPv6 and IPv4, 5 th Edition, ISBN Guide to TCP/IP: IPv6 and IPv, th Edition, ISBN 98-1309-69-8 Important RFCs This document contains two tables: Table 1 lists the RFCs mentioned in Guide to TCP/IP: IPv6 and IPv, th Edition, and Table lists

More information

Transition to IPv6. Hui Chen, Ph.D. Dept. of Engineering & Computer Science Virginia State University Petersburg, VA 23806

Transition to IPv6. Hui Chen, Ph.D. Dept. of Engineering & Computer Science Virginia State University Petersburg, VA 23806 Transition to IPv6 Hui Chen, Ph.D. Dept. of Engineering & Computer Science Virginia State University Petersburg, VA 23806 10/12/2015 CSCI 445 Fall 2015 1 Acknowledgements Some pictures used in this presentation

More information

CMP3214 Computer Communication Networks. Lecture 6. Internet Protocol Next Generation. Diarmuid Ó Briain CEng, FIEI, FIET, CISSP.

CMP3214 Computer Communication Networks. Lecture 6. Internet Protocol Next Generation. Diarmuid Ó Briain CEng, FIEI, FIET, CISSP. CMP3214 Computer Communication Networks Lecture 6 Internet Protocol Next Generation CEng, FIEI, FIET, CISSP diarmuid@obriain.com 2 Billion users on the Internet IPv4 is has now exhausted IANA RIRs IANA

More information

IPv6 Associated Protocols. Athanassios Liakopoulos 6DEPLOY IPv6 Training, Skopje, June 2011

IPv6 Associated Protocols. Athanassios Liakopoulos 6DEPLOY IPv6 Training, Skopje, June 2011 IPv6 Associated Protocols Athanassios Liakopoulos (aliako@grnet.gr) 6DEPLOY IPv6 Training, Skopje, June 2011 Copy... Rights This slide set is the ownership of the 6DEPLOY project via its partners The Powerpoint

More information

IPv6 Addressing. Pedro Lorga - WALC 2006 (Quito, Ecuador July 06)

IPv6 Addressing. Pedro Lorga - WALC 2006 (Quito, Ecuador July 06) IPv6 Addressing Pedro Lorga - lorga@fccn.pt Addressing scheme RFC 3513 defines IPv6 addressing scheme RFC 3587 defines IPv6 global unicast address format 128 bit long addresses Allow hierarchy Flexibility

More information

Outline. IP Address. IP Address. The Internet Protocol. o Hostname & IP Address. o The Address

Outline. IP Address. IP Address. The Internet Protocol. o Hostname & IP Address. o The Address Outline IP The Internet Protocol o IP Address IP subnetting CIDR o ARP Protocol o IP Function o Fragmentation o NAT o IPv6 2 IP Address o Hostname & IP Address IP Address o The Address ping www.nu.ac.th

More information

Information Sources Hans Kruse & Shawn Ostermann, Ohio University

Information Sources Hans Kruse & Shawn Ostermann, Ohio University IP Version 6 ITL Information Sources www.ipv6.org Christian Huitema, IPv6, The New Internet Protocol, Prentice Hall PTR, 1996. Lots of RFCs, 3513 describes the current address format Many others, see the

More information

IP: (Internet Protocol) IP - 1

IP: (Internet Protocol)   IP - 1 TCP/IP Family of Protocols IP: (Internet Protocol) www.comnets.uni-bremen.de IP - 1 A suite of protocols What is TCP/IP? Rules for sending and receiving data across networks Addressing Management www.comnets.uni-bremen.de

More information

DHCPv6 OPERATIONAL ISSUES Tom Coffeen 4/7/2016

DHCPv6 OPERATIONAL ISSUES Tom Coffeen 4/7/2016 1 2016 2013 Infoblox Inc. All Inc. Rights All Reserved. Rights Reserved. DHCPv6 OPERATIONAL ISSUES Tom Coffeen 4/7/2016 ABOUT THE PRESENTER Tom Coffeen IPv6 Evangelist Infoblox @ipv6tom tom@ipv6.works

More information

IPv6 It starts TODAY!

IPv6 It starts TODAY! IPv6 It starts TODAY! Thomas Hedströmmer SE thedstrommer@infoblox.com 1 Global Address Space Update OK, who hasn t heard that IPv4 really is running out? Reality is: IANA IPv4 pool exhausted on 3 Feb 2011

More information

IPv6 Transitioning. An overview of what s around. Marco Hogewoning Trainer, RIPE NCC

IPv6 Transitioning. An overview of what s around. Marco Hogewoning Trainer, RIPE NCC IPv6 Transitioning An overview of what s around Marco Hogewoning Trainer, RIPE NCC There Was a Plan The original idea was to have IPv6 deployed before we were out of IPv4 addresses By now the whole of

More information

Networks. an overview. dr. C. P. J. Koymans. Informatics Institute University of Amsterdam. February 4, 2008

Networks. an overview. dr. C. P. J. Koymans. Informatics Institute University of Amsterdam. February 4, 2008 Networks an overview dr. C. P. J. Koymans Informatics Institute University of Amsterdam February 4, 2008 dr. C. P. J. Koymans (UvA) Networks February 4, 2008 1 / 53 1 Network modeling Layered networks

More information

TCP/IP Networking. Training Details. About Training. About Training. What You'll Learn. Training Time : 9 Hours. Capacity : 12

TCP/IP Networking. Training Details. About Training. About Training. What You'll Learn. Training Time : 9 Hours. Capacity : 12 TCP/IP Networking Training Details Training Time : 9 Hours Capacity : 12 Prerequisites : There are no prerequisites for this course. About Training About Training TCP/IP is the globally accepted group

More information

Unit 5 - IPv4/ IPv6 Transition Mechanism(8hr) BCT IV/ II Elective - Networking with IPv6

Unit 5 - IPv4/ IPv6 Transition Mechanism(8hr) BCT IV/ II Elective - Networking with IPv6 5.1 Tunneling 5.1.1 Automatic Tunneling 5.1.2 Configured Tunneling 5.2 Dual Stack 5.3 Translation 5.4 Migration Strategies for Telcos and ISPs Introduction - Transition - the process or a period of changing

More information