IPV6 Overview.pdf. The University of Akron. From the SelectedWorks of Douglas Huber. Douglas Huber, University of Akron. Fall October 24, 2011

Size: px
Start display at page:

Download "IPV6 Overview.pdf. The University of Akron. From the SelectedWorks of Douglas Huber. Douglas Huber, University of Akron. Fall October 24, 2011"

Transcription

1 The University of Akron From the SelectedWorks of Douglas Huber Fall October 24, 2011 IPV6 Overview.pdf Douglas Huber, University of Akron Available at:

2 IPv6 in an IPv4 World Understanding IPv6 and the Migration from IPv4 1

3 IPv4 Issues - NAT The deployment of NAT broke the original IP architectural goal of transparency, true end-to-end connectivity. The use of Application Layer Gateways to fix what NAT breaks adds complexity and more lack of transparency. 2

4 IPv6 Addresses New Needs Requirement Large number hosts Many edge devices offering services Large number of routed segments Devices are mobile at layer-3 Unmanaged networks Security; network is untrusted Feature Impact IP efficiency in configuration, automatic host configuration IP Reachability with a large address space Automated routing and router configuration with network prefix delegation IP mobility/mobile routing Automated network deployment Security built into the protocol (with footnotes) 3

5 IPv6 Features Feature Implementation Notes Large Address Space Levels of Hierarchy 128 bit address Address architecture Scoping Specific bits in the address Used for filtering boundaries Simple/Fixed Architecture /48 for sites and /64 for links NO SUBNETS Privacy Addresses Specific bits in the address IP Addresses cannot be tracked Multi-addressed interfaces New IPv6 stack Hosts auto-configuration Router advertisements Uses MAC addresses/dhcp6 Reduce risk of duplicate addresses New IPv6 stack Uses MAC addresses/dhcp6 Default Gateway Detection Router advertisements Fault tolerant, always nearest to host Multicast address scoping Specific bits in the address Scope rather than TTL as in IPv4 Simpler IP Header 64 bit aligned, no checksum, less fields Faster forwarding performance/hardware Extension Headers Processing options/future expansion Routers can skip extension headers Mandatory security IPSec native All stacks must support it/needs key infrastructure Source routing Extension headers Key feature in mobile routing Labeling Flows Flow label in IPv6 header Improved QoS and overhead 4

6 IPv6 Features Feature Implementation Notes Multi-homing Multiple prefix support on same link/ interface Lower link overhead Neighbor discovery/scoped Non-ARP; ICMP implementation Multicast neighbor discovery No broadcasts Scoped multicast replace broadcasts Mobility Mobile IPv6 Integrated into header extensions Private unique address Unique local address space (scope) No need for NAT, local address is unique 5

7 How About IPv5? This version of IP was not a predecessor of v6 Was an experimental Stream Protocol IPv6 was originally known as IPng, then became v6 For the Curious IP Version What is it 7 CATNIP, a deprecated replacement for SIP 8 PIP, was merged with the current SIP protocol 9 TUBA, a deprecated replacement for SIP Not Assigned 6

8 IPv6 Header Field Size Explanation Version Traffic Class Flow Label Flow Label Version 4 bits Value = 6 Payload Length Next Header Hop Limit Traffic Class 1 byte Renamed TOS Flow Label 20 bits Per flow ID Source Address Payload 2 bytes Was Total Length Destination Address Next Header 1 byte Renamed Protocol or Extension Hdr Hop Limit 1 byte Renamed TTL Extension Headers... 7

9 What Happen To: IPv4 Field Fragment ID Flags Fragment Offset Checksum Header Length Disposition Moved to the optional fragment Extension Header Moved to the optional fragment Extension Header Moved to the optional fragment Extension Header Removed (was redundant) Removed 8

10 Flow Label: The Only New Field The Flow Label is the only new field in the header Routers in IPv4 needed classifications rules to identify flows of packets to be treated via QoS policies -- i.e. High overhead Now, in an INTSERV-like tradition, these flows can be identified at the source making it easier for routers to apply the needed QoS polices 9

