SlideShare a Scribd company logo
1 of 18
IPv6


Chapter 16
Chapter Objectives

    Explain the benefits and uses of IPv6
    Explain global unicast addressing, routing and subnetting
    Explain IPv6 Protocols and Addressing
    Configure IPv6 Routing and Routing Protocols
    Explain the IPv6 transition options




Chapter 1                                                    2
Recall
    DH-1 has the key length of 768 bits. Similarly, DH2 and
     DH5 have 1024 bits and 1536 bits respectively.
    Message integrity is a process in which a receiving VPN
     device verifies that the data packet is not changed while
     transmission.
    Authentication is a process in which a receiving VPN
     device verifies that the received packet is sent by an
     authorized VPN device.
    VPN can be configured by using the hostname, local
     name or L2TP tunnel password.



Chapter 1                                                        3
Benefits and uses of IPv6 - I
   Supports the features of the security protocol such as
    IPSec to provide secure communication over the
    Internet.
   Provides a way to change addresses that are assigned
    to the hosts for maintaining address assignment within a
    site.




Chapter 1                                                      4
Benefits and uses of IPv6 - II
   Provides globally unicast addressing removes the need
    for NAT/PAT
   IPv6 address assignment allows easier renumbering,
    dynamic allocation and recovery of addresses.
   IPv6 routers do not recalculate a header checksum for
    every packet, reducing overhead per packet.




Chapter 1                                                   5
Global Route Aggregation for
Efficient Routing
    The strategies for IPv6 address assignment are as
     follows:
      Public IPv6 addresses are grouped by major

        geographical area.
      Address space is further sub-divided by ISP inside

        each area.
      Address space inside each ISP in an area is further

        sub-divided for each customer.




Chapter 1                                                    6
Using DHCP for IPv6
   IPv6 hosts use the DHCP protocol, to get the IP
    address, default router IP address, prefix length (mask)
    and the DNS IP address.
   Using DHCP, the host sends the IPv6 packet for
    searching DHCP server.
   The DHCPv4 server is used for IPv4 hosts. The
    DHCPv4 holds information about the client, such as the
    IP leased IP and the time period validity.




Chapter 1                                                      7
Operational modes of DHCPv6 server
    The following are the two operational modes of DHCPv6
     server:
      Stateful mode - In this mode the DHCPv6 server is

       same as DHCPv4 server. It helps in tracking the
       status of the client.
      Stateless mode - In this mode the server does not

       track the status information.




Chapter 1                                                    8
Stateless Auto configuration and
Router Advertisements - I
   The stateless auto configuration, allows the host to
    calculate the IP address according to the prefix length
    used on the subnet.
   It calculates the address using EUI-64 interface ID based
    on its MAC address embedded into Network Interface
    Card (NIC).
   The stateless auto configuration uses the NDP (Neighbor
    Discovery Protocol) to discover the prefix length used on
    LAN.




Chapter 1                                                       9
Stateless Auto configuration and
    Router Advertisements II
     It uses the following two NDP messages to discover the
      IPv6 prefix used on LAN:
       Router Solicitation (RS) - The host sends an RS
         multicast message to all the routers to identify the IPv6
         prefix used on the subnet.
       Router Advertisement (RA) - The reply message of the
         router is in the form of an RA message.




    Chapter 1                                                        10
Stateless Auto configuration and
 Router Advertisements III




             RS/RA Process
            RS/RA PROCESS



Chapter 1                           11
IPv6 Addresses
    Types of IPv6 addresses:
      Unicast - Assigns IP addresses to a single interface

       that allows one host to send and receive data.
      Multicast - Represents IP addresses for a dynamic

       group of hosts that send packets to all members of
       that group.
      Anycast - They can be used by the server or routers

       having same functionality for receiving the packets
       from the client. The packets will be sent to the closest
       in routing terms. This kind of addressing balances the
       load between different servers.



