SlideShare ist ein Scribd-Unternehmen logo
1 von 18
INFT3007
IPv6 Introduction
INFT3007
Introduction to IPv6
 IPv4 has stood the test of time – a tribute to its initial
design
 Proven to be robust
 Easily implemented
 Interoperable
 The initial design did not anticipate today’s Internet scale
and size
 Exhausting IPv4 address space
 Large routing tables
 Simpler management of IPv4 addresses
 Security at IP level
 QoS requirements
INFT3007
Introduction…
 To address this and other concerns
IETF developed a suite of protocols and
standards
 Internet Protocol version 6 (IPv6)
INFT3007
Introduction…
 Design of IPv6 is intentionally targeted for minimal
impact on upper and lower layer protocols
http://technet.microsoft.com/en-us/library/bb726993.aspx
INFT3007
IPv6 Packets and Data Link
Layer
 A link layer frame containing an IPv6 packet consists of
the following structure:
 Link Layer Header and Trailer – The encapsulation
placed on the IPv6 packet at the link layer.
 IPv6 Header – The IPv6 header.
 Payload –The payload of the IPv6 packet.
INFT3007
IPv6 Features
 New header format
 Large address space
 Efficient and hierarchical addressing and
routing infrastructure
 Stateless and stateful address configuration
 Built-in security
 Better support for prioritized delivery
 New protocol for neighboring node interaction
 Extensibility
INFT3007
New Header Format
 The IPv6 header keeps header overhead to a
minimum.
 Moves both non-essential fields and optional fields to
extension headers that are placed after the IPv6
header.
 The streamlined IPv6 header is more efficiently
processed at intermediate routers.
 IPv4 headers and IPv6 headers are not interoperable.
 The new IPv6 header is only twice as large as the IPv4
header even though the number of bits in IPv6
addresses is four times larger than IPv4 addresses.
INFT3007
Large Address Space
 128 bit address space
 Sufficient for growth in the foreseeable
future
 Techniques such as NAT/PAT for
address preservation is not needed
INFT3007
Efficient and hierarchical addressing
and routing infrastructure
 IPv6 global addresses used on the IPv6
portion of the Internet are designed to
create an efficient, hierarchical, and
summarizable routing infrastructure that is
based on the common occurrence of
multiple levels of Internet service
providers.
INFT3007
Stateless and stateful address
configuration
 IPv6 supports both stateful address
configuration, such as address
configuration in the presence of a DHCP
server, and stateless address
configuration (address configuration in
the absence of a DHCP server).
INFT3007
Built-in security
 Support for IPsec is an IPv6 protocol
suite requirement
INFT3007
Better Support for Prioritized
Delivery
 New fields in the IPv6 header define
how traffic is handled and identified.
 Because the traffic is identified in the
IPv6 header, support for prioritized
delivery can be achieved even when the
packet payload is encrypted with IPsec.
INFT3007
New Protocol for Neighboring
Node Interaction
 The Neighbor Discovery protocol manage
the interaction of neighboring nodes
(nodes on the same link).
 Neighbor Discovery replaces the
broadcast-based Address Resolution
Protocol (ARP), ICMPv4 Router Discovery,
and ICMPv4 Redirect messages with
efficient multicast and unicast Neighbor
Discovery messages.
INFT3007
Extensibility
 IPv6 can easily be extended for new
features by adding extension headers
after the IPv6 header.
 Unlike options in the IPv4 header,
which can only support 40 bytes of
options, the size of IPv6 extension
headers is only constrained by the size
of the IPv6 packet.
INFT3007
IPv4 vs IPv6
IPv4 IPv6
Source and destination addresses are 32 bits (4
bytes) in length.
Source and destination addresses are 128 bits (16
bytes) in length.
IPsec support is optional. IPsec support is required.
No identification of packet flow for QoS handling by
routers is present within the IPv4 header.
Packet flow identification for QoS handling by
routers is included in the IPv6 header using the
Flow Label field
Fragmentation is done by both routers and the
sending host.
Fragmentation is not done by routers, only by the
sending host.
Header includes a checksum. Header does not include a checksum.
Header includes options. All optional data is moved to IPv6 extension
headers.
Address Resolution Protocol (ARP) uses broadcast
ARP Request frames to resolve an IPv4 address to
a link layer address.
ARP Request frames are replaced with multicast
Neighbor Solicitation messages.
INFT3007
IPv4 vs IPv6
INFT3007
References
 Windows Server 2008 White Paper –
