SlideShare a Scribd company logo
IPV6 Address Types
Multicast
Anycast
IPV6 Address Format
 Global Unicast Addresses
 Equalant to IPv4 Public Addresses
 Issued by IANA
 Routable on Internet
 Hierarchical base Address
 Reduce router table size
 First 3 bits always 001
 Addresses starts with 2000… – 3FFF…
Link Local (ULA)
 Site Local
 FEC0…
 Link Local same like as apipa
 169.254.0.0/16 fe80::/10
Link local no routeable on internet
Use for icmp neighbour discovery
 Always starts with fe80
 Host part is randomly assigned
 Always assigned to your adapter (fffe)
 Even with static or DHCP assigned IP address
 Each interface can have same IP
 Can never be duplicate because its host portion comes
from MAC
Mulicast
 There is no Broadcast address in IPv6 but
every PC Multicast address
 Ff…
 Ff02::5
 Ff02::6
 255.255.255.255 = ff::1
IPV6 Address Resolution
 Ethernet
 ICMP6ND replaces ARP
 NBMA
 Static Resolution on multipoint interfaces like
Frame-Relay
 Inverse Neighbor Discover not yet implemented
ICMPv6 Neighbor Discovery
 ICMPv6 ND replaces IPv4 ARP
 NS Neighbor solicitation
 Ask for information about neighbor
 NA Neighbor Advertisement
 Advertise yourself to other neighbors
 RS Router solicitation
 Ask for information about local router
 RA Router Advertisement
 Advertise yourself as an avtive router