Chapter 1                                                         12
IPv6 Transition Options - I
    IPv6 resolves the issues of shortage of IP addresses
     and larger routing table. A large number of devices
     use IPv4, this the reason why few devices and their
     software's do not support IPv6.




Chapter 1                                               13
IPv6 Transition Options - II
     The approaches are developed to migrate from IPv4 to
      IPv6 are as follows:
       IPv6 Dual Stacks - IPv4 and IPv6 together can be used

        by the host or router at the same time. This is known
        as Dual stacks.
       Tunneling - Tunneling is used for migrating from IPv4

        to IPv6. This function takes the IPv6 packet sent by
        host, encapsulate it in IPv4 packet and forwards it over
        the Internet. After the IPv4 header is removed the IPv6
        packet is revealed.



Chapter 1                                                     14
Summary - I
    IPv6 is an Internet protocol that supports much larger
     addresses space than IPv4.
    Global unicast addresses are public and globally unique
     IPv6 addresses that allow the hosts to communicate
     over Internet.
    IPv6 is represented by 32 hexadecimal numbers
     organized into 8 blocks, each block containing 4
     hexadecimal (hex) digits separated by a colon.




Chapter 1                                                      15
Summary - II
    You can abbreviate the IPv6 address using the following
     rules:
      Neglecting the leading 0's in every block

      Putting (::) in place of continuous hex 0s

    IPv6 addressing supports classless addressing. It uses
     prefixes to represent a range of consecutive IPv6
     addresses.
    DHCP servers are used in two operational modes:
      Stateful

      Stateless




Chapter 1                                                  16
Summary - III
    In stateful DHCPv6, IPv6 hosts use Dynamic Host
     configuration (DHCP) protocol, to get the IP address,
     default router IP address, prefix length (mass) and the
     DNS IP address.
    IPv6 use the following routing protocols:
      RIPng

      OSPFv3

      MP-BGP4

      EIGRP for IPv6




Chapter 1                                                      17
Summary - IV
    Two approaches are that can be used to migrate from
     IPv4 to IPv6 are:
      IPv6 Dual Stacks

      Tunneling

    Some IPv6-to-IPv4 tunnels that can be used for
     transition are given as follows:
      Manually Configured Tunnel (MCT)

      Dynamic 6to4 tunnels

      Intra-site automatic tunneling addressing protocol

        (ISATAP)
      Teredo tunneling




Chapter 1                                                   18

More Related Content

What's hot (20)

Ipv6
Ipv6Ipv6
Ipv6
 
Understanding i pv6 2
Understanding i pv6 2Understanding i pv6 2
Understanding i pv6 2
 
Introduction to IPv6-UoN
Introduction to IPv6-UoNIntroduction to IPv6-UoN
Introduction to IPv6-UoN
 
Hsrp
HsrpHsrp
Hsrp
 
Top 20 ccna interview questions and answers pdf
Top 20 ccna interview questions and answers pdfTop 20 ccna interview questions and answers pdf
Top 20 ccna interview questions and answers pdf
 
3hows
3hows3hows
3hows
 
i pv6
i pv6i pv6
i pv6
 
Ipv6 routing
Ipv6 routingIpv6 routing
Ipv6 routing
 
IPv6 introduction
IPv6 introductionIPv6 introduction
IPv6 introduction
 
IPV6 Flow Labels
IPV6 Flow LabelsIPV6 Flow Labels
IPV6 Flow Labels
 
HSRP (hot standby router protocol)
HSRP (hot standby router protocol)HSRP (hot standby router protocol)
HSRP (hot standby router protocol)
 
Tuning 17 march
Tuning 17 marchTuning 17 march
Tuning 17 march
 
Transitioning IPv4 to IPv6
Transitioning IPv4 to IPv6Transitioning IPv4 to IPv6
Transitioning IPv4 to IPv6
 
Introduction to IPv6
Introduction to IPv6Introduction to IPv6
Introduction to IPv6
 