Introduction to IPv6
Downloadable via -
http://technet.microsoft.com/en-
us/library/bb726944.aspx
http://download.microsoft.com/download/e/
9/b/e9bd20d3-cc8d-4162-aa60-
3aa3abc2b2e9/IPv6.doc
INFT3007
References (contd.)
 Understanding IPv6, 3rd Edition by
Joseph Davies
 Downloadable as a free e-book

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Internet Protocol Version 6
Internet Protocol Version 6Internet Protocol Version 6
Internet Protocol Version 6
 
ipv6 ppt
ipv6 pptipv6 ppt
ipv6 ppt
 
Why we need ipv6...
Why we need ipv6...Why we need ipv6...
Why we need ipv6...
 
IPV6 ADDRESS
IPV6 ADDRESSIPV6 ADDRESS
IPV6 ADDRESS
 
Basic of IPv6
Basic of IPv6Basic of IPv6
Basic of IPv6
 
IPv6: Internet Protocol version 6
IPv6: Internet Protocol version 6IPv6: Internet Protocol version 6
IPv6: Internet Protocol version 6
 
IPv6 next generation protocol
IPv6 next generation protocolIPv6 next generation protocol
IPv6 next generation protocol
 
Internet Protocol Version 6 By Suvo 2002
Internet Protocol Version 6 By Suvo 2002Internet Protocol Version 6 By Suvo 2002
Internet Protocol Version 6 By Suvo 2002
 
Ipv6
Ipv6Ipv6
Ipv6
 
Ipv 4 and ipv6
Ipv 4 and ipv6Ipv 4 and ipv6
Ipv 4 and ipv6
 
Future protocol IP v6
Future protocol IP v6Future protocol IP v6
Future protocol IP v6
 
IPv4 vs IPv6
IPv4 vs IPv6IPv4 vs IPv6
IPv4 vs IPv6
 
Comparison between ipv4 and ipv6
Comparison between ipv4 and ipv6Comparison between ipv4 and ipv6
Comparison between ipv4 and ipv6
 
IPv6
IPv6IPv6
IPv6
 
Ipv6 the next generation protocol
Ipv6 the next generation protocolIpv6 the next generation protocol
Ipv6 the next generation protocol
 
Introduction to IPv6
Introduction to IPv6Introduction to IPv6
Introduction to IPv6
 
IPv6 Fundamentals
IPv6 FundamentalsIPv6 Fundamentals
IPv6 Fundamentals
 
IPv4 VS IPv6
IPv4 VS IPv6IPv4 VS IPv6
IPv4 VS IPv6
 
I pv4 vs ipv6
I pv4 vs ipv6I pv4 vs ipv6
I pv4 vs ipv6
 
IPv4 to IPv6
IPv4 to IPv6IPv4 to IPv6
IPv4 to IPv6
 

Ähnlich wie IPV6 Introduction

IPv6 .pdf
IPv6 .pdfIPv6 .pdf
IPv6 .pdfniran10
 
IPv6 header
IPv6 headerIPv6 header
IPv6 headerHeba_a
 
10 IP VERSION SIX (6) WEEK TEN notes.pptx
10 IP VERSION SIX (6)  WEEK TEN notes.pptx10 IP VERSION SIX (6)  WEEK TEN notes.pptx
10 IP VERSION SIX (6) WEEK TEN notes.pptxJoshuaAnnan5
 
A Survey On Next Generation Internet Protocol IPv6
A Survey On Next Generation Internet Protocol  IPv6A Survey On Next Generation Internet Protocol  IPv6
A Survey On Next Generation Internet Protocol IPv6Carrie Romero
 
internet protocol version6
internet protocol version6internet protocol version6
internet protocol version6Akhil Kumar
 
Why We Need IPv6
Why We Need IPv6Why We Need IPv6
Why We Need IPv6Netwax Lab
 