Abbreviated IPv6 Address
 Leading zero’s can b omitted
 Runs of 0’s can b consolidated once but (can b
done once in a single IPv6 Address.
 Fd59:8f91:f52d:0000:0001:0000:0000:0001
 Fd59:8f91:f52d::0001:0000:0000:0001
 Fd59:8f91:f52d::1:0:0:1
 Fd59:8f91:f52d:0:1::1
EUI-64
Extended unique Identifier
 Eui format can be used to cause the router to
populate the low-order 64 bits of an IPV6 Address
based on interface’s mac Address.
 2001:0cc8:0000:0000:00bc:00bb:0000:8bb6
 2001:cc8:0:0:bc:bb:0:8bb6
 2001:cc8::bc:bb:0:8bb6
 2001:cc8:0:0:bc:bb::8bb6
 2001:cc8::bc:bb::8bb6 (Invalid)
 Localhost 127.0.0.1 ::1
 Any 0.0.0.0 ::
 IPv4 Prefixes
 255.255.255.0/24
 255.255.0.0/16
 255.0.0.0/8
IPv6 Prefixes
 Fe00::/8
 2002::/3
 3fff:ffff::/32
 Loopback
 ::1/128
 127.0.0.0/24
IPV6 ADDRESSING
IPV6-TUNNEL
OVER IPV4
 Migration of Ipv4 network to Ipv6
 Dual stack
 Tunnel
 Tunnel can be configured to encapsulate Ipv6 packets and
send those encapsulated packets over the tunnel. It can be
created Dynamically and statically.
 6 to 4
 6 to 4 tunnel uses a network prefix of 2002::/16 to
automatically interconnect IPV6 areas of a Network . Each
IPv6 area is assigned a 48 bit IPv6 Prefix.
Manual
A tunnel with Ipv4 source and Destination Address
 R1 configuration
 Interface tunnel 0
 Tunnel source 1.1.1.1
 Tunnel destination 2.1.1.2
 Ipv6 address 2003::1/64
 Tunnel mode ipv6ip
 R3 Configuraiton
 Interface tunnel 0
 Tunnel source 2.1.1.2
 Tunnel destination 1.1.1.1
 Ipv6 address2003::2/64
 Tunnel mode ipv6ip
Static Tunnel
Static Tunnel
 interface Tunnel1
 no ip address
 ipv6 address B:B:B:B::1/64
 ipv6 ospf 1 area 1
 tunnel source 192.168.1.1
 tunnel destination 192.168.1.2
 tunnel mode ipv6ip
IPv6 Routing
 IPv6 unicast routing off by default
 Dynamic routing through
 RIPng
 OSPFv3
 IS-IS
 BGP
 Next hope address will be the link local add.
RIPng Overview
 Similar working RIPv1/v2
 UDP port 521 multicast to FF02::9
 Configuration
 Interface level Ipv6 rip
 Tunnel IPv6 over IPv4
 IPv4 Mapped
Modified EUI-64 Address
 Ipv6 address are generated from the Mac address
of interface.
 Mac address is 48 bit
 IPV6 host address is 64 bit
 Extra 16 bits derived as follows
 Mac 1234.5678.9012
 Invert 7th most significant bit
 1034.5678.9012
 Insert “FFFE” in middle
 1034:56FF:FE78:9012

More Related Content

PDF
IPv6 address Details
PDF
IPv6 Transition & Deployment, including IPv6-only in cellular and broadband
PDF
PPT
Ipv 4 and ipv6
PDF
Ipv6 introduction - MUM 2011 presentation
PDF
IPv6 By Vipin
PDF
IPv6 Transition,Transcición IPv6
PPT
Cisco presentation2
IPv6 address Details
IPv6 Transition & Deployment, including IPv6-only in cellular and broadband
Ipv 4 and ipv6
Ipv6 introduction - MUM 2011 presentation
IPv6 By Vipin
IPv6 Transition,Transcición IPv6
Cisco presentation2

What's hot (20)

PDF
IPV6 Hands on Lab
PPTX
Future protocol IP v6
PDF
Ipv6 course
PDF
Introduction to IPv6
PPT
IPv6 next generation protocol
PDF
About IPv6
PPT
IPv6_Quick_Start_Guide
PDF
IPv6 Best Practice
PDF
Latency i pv4 vs ipv6
PPTX
Introduction to ipv6 v1.3
PPTX
Basic of IPv6
PDF
IPv6 Fundamentals
PDF
IPv4 and IPv6
PDF
Journey to IPv6 - A Real-World deployment for Mobiles
PPTX
Internet protocol v6
PPT
IPv6 theoryfinalx
PPTX
A very good introduction to IPv6
PDF
Ipv4 & ipv6
PPTX
Ipv6 presentation
IPV6 Hands on Lab
Future protocol IP v6
Ipv6 course
Introduction to IPv6
IPv6 next generation protocol
About IPv6
IPv6_Quick_Start_Guide
IPv6 Best Practice
Latency i pv4 vs ipv6
Introduction to ipv6 v1.3
Basic of IPv6
IPv6 Fundamentals
IPv4 and IPv6
Journey to IPv6 - A Real-World deployment for Mobiles
Internet protocol v6
IPv6 theoryfinalx
A very good introduction to IPv6
Ipv4 & ipv6
Ipv6 presentation
Ad

Similar to IPV6 ADDRESSING (20)

PPT
Ipv6
PPT
IPv6 networking training sduffy v3
PPS
Lesson 3: IPv6 Fundamentals
PPTX
ip v6 subnetting-Ip v6 subnetting and intro
PDF
Ipv6 cheat sheet
PDF
Computer network (17)
PPTX
I pv6(internet protocol version 6)
PPT
IPv6
PPTX
ipv6 addressing.pptx
PPTX
ipv6 very very very very vvoverview.pptx
PDF
IPV6 TYPESghjgkhggggggdhfhgfjfjgjhggkgkg .pdf
PPT
Day 20.i pv6 lab
PPTX
IPv6 technical introduction
PPTX
Introduction to IPv6-UoN
PPT
IPv6 introduction
PPTX
IPV6 IPv6 Routing Lab By Rob Hamm
DOCX
Report IPv6
PPTX
IPv4 to IPv6
PDF
Ipv6 cheat sheet
Ipv6
IPv6 networking training sduffy v3
Lesson 3: IPv6 Fundamentals
ip v6 subnetting-Ip v6 subnetting and intro
Ipv6 cheat sheet
Computer network (17)
I pv6(internet protocol version 6)
IPv6
ipv6 addressing.pptx
ipv6 very very very very vvoverview.pptx
IPV6 TYPESghjgkhggggggdhfhgfjfjgjhggkgkg .pdf
Day 20.i pv6 lab
IPv6 technical introduction
Introduction to IPv6-UoN
IPv6 introduction
IPV6 IPv6 Routing Lab By Rob Hamm
Report IPv6
IPv4 to IPv6
Ipv6 cheat sheet
Ad

Recently uploaded (20)

PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Encapsulation theory and applications.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
KodekX | Application Modernization Development
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Review of recent advances in non-invasive hemoglobin estimation
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Understanding_Digital_Forensics_Presentation.pptx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Advanced methodologies resolving dimensionality complications for autism neur...
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Encapsulation theory and applications.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
MYSQL Presentation for SQL database connectivity
Digital-Transformation-Roadmap-for-Companies.pptx
20250228 LYD VKU AI Blended-Learning.pptx
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
KodekX | Application Modernization Development
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Building Integrated photovoltaic BIPV_UPV.pdf
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton

IPV6 ADDRESSING

  • 5.  Global Unicast Addresses  Equalant to IPv4 Public Addresses  Issued by IANA  Routable on Internet  Hierarchical base Address  Reduce router table size  First 3 bits always 001  Addresses starts with 2000… – 3FFF…
  • 6. Link Local (ULA)  Site Local  FEC0…  Link Local same like as apipa  169.254.0.0/16 fe80::/10 Link local no routeable on internet Use for icmp neighbour discovery  Always starts with fe80  Host part is randomly assigned  Always assigned to your adapter (fffe)  Even with static or DHCP assigned IP address  Each interface can have same IP  Can never be duplicate because its host portion comes from MAC
  • 7. Mulicast  There is no Broadcast address in IPv6 but every PC Multicast address  Ff…  Ff02::5  Ff02::6  255.255.255.255 = ff::1
  • 8. IPV6 Address Resolution  Ethernet  ICMP6ND replaces ARP  NBMA  Static Resolution on multipoint interfaces like Frame-Relay  Inverse Neighbor Discover not yet implemented
  • 9. ICMPv6 Neighbor Discovery  ICMPv6 ND replaces IPv4 ARP  NS Neighbor solicitation  Ask for information about neighbor  NA Neighbor Advertisement  Advertise yourself to other neighbors  RS Router solicitation  Ask for information about local router  RA Router Advertisement  Advertise yourself as an avtive router
  • 10. Abbreviated IPv6 Address  Leading zero’s can b omitted  Runs of 0’s can b consolidated once but (can b done once in a single IPv6 Address.  Fd59:8f91:f52d:0000:0001:0000:0000:0001  Fd59:8f91:f52d::0001:0000:0000:0001  Fd59:8f91:f52d::1:0:0:1  Fd59:8f91:f52d:0:1::1
  • 11. EUI-64 Extended unique Identifier  Eui format can be used to cause the router to populate the low-order 64 bits of an IPV6 Address based on interface’s mac Address.
  • 12.  2001:0cc8:0000:0000:00bc:00bb:0000:8bb6  2001:cc8:0:0:bc:bb:0:8bb6  2001:cc8::bc:bb:0:8bb6  2001:cc8:0:0:bc:bb::8bb6  2001:cc8::bc:bb::8bb6 (Invalid)
  • 13.  Localhost 127.0.0.1 ::1  Any 0.0.0.0 ::  IPv4 Prefixes  255.255.255.0/24  255.255.0.0/16  255.0.0.0/8
  • 14. IPv6 Prefixes  Fe00::/8  2002::/3  3fff:ffff::/32  Loopback  ::1/128  127.0.0.0/24
  • 16. IPV6-TUNNEL OVER IPV4  Migration of Ipv4 network to Ipv6  Dual stack  Tunnel  Tunnel can be configured to encapsulate Ipv6 packets and send those encapsulated packets over the tunnel. It can be created Dynamically and statically.  6 to 4  6 to 4 tunnel uses a network prefix of 2002::/16 to automatically interconnect IPV6 areas of a Network . Each IPv6 area is assigned a 48 bit IPv6 Prefix. Manual A tunnel with Ipv4 source and Destination Address
  • 17.  R1 configuration  Interface tunnel 0  Tunnel source 1.1.1.1  Tunnel destination 2.1.1.2  Ipv6 address 2003::1/64  Tunnel mode ipv6ip  R3 Configuraiton  Interface tunnel 0  Tunnel source 2.1.1.2  Tunnel destination 1.1.1.1  Ipv6 address2003::2/64  Tunnel mode ipv6ip Static Tunnel
  • 18. Static Tunnel  interface Tunnel1  no ip address  ipv6 address B:B:B:B::1/64  ipv6 ospf 1 area 1  tunnel source 192.168.1.1  tunnel destination 192.168.1.2  tunnel mode ipv6ip
  • 19. IPv6 Routing  IPv6 unicast routing off by default  Dynamic routing through  RIPng  OSPFv3  IS-IS  BGP  Next hope address will be the link local add.
  • 20. RIPng Overview  Similar working RIPv1/v2  UDP port 521 multicast to FF02::9  Configuration  Interface level Ipv6 rip
  • 21.  Tunnel IPv6 over IPv4  IPv4 Mapped
  • 22. Modified EUI-64 Address  Ipv6 address are generated from the Mac address of interface.  Mac address is 48 bit  IPV6 host address is 64 bit  Extra 16 bits derived as follows  Mac 1234.5678.9012  Invert 7th most significant bit  1034.5678.9012  Insert “FFFE” in middle  1034:56FF:FE78:9012