Ipv6 cheat sheet
Ipv6 cheat sheetIpv6 cheat sheet
Ipv6 cheat sheet
 
IPv6
IPv6IPv6
IPv6
 
IPv6 - Neighbour Discovery
IPv6 - Neighbour DiscoveryIPv6 - Neighbour Discovery
IPv6 - Neighbour Discovery
 
IPv6
IPv6IPv6
IPv6
 
IPv6_Quick_Start_Guide
IPv6_Quick_Start_GuideIPv6_Quick_Start_Guide
IPv6_Quick_Start_Guide
 
Cisco ospf
Cisco ospf Cisco ospf
Cisco ospf
 

Viewers also liked

Features & benifits of ipv6 firewall
Features & benifits of ipv6 firewallFeatures & benifits of ipv6 firewall
Features & benifits of ipv6 firewallAnthony Daniel
 
Check Point: Security in virtual environment
Check Point: Security in virtual environmentCheck Point: Security in virtual environment
Check Point: Security in virtual environmentASBIS SK
 
Cisco IPv6 Tutorial
Cisco IPv6 TutorialCisco IPv6 Tutorial
Cisco IPv6 Tutorialkriz5
 

Viewers also liked (6)

JavaScript State of the Union - Jan 2013
JavaScript State of the Union - Jan 2013JavaScript State of the Union - Jan 2013
JavaScript State of the Union - Jan 2013
 
Features & benifits of ipv6 firewall
Features & benifits of ipv6 firewallFeatures & benifits of ipv6 firewall
Features & benifits of ipv6 firewall
 
Check Point: Security in virtual environment
Check Point: Security in virtual environmentCheck Point: Security in virtual environment
Check Point: Security in virtual environment
 
Telefonica i pv6_smartcity
Telefonica i pv6_smartcityTelefonica i pv6_smartcity
Telefonica i pv6_smartcity
 
Cisco IPv6 Tutorial
Cisco IPv6 TutorialCisco IPv6 Tutorial
Cisco IPv6 Tutorial
 
IPv6
IPv6IPv6
IPv6
 

Similar to IPv6

Why We Need IPv6
Why We Need IPv6Why We Need IPv6
Why We Need IPv6Netwax Lab
 
Ipv6 Technical White Paper Wp111504
Ipv6 Technical White Paper Wp111504Ipv6 Technical White Paper Wp111504
Ipv6 Technical White Paper Wp111504Erik Ginalick
 
Ipv Technical White Paper Wp111504
Ipv Technical White Paper Wp111504Ipv Technical White Paper Wp111504
Ipv Technical White Paper Wp111504Erik Ginalick
 
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
 
IPv6 - Jozi Linux User Group Presentation
IPv6  - Jozi Linux User Group PresentationIPv6  - Jozi Linux User Group Presentation
IPv6 - Jozi Linux User Group PresentationJumping Bean
 
IPv6 .pdf
IPv6 .pdfIPv6 .pdf
IPv6 .pdfniran10
 
DCN 5th ed. slides ch22 Next Generation IP.pdf
DCN 5th ed. slides ch22 Next Generation IP.pdfDCN 5th ed. slides ch22 Next Generation IP.pdf
DCN 5th ed. slides ch22 Next Generation IP.pdfBilal Munir Mughal
 
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
 
Simplified IPv6 Subnetting. Understanding What’s What.
Simplified IPv6 Subnetting. Understanding What’s What.Simplified IPv6 Subnetting. Understanding What’s What.
Simplified IPv6 Subnetting. Understanding What’s What.SolarWinds
 
Iccsit 2010 paper1
Iccsit 2010 paper1Iccsit 2010 paper1
Iccsit 2010 paper1hanums1
 
Performance Analysis of Ipv4 Ipv6 Transition Techniques
Performance Analysis of Ipv4 Ipv6 Transition TechniquesPerformance Analysis of Ipv4 Ipv6 Transition Techniques
Performance Analysis of Ipv4 Ipv6 Transition TechniquesAndy Juan Sarango Veliz
 