IPV6 EXPLANATION BY FOROUZANN DATA COMMUNICATION
IPV6  EXPLANATION BY FOROUZANN DATA COMMUNICATIONIPV6  EXPLANATION BY FOROUZANN DATA COMMUNICATION
IPV6 EXPLANATION BY FOROUZANN DATA COMMUNICATIONgopi5692
 
Implementation of “Traslator Strategy” For Migration of Ipv4 to Ipv6
Implementation of “Traslator Strategy” For Migration of Ipv4 to Ipv6Implementation of “Traslator Strategy” For Migration of Ipv4 to Ipv6
Implementation of “Traslator Strategy” For Migration of Ipv4 to Ipv6IJERA Editor
 
IPv6 - The Next next generation protocol
IPv6 - The Next next generation protocolIPv6 - The Next next generation protocol
IPv6 - The Next next generation protocolMohit Sharma
 

Ähnlich wie IPV6 Introduction (20)

IPv6 .pdf
IPv6 .pdfIPv6 .pdf
IPv6 .pdf
 
i pv6
i pv6i pv6
i pv6
 
RASHMI VT REPORT
RASHMI VT REPORTRASHMI VT REPORT
RASHMI VT REPORT
 
Ipv6
Ipv6Ipv6
Ipv6
 
IPv6 header
IPv6 headerIPv6 header
IPv6 header
 
Computer networks
Computer networksComputer networks
Computer networks
 
10 IP VERSION SIX (6) WEEK TEN notes.pptx
10 IP VERSION SIX (6)  WEEK TEN notes.pptx10 IP VERSION SIX (6)  WEEK TEN notes.pptx
10 IP VERSION SIX (6) WEEK TEN notes.pptx
 
IPv6.pptx
IPv6.pptxIPv6.pptx
IPv6.pptx
 
Ipv4 vs Ipv6 comparison
Ipv4 vs Ipv6 comparisonIpv4 vs Ipv6 comparison
Ipv4 vs Ipv6 comparison
 
A Survey On Next Generation Internet Protocol IPv6
A Survey On Next Generation Internet Protocol  IPv6A Survey On Next Generation Internet Protocol  IPv6
A Survey On Next Generation Internet Protocol IPv6
 
internet protocol version6
internet protocol version6internet protocol version6
internet protocol version6
 
IPv4.pdf
IPv4.pdfIPv4.pdf
IPv4.pdf
 
IPv6
IPv6IPv6
IPv6
 
Why We Need IPv6
Why We Need IPv6Why We Need IPv6
Why We Need IPv6
 
IPV6 EXPLANATION BY FOROUZANN DATA COMMUNICATION
IPV6  EXPLANATION BY FOROUZANN DATA COMMUNICATIONIPV6  EXPLANATION BY FOROUZANN DATA COMMUNICATION
IPV6 EXPLANATION BY FOROUZANN DATA COMMUNICATION
 
UNIT-2.pptx
UNIT-2.pptxUNIT-2.pptx
UNIT-2.pptx
 
Implementation of “Traslator Strategy” For Migration of Ipv4 to Ipv6
Implementation of “Traslator Strategy” For Migration of Ipv4 to Ipv6Implementation of “Traslator Strategy” For Migration of Ipv4 to Ipv6
Implementation of “Traslator Strategy” For Migration of Ipv4 to Ipv6
 
module 4.pptx
module 4.pptxmodule 4.pptx
module 4.pptx
 
IPv6 - The Next next generation protocol
IPv6 - The Next next generation protocolIPv6 - The Next next generation protocol
IPv6 - The Next next generation protocol
 
Network Layer And I Pv6
Network Layer And I Pv6Network Layer And I Pv6
Network Layer And I Pv6
 

Kürzlich hochgeladen

Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...apidays
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbuapidays
 

Kürzlich hochgeladen (20)

Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 

