Ipv 6
Ipv 6
Suvarna Joshi
IPv6
Why IPv6?
IPv6 Address
19.4
Figure 19.15 Abbreviated IPv6 addresses
19.5
IPv6
Examples:
2031:0000:130F:0000:0000:09C0:876A:130B
2031:0:130f::9c0:876a:130b
FF01:0:0:0:0:0:0:1 >>> FF01::1
0:0:0:0:0:0:0:1 >>> ::1
0:0:0:0:0:0:0:0 >>> ::
IPv6
Unicast
Address is for a single interface.
IPv6 has several types (for example, global and IPv4 mapped).
Anycast
One-to-nearest (allocated from unicast address space).
Multiple devices share the same address.
All anycast nodes should provide uniform service.
Source devices send packets to anycast address.
Routers decide on closest device to reach that destination.
Suitable for load balancing and content delivery services.
Multicast
One-to-many
Enables more efficient use of the network
Uses a larger address range
Designated a block for multicasting
IPv6
Remaining 54 bits
Stateless Autoconfiguration
Transition Mechanism
Transition Options:
Dual Stack
IPv6-IPv4 Tunnel
IPv6-IPv4 Translation
IPv6
Transition Mechanism
IPv6
IPv6-IPv4 Translation
This allows communication between IPv4 only
and IPv6 only end stations.