8-Lect_8 Addressing the Network.tcp.pptx
8-Lect_8 Addressing the Network.tcp.pptx8-Lect_8 Addressing the Network.tcp.pptx
8-Lect_8 Addressing the Network.tcp.pptxZahouAmel1
 
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 2002suvobgd
 
Gohil-Network layer & Address Resolution Protocol.pptx
Gohil-Network layer & Address Resolution Protocol.pptxGohil-Network layer & Address Resolution Protocol.pptx
Gohil-Network layer & Address Resolution Protocol.pptxJuvil2
 
Tutorial: IPv6-only transition with demo
Tutorial: IPv6-only transition with demoTutorial: IPv6-only transition with demo
Tutorial: IPv6-only transition with demoAPNIC
 

Similar to IPv6 (20)

Why We Need IPv6
Why We Need IPv6Why We Need IPv6
Why We Need IPv6
 
Ipv6 Technical White Paper Wp111504
Ipv6 Technical White Paper Wp111504Ipv6 Technical White Paper Wp111504
Ipv6 Technical White Paper Wp111504
 
Ipv Technical White Paper Wp111504
Ipv Technical White Paper Wp111504Ipv Technical White Paper Wp111504
Ipv Technical White Paper Wp111504
 
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
 
UNIT-2.pptx
UNIT-2.pptxUNIT-2.pptx
UNIT-2.pptx
 
IPv6 - Jozi Linux User Group Presentation
IPv6  - Jozi Linux User Group PresentationIPv6  - Jozi Linux User Group Presentation
IPv6 - Jozi Linux User Group Presentation
 
IPv6 .pdf
IPv6 .pdfIPv6 .pdf
IPv6 .pdf
 
DCN 5th ed. slides ch22 Next Generation IP.pdf
DCN 5th ed. slides ch22 Next Generation IP.pdfDCN 5th ed. slides ch22 Next Generation IP.pdf
DCN 5th ed. slides ch22 Next Generation IP.pdf
 
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
 
Ip v4 & ip v6
Ip v4 & ip v6Ip v4 & ip v6
Ip v4 & ip v6
 
Simplified IPv6 Subnetting. Understanding What’s What.
Simplified IPv6 Subnetting. Understanding What’s What.Simplified IPv6 Subnetting. Understanding What’s What.
Simplified IPv6 Subnetting. Understanding What’s What.
 
IPV6
IPV6 IPV6
IPV6
 
Iccsit 2010 paper1
Iccsit 2010 paper1Iccsit 2010 paper1
Iccsit 2010 paper1
 
Network Layer
Network LayerNetwork Layer
Network Layer
 
Performance Analysis of Ipv4 Ipv6 Transition Techniques
Performance Analysis of Ipv4 Ipv6 Transition TechniquesPerformance Analysis of Ipv4 Ipv6 Transition Techniques
Performance Analysis of Ipv4 Ipv6 Transition Techniques
 
8-Lect_8 Addressing the Network.tcp.pptx
8-Lect_8 Addressing the Network.tcp.pptx8-Lect_8 Addressing the Network.tcp.pptx
8-Lect_8 Addressing the Network.tcp.pptx
 
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
 
Gohil-Network layer & Address Resolution Protocol.pptx
Gohil-Network layer & Address Resolution Protocol.pptxGohil-Network layer & Address Resolution Protocol.pptx
Gohil-Network layer & Address Resolution Protocol.pptx
 
Networking
NetworkingNetworking
Networking
 
Tutorial: IPv6-only transition with demo
Tutorial: IPv6-only transition with demoTutorial: IPv6-only transition with demo
Tutorial: IPv6-only transition with demo
 

More from Ravi Shairaywal

More from Ravi Shairaywal (8)