11 Extension Headers Optional and are chained together between the IPv6 header and the transport header Like the header they are 64 bit aligned for fast hardware handling Each extension header type is identified by the NEXT_HEADER field The last extension identifies the transport header in the NEXT_HEADER field 10

12 Extension Header Types Order Type Value Description Notes 0 Hop-By-Hop Option Every router must process datagram (ex: RSVP), or be advise it is a jumbo datagram that exceeds the payload field length 43 Routing Header Similar to source routing and handling Mobil IP routing 44 Fragment Header Only source and destination hosts handle fragments. Intermediate nodes (routers) don t fragment. 50 Encapsulation Security Payload (IPSEC) IPSEC tunnel and transport modes the same as IPv4. Processed by the destination node 51 Authentication Header (IPSEC) IPSEC tunnel and transport modes the same as IPv4. Processed by the destination node 59 No Next Header Packet contains no payload. Only the extension headers are present. Used when only control messages are the reason for the packet. 60 Destination Options Information for the destination node. Major use in Mobile IP 11

13 MTU Size Minimum MTU in IPv6 is 1280 bytes, efficient size is 1500; IPv4 was 68 bytes, default is 576 (Arcnet) Intermediate nodes do not fragment, so MTU Path Discovery is imperative in IPv6 Datagrams that at too large are dropped and an ICMP message returned 12

14 MTU Path Discovery If the IPv6 stack does not support Discovery then it sends only 1280 byte packets MTU is discovered by starting with the originating link s MTU size; if an ICMP is returned the packet is reduced in size until it can transit the path. (RFC1981) Retesting to see if the path MTU has changed is allowed at infrequent intervals not less than 5 minutes after adjustment. 13

15 A Word About the Checksum The header checksum has been removed, to reduce router overhead Link-layer and transport-layer checksums fulfill this need This means that in IPv6: mandates a UDP checksum Checksum required for all transport protocols 14

16 Upper Layer Protocols IPv6 does not impact the upper layer protocols (transport and application layers) directly May have indirect impact on those applications that handle IP addresses Thus some applications need to be IPv6 ready (example: SIP) 15

17 IPv6 Address Space 128 bits which provides for 3.4 x x per person on Earth 6.6 x per square meter on Earth 13% of the space is assigned for Internet use, or 2.3 x subnets 86% of the space is unassigned and unallocated 16

18 IPv6 Notation Colon hexadecimal rather than dotted decimal as in IPv4 Example: 2002:0000:1234:0000:0000:D3C5:A0B1:1234 Rules: Case insensitive Leading zeros are optional Successive zeros can be suppressed with :: once Importance of DNS 17

19 Notation Examples Full Address Compact Format 2005:0000:3344:0000:0000:A3B4:D3E6: :0:3344::A3B4:D3E6:1234 3fff:0c00:0000:0000:0001:0000:0000:000a efff:c00::1:0:0:a ff01:0000:0000:0000:0000:0000:0000:0001 ff01::1 0000:0000:0000:0000:0000:0000:0000:0001 ::1 0000:0000:0000:0000:0000:0000:0000:0000 :: 18

20 Prefix Notation Like IPv4, prefixes in IPv6 represent ranges of addresses; summaries There are no classes of addresses Follows the format of address/prefix Example: 3fff:b00:c28:1::1/64 represents 64 bits of the network portion of the address 19