IPV6 Introduction

  • 2. INFT3007 Introduction to IPv6  IPv4 has stood the test of time – a tribute to its initial design  Proven to be robust  Easily implemented  Interoperable  The initial design did not anticipate today’s Internet scale and size  Exhausting IPv4 address space  Large routing tables  Simpler management of IPv4 addresses  Security at IP level  QoS requirements
  • 3. INFT3007 Introduction…  To address this and other concerns IETF developed a suite of protocols and standards  Internet Protocol version 6 (IPv6)
  • 4. INFT3007 Introduction…  Design of IPv6 is intentionally targeted for minimal impact on upper and lower layer protocols http://technet.microsoft.com/en-us/library/bb726993.aspx
  • 5. INFT3007 IPv6 Packets and Data Link Layer  A link layer frame containing an IPv6 packet consists of the following structure:  Link Layer Header and Trailer – The encapsulation placed on the IPv6 packet at the link layer.  IPv6 Header – The IPv6 header.  Payload –The payload of the IPv6 packet.
  • 6. INFT3007 IPv6 Features  New header format  Large address space  Efficient and hierarchical addressing and routing infrastructure  Stateless and stateful address configuration  Built-in security  Better support for prioritized delivery  New protocol for neighboring node interaction  Extensibility
  • 7. INFT3007 New Header Format  The IPv6 header keeps header overhead to a minimum.  Moves both non-essential fields and optional fields to extension headers that are placed after the IPv6 header.  The streamlined IPv6 header is more efficiently processed at intermediate routers.  IPv4 headers and IPv6 headers are not interoperable.  The new IPv6 header is only twice as large as the IPv4 header even though the number of bits in IPv6 addresses is four times larger than IPv4 addresses.
  • 8. INFT3007 Large Address Space  128 bit address space  Sufficient for growth in the foreseeable future  Techniques such as NAT/PAT for address preservation is not needed
  • 9. INFT3007 Efficient and hierarchical addressing and routing infrastructure  IPv6 global addresses used on the IPv6 portion of the Internet are designed to create an efficient, hierarchical, and summarizable routing infrastructure that is based on the common occurrence of multiple levels of Internet service providers.
  • 10. INFT3007 Stateless and stateful address configuration  IPv6 supports both stateful address configuration, such as address configuration in the presence of a DHCP server, and stateless address configuration (address configuration in the absence of a DHCP server).
  • 11. INFT3007 Built-in security  Support for IPsec is an IPv6 protocol suite requirement
  • 12. INFT3007 Better Support for Prioritized Delivery  New fields in the IPv6 header define how traffic is handled and identified.  Because the traffic is identified in the IPv6 header, support for prioritized delivery can be achieved even when the packet payload is encrypted with IPsec.
  • 13. INFT3007 New Protocol for Neighboring Node Interaction  The Neighbor Discovery protocol manage the interaction of neighboring nodes (nodes on the same link).  Neighbor Discovery replaces the broadcast-based Address Resolution Protocol (ARP), ICMPv4 Router Discovery, and ICMPv4 Redirect messages with efficient multicast and unicast Neighbor Discovery messages.
  • 14. INFT3007 Extensibility  IPv6 can easily be extended for new features by adding extension headers after the IPv6 header.  Unlike options in the IPv4 header, which can only support 40 bytes of options, the size of IPv6 extension headers is only constrained by the size of the IPv6 packet.
  • 15. INFT3007 IPv4 vs IPv6 IPv4 IPv6 Source and destination addresses are 32 bits (4 bytes) in length. Source and destination addresses are 128 bits (16 bytes) in length. IPsec support is optional. IPsec support is required. No identification of packet flow for QoS handling by routers is present within the IPv4 header. Packet flow identification for QoS handling by routers is included in the IPv6 header using the Flow Label field Fragmentation is done by both routers and the sending host. Fragmentation is not done by routers, only by the sending host. Header includes a checksum. Header does not include a checksum. Header includes options. All optional data is moved to IPv6 extension headers. Address Resolution Protocol (ARP) uses broadcast ARP Request frames to resolve an IPv4 address to a link layer address. ARP Request frames are replaced with multicast Neighbor Solicitation messages.
  • 17. INFT3007 References  Windows Server 2008 White Paper – Introduction to IPv6 Downloadable via - http://technet.microsoft.com/en- us/library/bb726944.aspx http://download.microsoft.com/download/e/ 9/b/e9bd20d3-cc8d-4162-aa60- 3aa3abc2b2e9/IPv6.doc
  • 18. INFT3007 References (contd.)  Understanding IPv6, 3rd Edition by Joseph Davies  Downloadable as a free e-book