Syllabus of BCA Second Year JAMMU University
Syllabus of BCA Second Year JAMMU UniversitySyllabus of BCA Second Year JAMMU University
Syllabus of BCA Second Year JAMMU University
 
Quran In Hindi
Quran In HindiQuran In Hindi
Quran In Hindi
 
Topology
TopologyTopology
Topology
 
IP Routing
IP RoutingIP Routing
IP Routing
 
Router Fundamentals
Router FundamentalsRouter Fundamentals
Router Fundamentals
 
IP Addressing
IP AddressingIP Addressing
IP Addressing
 
Inter-Networking Overview
Inter-Networking OverviewInter-Networking Overview
Inter-Networking Overview
 
Assembling And Cabling Cisco Devices
Assembling And Cabling Cisco DevicesAssembling And Cabling Cisco Devices
Assembling And Cabling Cisco Devices
 

Recently uploaded

NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...Amil baba
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...EADTU
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptNishitharanjan Rout
 
Economic Importance Of Fungi In Food Additives
Economic Importance Of Fungi In Food AdditivesEconomic Importance Of Fungi In Food Additives
Economic Importance Of Fungi In Food AdditivesSHIVANANDaRV
 
dusjagr & nano talk on open tools for agriculture research and learning
dusjagr & nano talk on open tools for agriculture research and learningdusjagr & nano talk on open tools for agriculture research and learning
dusjagr & nano talk on open tools for agriculture research and learningMarc Dusseiller Dusjagr
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxJisc
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSAnaAcapella
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxPooja Bhuva
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 

Recently uploaded (20)

NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 
Economic Importance Of Fungi In Food Additives
Economic Importance Of Fungi In Food AdditivesEconomic Importance Of Fungi In Food Additives
Economic Importance Of Fungi In Food Additives
 
dusjagr & nano talk on open tools for agriculture research and learning
dusjagr & nano talk on open tools for agriculture research and learningdusjagr & nano talk on open tools for agriculture research and learning
dusjagr & nano talk on open tools for agriculture research and learning
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 