21 IPv6 in URL Specifications When using an address, rather than a domain name, and a port specification (i.e. the colon format conflicts with IPv6 notation Use brackets: ftp://[::1] 20

22 Global Unicast Addresses Host addresses to be used on the Internet All global unicast addresses have a prefix of /64; fixed length subnet mask Always assigned by an upstream provider RFC3513 defines this as 2000::/3 or :: through 3fff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 21

23 Global Unicast Structure Provider Prefix 48 Bits Site SubNets 16 Bits Host Portion 64 Bits Provider specifies the first 48 bits Site can generate 2 16 subnets Rightmost 64 bits are host addresses, typically auto generated from the device s MAC address 22

24 Scoped Addresses Link-Local - restricted to the link, are used to connect two nodes (point-to-point serial); defined as fe80::<interface-id> Unique Local Address Space - unicast addresses for use within a site: fdxx:xxxx:xxxx:<16 bit subnet>:<interface-id>; x is the site-id; private version of the provider address; replaces the site local address space 23

25 Scoped Addresses 6-to-4 Addresses - auto generated addressing for IPv6 in IPv4 Tunnels: 2002:<ipv4 address>:<subnet>:<interface-id> IPv4 Mapped Address - used only within an application to specify an IPv4 address in a IPv6 format: 0:0:0:0:ffff:<ipv4-address> 24

26 Scoped Addresses Loopback address - in IPv4 this is , in IPv6 it is 0:0:0:0:0:0:0:1 or ::1 25

27 Multicast Addresses Contain bits that specify the lifetime (L) and scope (S) L (4 bits) 0=Permanent / 1=Temporary S (4 bits) 1=Interface / 2=Link / 3=SubNet Local / 4=Admin / 5=Site / 8=Organization / E=Global (Site has been deprecated) Address is generically constructed as: ff<l><s>:<multicast-group-id> Example: Ping all nodes on a link: ping6 ff02::1 Note: No broadcast function IPv6 multicast addresses are mapped to Ethernet MAC addresses as: xx-xx-xx-xx (rightmost 32 bits of the IP address to the corresponding MAC bits) (IPv4 was E-xx-xx-xx) 26

28 Some Key Multicast Addresses Address Scope Group Description FF01::1 1=interface 1=All Nodes With the node FF02::1 2=link 1=All Nodes Nodes on the link FF01::2 1=interface 2=All Routers All routers within the interface FF02::2 2=link 2=All Routers All routers on the link FF05::2 5=site 2=All Routers All routers in the site 27

29 Anycasting Used to find available services on a network Provides redundancy to the closest node that offers a service (ex: Closest DNS server) All routers join the all-routers-in-the-subnet anycast group automatically MobileIPv6 uses anycasting to find the home agent Can only be used as a destination address Looks like a unicast address with the host portion being the anycast group-id 28

30 Address Structure Summary Type Unicast Global Provider Prefix Subnet Interface-id Link-Local fe80 0 Interface-id Unique-Local fc00 0 Subnet Interface-id Unique-Local fd00 0 Subnet Interface-id IPv4 Mapped 0 ffff IPv4 Addr 6-To-4 Tunnels 2002 IPv4 Address Subnet Interface-id Loopback Multicast ff<ls> Multicast Group-ID 29

31 Assigning Addresses Host addresses can be: Auto generated DHCP6 assigned Static Assignment Interfaces have multiple addresses Private Site address Global Address Local link address Multicast memberships 30

32 Auto Generated Addresses Known as IEEE EUI-64 addresses Start with the 48 bit MAC address Insert fffe in the middle to build a 64 bit address Flip the second bit of the leftmost byte to 1 indicating it is unique (non-locally administered MAC); the meaning is inverted too These 64 bits are the interface-id to make up the 128 bit address with the assigned 64 bit prefix (obtained by listening for routers multicasts) 31

33 Neighbor Discovery Router announce their presence via an ICMP multicast known as Neighbor Discovery and can include the MTU size Every 5 minutes to all nodes on the link (FF02::1) The lifetime field in the ND message, if 0 means not to use as the default router, if >0 then it can be the default router, and the time is in seconds If multiple router advertisement use different prefix then the host creates an address for each prefix During host boot up, rather than wait, the host can send a router solicitation to speed up the generation of an address 32

34 Neighbor Discovery Has 3 functions: Neighbor solicitation/advertisements Router solicitation/advertisements Route redirection Always has a hop count of 255 to thwart spoofing attacks since these are link-local in scope 33

35 Finding Your Neighbor ARP has been replaced by the Solicited-Node Multicast Address Active process to Neighbor Discovery Solicited node address is: ff02:0:0:0:0:1:ff00/104 coupled with the rightmost 24 bits of the target IPv6 address (only a subset of nodes have to process it Host must listen for the solicited node multicast address on all it its unicast and anycast addresses Uses ICMPv6, so this is now independent of layer-2, unlike ARP 34

36 Neighbor Cache The ARP cache is replaced with the Neighbor Cache which tracks neighbor states: incomplete, reachable, stale, delay, probe NUD - neighbor unreachability detection - unicast solicitation to track neighbor availability - great for multiple gateway situations (what is the impact on HSRP, VRRP, GLBP) 35

37 Help for Renumbering When renumbering (ex: changing providers) the lifetime and preferred flag in the router advertisement can smooth the migration to a new address space The address is no longer valid with the lifetime expires, and is deprecated with the valid timer expires 36

38 DHCP6 Initially, IPv6 felt the auto generated addresses would replace the need for DHCP But, there is the need for other information to be sent (DNS resolvers, TFTP load hosts, time servers etc...) so DHCP was migrated to DHCP6 Preferred and valid lifetimes exist also in DHCP6 37

39 Example CISCO Configuration Ipv6 unicast-routing Interface Fa0/0 Description Static Address! Ipv6 address 3ffe:b00:3450:1::2/64 Interface Fa0/1 Description Auto Generated EUI-64 Address! Ipv6 address 3ffe:b00:3450:1::/64 eui-64 Interface Fa0/2 Description Link Local Address Ipv6 address fe80::1/64 link-local By default the router advertises the Prefix, but can be specified and configured with the interface command: Ipv6 nd prefix-advertisement 38

40 CISCO and IPv6 Use ipv6 where normal ip commands would be used when working with IPv6: Ping ipv6 ::1 Show ipv6 traffic Debug ipv6 packet Show ipv6 interface fa0/0 39

41 Special Solicited Node Use Duplicate Address Detection (DAD) is mandatory in IPv6 (was optional via ARP in IPv4) Every address before it is used, is queried in a solicited node request; if a node already has this address a neighbor advertisement is sent in response 40

42 Impact on DNS IPv6 address record is AAAA rather than A in IPv4 Reverse lookup records are identified by the label and written in reverse in dotted format, as in IPv4 Example: in-addr.arpa PTR host1.org.com ( ) b.0.e.f.f.3.ip6.arpa PTR host1.org.com (effe:b00:0:1::1) 41

43 ICMP Name Extension Ad hoc networks using link-local addresses can query neighbors for names without the need for DNS ICMP can query name corresponding to IPv4 or IPv6 addresses ICMP can query for an IP address corresponding to a node name Accomplished as a multicast ff02:0:0:0:0:2::/96 42

44 Impact on Routing/Routers The default route is the ::/0 network ipv6 route ::/0 E0/0 fe80::2 Example: Static route s next-hop address should be a link-local address Updated routing protocols: RIPng OSPFv3 IS-IS EIGRPv6 MBGP 43

45 Impact on Routing/Routers When supporting IPv4 and IPv6, the underlying network topologies must match. Use OSPFv2 for IPv4 when supporting both Router renumbering protocol, a special ICMP message allows for router interfaces to be readdressed dynamically -- There are concerns 44

46 Multihoming Techniques Can be the same as IPv4, but by IETF policy, provider independent address space is not allowed (ARIN is issuing some independent addresses) Router renumbering might be a new option Cross-site tunnels Multiple prefixes No absolutely good answers 45

47 Migration and Coexistence Coexistence strategies Tunnel IPv6 within IPv4 Parallel/separate network Coexistence - dual stack DNS guides which to use, depending upon the address that is returned and the application supportability 46

48 Coexistence via Translation DSTM - Dual Stack Transition Mechanism Carries the original IPv4 address in the low order 32 bits of the IPv6 address Assumes you have a IPv6 infrastructure and doesn t have the shortcomings of NAT; and thus has gained some popularity 47

49 Using DSTM IPv6 only infrastructure Dual stack client needing IPv4 connectivity DSTM server DHCPv6 relay or TSP (Tunnel Set Protocol) server Pool of IPv4 addresses DSTM capable border router 48

50 A Word About NAT-PT A proxy-like translation point between IPv6 and IPv4, would seem to be a good migration tool The IETF recommends not to use it; it breaks much of IPv6 and limits the ability to migrate to IPv6 49

51 NAT-PT Shortcomings End-to-end security fails Single point of failure and bottleneck Protocols with embedded addressing break Protocols without port numbers cannot be overloaded/ multiplexed A number of non-esp features of IPSEC break Injects a number of security vulnerabilities, particularly DoS style 50

52 How About... TRT Another translator technology is TRT (Transport Relay Translator) A proxy firewall tools that only handles TCP and UDP transport segments Similar limitations and security issue as with NAT- PT 51

53 But Maybe... BIS Yet another translation technique is a application layer gateway often known as a Bump In the Stack Or BUMP with is an API based translation approach Or Socksv5 for firewall ALG implementations 52

54 Go Native The best approach is to use native coexistence strategies, such as dual stacks or transit tunnels Translation should have limited use perhaps with applications which cannot be migrated to IPv6 Or for temporary support during migration Consider DSTM for temporary support, plus requires you to make the complete leap to IPv6 53

55 What are the Tunnels Used for IPv4 infrastructures that need to support areas of IPv6 Can be part of a dual-stack approach Used with translation techniques Or a transition mechanism of its own 54

56 Tunneling Considerations When IPv4 directly carries and IPv6 packet it uses protocol number 41, can also use GRE and IPSEC to carry IPv6 packets IPv6 packets can be 6 gigabytes, while IPv4 is limited to 64k, so IPv4 fragmentation may be needed 55

57 Tunneling Techniques 6over4 - host to router tunnel; IPv4 multicast tunneling; automatic tunnels for use within a site 6to4/6rd (rapid deployment) - router to router tunnels; for temporary site to site connectivity ISATAP - intra-site tunnels; for isolated IPv6 hosts in an IPv4 world; relies on dual stacking the host; automatic tunnels; uses protocol 41 TEREDO - UDP tunnels designed to pass through NAT points Tunnel Brokers - servers that support automatic Tunnels DSTM - Dual Stack Transition Mechanism CGN - Carrier-Grade NAT 56

58 Security Concerns IPv6 Tunnels can allow for rogue networks to be developed and gain access through firewalls/routers Rogue IPv6 routers can build networks that will trigger the autoconfiguration of IPv6 enabled devices to gain unseen access IPv6 packets can control the route and perform DoS attacks Hidden Traffic on IPv4 only networks Tunnel techniques bring their own lists of security vulnerabilities Hackers likely know more about the nuances of IPv6 than you do 57

59 Getting Started Something you can do in your existing network Use the Freenet6 service which is a Tunnel Setup Protocol (TSP) broker ( Install TSP client (gogoclient) IPv4 Internet IPv6 Internet TSP Client NAT Freenet6 IPv6 Host 58

60 Looking for an IPv6 ISP Most of the large providers are IPv6 enabled Hurricane Electric ( has specialized in IPv6 backbone provisioning and has an international presence Check the IPv6 Forum ( for up-to-date lists and information Global Crossing is one of the few (if only) Tier 1 carriers that is native IPv6 59

61 Sources This presentation was based upon these primary sources Blanchet, Marc, Migrating to IPv6. England: John Wiley & Sons Ltd., April 2008 Huitema, Christian, IPv6 The New Internet Protocol. USA: Prentice-Hall, Inc, 1996 Hogg, Scott and Vyncke, Etic, IPv6 Security. Cisco Press, December 2008 Guidelines for Secure Deployment of IPv6 (Draft). Sheila Frankel, Richard Graveman, John Pearce, Special Publication , National Institute of Standards and Technology, US Department of Commerce < The IPv6 Forum: The New Internet < Hurricane Electric Internet Services < Global Crossing 60

62 Sources This presentation was based upon these primary sources <gcn.com> GCN: Government Computer News, The online authority for government IT professionals RFC 4193 Unique Local IPv6 Unicast Addresses, Hinden R. and Haberman B., published by the Internet Society 2005 RFC 3879 Deprecating Site Local Addresses, Huitema C., Carpenter B., published by the Internet Society

63 Douglas Huber Lorain County Community College University of Akron - Summit College 62

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

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

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

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

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

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

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

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

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

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

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 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 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

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 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 Transition Technologies (TechRef)

IPv6 Transition Technologies (TechRef) Tomado de: http://technet.microsoft.com/en-us/library/dd379548.aspx IPv6 Transition Technologies (TechRef) Updated: January 7, 2009 IPv6 Transition Technologies Protocol transitions are not easy, and the

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

"Charting the Course... IPv6 Bootcamp Course. Course Summary

Charting the Course... IPv6 Bootcamp Course. Course Summary Course Summary Description This intermediate - advanced, hands-on course covers pertinent topics needed for IPv6 migration and deployment strategies. IPv6 novices can expect to gain a thorough understanding

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

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

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

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. 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

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

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

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

IPv6 Neighbor Discovery

IPv6 Neighbor Discovery The IPv6 neighbor discovery process uses Internet Control Message Protocol (ICMP) messages and solicited-node multicast addresses to determine the link-layer address of a neighbor on the same network (local

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

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

Internet Protocol, Version 6

Internet Protocol, Version 6 Outline Protocol, Version 6 () Introduction to Header Format Addressing Model ICMPv6 Neighbor Discovery Transition from to vs. Taken from:chun-chuan Yang Basics: TCP/ Protocol Suite Protocol (IP) Features:

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

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

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

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

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

Computer Networking: A Top Down Approach Featuring the. Computer Networks with Internet Technology, William

Computer Networking: A Top Down Approach Featuring the. Computer Networks with Internet Technology, William Dr. John Keeney 3BA33 TCP/IP protocol architecture with IP OSI Model Layers TCP/IP Protocol Architecture Layers TCP/IP Protocol Suite Application Layer Application Layer Telnet FTP HTTP DNS RIPng SNMP

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

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

Table of Contents 1 IPv6 Basics Configuration 1-1

Table of Contents 1 IPv6 Basics Configuration 1-1 Table of Contents 1 IPv6 Basics 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 IPv6 PMTU Discovery 1-8 Introduction

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

Internet Protocol v6.

Internet Protocol v6. Internet Protocol v6 October 25, 2016 v6@nkn.in Table of Content Why IPv6? IPv6 Address Space Customer LAN Migration Why IPv6? IPv6 Address Space Customer LAN migration IPv4 DASH BOARD THE REASON For IPv6

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

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

On Distributed Communications, Rand Report RM-3420-PR, Paul Baran, August 1964 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

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

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

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

Introduction to IPv6

Introduction to IPv6 Introduction to IPv6 LACNIC Campaign Latinamerica and the Caribbean in IPv6 1/1/11 Ariel Sabiguero asabigue@fing.edu.uy Haiti, August 2008 Agenda IPv6 History & backgroud ( header IPv6 header format (vs

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 Neighbor Discovery

IPv6 Neighbor Discovery The IPv6 neighbor discovery process uses Internet Control Message Protocol (ICMP) messages and solicited-node multicast addresses to determine the link-layer address of a neighbor on the same network (local

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

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

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

Tik Network Application Frameworks. IPv6. Pekka Nikander Professor (acting) / Chief Scientist HUT/TML / Ericsson Research NomadicLab

Tik Network Application Frameworks. IPv6. Pekka Nikander Professor (acting) / Chief Scientist HUT/TML / Ericsson Research NomadicLab Pekka Nikander TKK/TML Tik-110.448 Network Application Frameworks IPv6 Pekka Nikander Professor (acting) / Chief Scientist HUT/TML / Ericsson Research NomadicLab 1 Pekka.Nikander@hut.fi Pekka Nikander

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

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

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

Network Layer Part A (IPv6) Network Layer 4-1

Network Layer Part A (IPv6) Network Layer 4-1 Network Layer Part A (IPv6) Network Layer 4-1 Chapter 4: outline 4.1 Overview of Network layer data plane control plane 4.2 What s inside a router 4.3 IP: Internet Protocol datagram format fragmentation

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

Table of Contents Chapter 1 Tunneling Configuration

Table of Contents Chapter 1 Tunneling Configuration Table of Contents Table of Contents... 1-1 1.1 Introduction to Tunneling... 1-1 1.1.1 IPv6 over IPv4 Tunnel... 1-2 1.1.2 IPv4 over IPv4 Tunnel... 1-7 1.2 Tunneling Configuration Task List... 1-8 1.3 Configuring

More information

Guide to TCP/IP Fourth Edition. Chapter 2: IP Addressing and Related Topics

Guide to TCP/IP Fourth Edition. Chapter 2: IP Addressing and Related Topics Guide to TCP/IP Fourth Edition Chapter 2: IP Addressing and Related Topics Objectives Describe IP addressing, anatomy and structures, and addresses from a computer s point of view Recognize and describe

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

IPv6 Addressing. The IPv6 Address Space. Chapter 3. At the end of this chapter, you should be able to do the following:

IPv6 Addressing. The IPv6 Address Space. Chapter 3. At the end of this chapter, you should be able to do the following: 49 Chapter 3 IPv6 Addressing At the end of this chapter, you should be able to do the following: Describe the IPv6 address space, and state why the address length of 128 bits was chosen. Describe IPv6

More information

The Interconnection Structure of. The Internet. EECC694 - Shaaban

The Interconnection Structure of. The Internet. EECC694 - Shaaban The Internet Evolved from the ARPANET (the Advanced Research Projects Agency Network), a project funded by The U.S. Department of Defense (DOD) in 1969. ARPANET's purpose was to provide the U.S. Defense

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

The OSI model of network communications

The OSI model of network communications The OSI model of network communications The TCP/IP networking layers are mapped to the OSI model The Next Generation TCP/IP stack IPv6 is supported natively in Windows Vista, Windows 7, Windows Server

More information

IPv6 migration challenges and Security

IPv6 migration challenges and Security IPv6 migration challenges and Security ITU Regional Workshop for the CIS countries Recommendations on transition from IPv4 to IPv6 in the CIS region, 16-18 April 2014 Tashkent, Republic of Uzbekistan Desire.karyabwite@itu.int

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

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

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

FiberstoreOS IPv6 Service Configuration Guide

FiberstoreOS IPv6 Service Configuration Guide FiberstoreOS IPv6 Service Configuration Guide Contents 1 Configuring IPv6 over IPv4 Tunnel...5 1.1 Overview...5 1.1.2 Manual Tunnel...6 1.1.3 6to4 Tunnel...6 1.1.4 ISATAP Tunnel...7 1.2 Configure Manual

More information

Internet Control Message Protocol

Internet Control Message Protocol Internet Control Message Protocol The Internet Control Message Protocol is used by routers and hosts to exchange control information, and to inquire about the state and configuration of routers and hosts.

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 : 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

TSIN02 - Internetworking

TSIN02 - Internetworking Lecture 2: The Internet Protocol Literature: Forouzan: ch 4-9 and ch 27 2004 Image Coding Group, Linköpings Universitet Outline About the network layer Tasks Addressing Routing Protocols 2 Tasks of the

More information

IPv6 Protocol. Does it solve all the security problems of IPv4? Franjo Majstor EMEA Consulting Engineer Cisco Systems, Inc.

IPv6 Protocol. Does it solve all the security problems of IPv4? Franjo Majstor EMEA Consulting Engineer Cisco Systems, Inc. IPv6 Protocol Does it solve all the security problems of IPv4? Franjo Majstor EMEA Consulting Engineer fmajstor@cisco.com Cisco Systems, Inc. 1 Agenda IPv6 Primer IPv6 Protocol Security Dual stack approach

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

IPv6 Neighbor Discovery

IPv6 Neighbor Discovery IPv6 Neighbor Discovery Last Updated: September 19, 2012 The IPv6 neighbor discovery process uses Internet Control Message Protocol (ICMP) messages and solicited-node multicast addresses to determine the

More information

Introduction to IPv6. IPv6 addresses

Introduction to IPv6. IPv6 addresses Introduction to IPv6 (Chapter 4 in Huitema) IPv6,Mobility-1 IPv6 addresses 128 bits long Written as eight 16-bit integers separated with colons E.g. 1080:0000:0000:0000:0000:0008:200C:417A = 1080::8:800:200C:417A

More information

CCNA Questions/Answers IPv6. Select the valid IPv6 address from given ones. (Choose two) A. FE63::0043::11:21 B :2:11.1 C.

CCNA Questions/Answers IPv6. Select the valid IPv6 address from given ones. (Choose two) A. FE63::0043::11:21 B :2:11.1 C. Select the valid IPv6 address from given ones. (Choose two) A. FE63::0043::11:21 B. 191.2.1.2:2:11.1 C. 2001::98 D. 2002:c0a8:101::42 E. :2001:: F. 2002.cb0a:3cdd:1::1 Answer: C, D. 2013 1 Which method

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

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

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 SIMPLE SECURITY CAPABILITIES.

IPV6 SIMPLE SECURITY CAPABILITIES. IPV6 SIMPLE SECURITY CAPABILITIES. 50 issues from RFC 6092 edited by J. Woodyatt, Apple Presentation by Olle E. Johansson, Edvina AB. ABSTRACT The RFC which this presentation is based upon is focused on

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

IPv6 Addressing and Basic Connectivity

IPv6 Addressing and Basic Connectivity IPv6 Addressing and Basic Connectivity Last Updated: July 31, 2012 Internet Protocol version 6 (IPv6) expands the number of network address bits from 32 bits (in IPv4) to 128 bits, which provides more

More information

A Border Gateway Protocol 3 (BGP-3) DNS Extensions to Support IP version 6. Path MTU Discovery for IP version 6

A Border Gateway Protocol 3 (BGP-3) DNS Extensions to Support IP version 6. Path MTU Discovery for IP version 6 IPv6 Standards and RFC 1195 Use of OSI IS-IS for Routing in TCP/IP and Dual Environments RFC 1267 A Border Gateway Protocol 3 (BGP-3) RFC 1305 Network Time Protocol (Version 3) Specification, Implementation

More information

IPv6 is Internet protocol version 6. Following are its distinctive features as compared to IPv4. Header format simplification Expanded routing and

IPv6 is Internet protocol version 6. Following are its distinctive features as compared to IPv4. Header format simplification Expanded routing and INTERNET PROTOCOL VERSION 6 (IPv6) Introduction IPv6 is Internet protocol version 6. Following are its distinctive features as compared to IPv4. Header format simplification Expanded routing and addressing

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

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

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

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

HP FlexFabric 5930 Switch Series

HP FlexFabric 5930 Switch Series HP FlexFabric 5930 Switch Series Layer 3 IP Services Command Reference Part number: 5998-4568 Software version: Release 2406 & Release 2407P01 Document version: 6W101-20140404 Legal and notice information

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. IPv6 addresses

Introduction to IPv6. IPv6 addresses Introduction to IPv6 (Chapter4inHuitema) IPv6,Mobility-1 IPv6 addresses 128 bits long Written as eight 16-bit hexadecimal integers separated with colons E.g. 1080:0000:0000:0000:0000:0008:200C:417A = 1080::8:800:200C:417A

More information

LOGICAL ADDRESSING. Faisal Karim Shaikh.

LOGICAL ADDRESSING. Faisal Karim Shaikh. LOGICAL ADDRESSING Faisal Karim Shaikh faisal.shaikh@faculty.muet.edu.pk DEWSNet Group Dependable Embedded Wired/Wireless Networks www.fkshaikh.com/dewsnet IPv4 ADDRESSES An IPv4 address is a 32-bit address

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

SECURITY IN AN IPv6 WORLD MYTH & REALITY. RIPE 68 Warsaw May 2014 Chris Grundemann

SECURITY IN AN IPv6 WORLD MYTH & REALITY. RIPE 68 Warsaw May 2014 Chris Grundemann SECURITY IN AN IPv6 WORLD MYTH & REALITY RIPE 68 Warsaw May 2014 Chris Grundemann WHO AM I? DO Director @ Internet Society CO ISOC Founding Chair RMv6TF Board NANOG PC NANOG-BCOP Chair IPv6 Author (Juniper

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