IPv6

  • 2. Chapter Objectives  Explain the benefits and uses of IPv6  Explain global unicast addressing, routing and subnetting  Explain IPv6 Protocols and Addressing  Configure IPv6 Routing and Routing Protocols  Explain the IPv6 transition options Chapter 1 2
  • 3. Recall  DH-1 has the key length of 768 bits. Similarly, DH2 and DH5 have 1024 bits and 1536 bits respectively.  Message integrity is a process in which a receiving VPN device verifies that the data packet is not changed while transmission.  Authentication is a process in which a receiving VPN device verifies that the received packet is sent by an authorized VPN device.  VPN can be configured by using the hostname, local name or L2TP tunnel password. Chapter 1 3
  • 4. Benefits and uses of IPv6 - I  Supports the features of the security protocol such as IPSec to provide secure communication over the Internet.  Provides a way to change addresses that are assigned to the hosts for maintaining address assignment within a site. Chapter 1 4
  • 5. Benefits and uses of IPv6 - II  Provides globally unicast addressing removes the need for NAT/PAT  IPv6 address assignment allows easier renumbering, dynamic allocation and recovery of addresses.  IPv6 routers do not recalculate a header checksum for every packet, reducing overhead per packet. Chapter 1 5
  • 6. Global Route Aggregation for Efficient Routing  The strategies for IPv6 address assignment are as follows:  Public IPv6 addresses are grouped by major geographical area.  Address space is further sub-divided by ISP inside each area.  Address space inside each ISP in an area is further sub-divided for each customer. Chapter 1 6
  • 7. Using DHCP for IPv6  IPv6 hosts use the DHCP protocol, to get the IP address, default router IP address, prefix length (mask) and the DNS IP address.  Using DHCP, the host sends the IPv6 packet for searching DHCP server.  The DHCPv4 server is used for IPv4 hosts. The DHCPv4 holds information about the client, such as the IP leased IP and the time period validity. Chapter 1 7
  • 8. Operational modes of DHCPv6 server  The following are the two operational modes of DHCPv6 server:  Stateful mode - In this mode the DHCPv6 server is same as DHCPv4 server. It helps in tracking the status of the client.  Stateless mode - In this mode the server does not track the status information. Chapter 1 8
  • 9. Stateless Auto configuration and Router Advertisements - I  The stateless auto configuration, allows the host to calculate the IP address according to the prefix length used on the subnet.  It calculates the address using EUI-64 interface ID based on its MAC address embedded into Network Interface Card (NIC).  The stateless auto configuration uses the NDP (Neighbor Discovery Protocol) to discover the prefix length used on LAN. Chapter 1 9
  • 10. Stateless Auto configuration and Router Advertisements II  It uses the following two NDP messages to discover the IPv6 prefix used on LAN:  Router Solicitation (RS) - The host sends an RS multicast message to all the routers to identify the IPv6 prefix used on the subnet.  Router Advertisement (RA) - The reply message of the router is in the form of an RA message. Chapter 1 10
  • 11. Stateless Auto configuration and Router Advertisements III RS/RA Process RS/RA PROCESS Chapter 1 11
  • 12. IPv6 Addresses  Types of IPv6 addresses:  Unicast - Assigns IP addresses to a single interface that allows one host to send and receive data.  Multicast - Represents IP addresses for a dynamic group of hosts that send packets to all members of that group.  Anycast - They can be used by the server or routers having same functionality for receiving the packets from the client. The packets will be sent to the closest in routing terms. This kind of addressing balances the load between different servers. Chapter 1 12
  • 13. IPv6 Transition Options - I  IPv6 resolves the issues of shortage of IP addresses and larger routing table. A large number of devices use IPv4, this the reason why few devices and their software's do not support IPv6. Chapter 1 13
  • 14. IPv6 Transition Options - II  The approaches are developed to migrate from IPv4 to IPv6 are as follows:  IPv6 Dual Stacks - IPv4 and IPv6 together can be used by the host or router at the same time. This is known as Dual stacks.  Tunneling - Tunneling is used for migrating from IPv4 to IPv6. This function takes the IPv6 packet sent by host, encapsulate it in IPv4 packet and forwards it over the Internet. After the IPv4 header is removed the IPv6 packet is revealed. Chapter 1 14
  • 15. Summary - I  IPv6 is an Internet protocol that supports much larger addresses space than IPv4.  Global unicast addresses are public and globally unique IPv6 addresses that allow the hosts to communicate over Internet.  IPv6 is represented by 32 hexadecimal numbers organized into 8 blocks, each block containing 4 hexadecimal (hex) digits separated by a colon. Chapter 1 15
  • 16. Summary - II  You can abbreviate the IPv6 address using the following rules:  Neglecting the leading 0's in every block  Putting (::) in place of continuous hex 0s  IPv6 addressing supports classless addressing. It uses prefixes to represent a range of consecutive IPv6 addresses.  DHCP servers are used in two operational modes:  Stateful  Stateless Chapter 1 16
  • 17. Summary - III  In stateful DHCPv6, IPv6 hosts use Dynamic Host configuration (DHCP) protocol, to get the IP address, default router IP address, prefix length (mass) and the DNS IP address.  IPv6 use the following routing protocols:  RIPng  OSPFv3  MP-BGP4  EIGRP for IPv6 Chapter 1 17
  • 18. Summary - IV  Two approaches are that can be used to migrate from IPv4 to IPv6 are:  IPv6 Dual Stacks  Tunneling  Some IPv6-to-IPv4 tunnels that can be used for transition are given as follows:  Manually Configured Tunnel (MCT)  Dynamic 6to4 tunnels  Intra-site automatic tunneling addressing protocol (ISATAP)  Teredo tunneling Chapter 1 18