IPV6 Overview: Ipv6 is 128 bit. Ipv6 use Hexadesimal number.Ipv6 release date 6 June 2012. This is ipv6 address example: 2001:0000:3238:DFE1:0063:0000:0000:FEFB IPV6 Addressing Mode: Unicast In the unicast mode of addressing, an IPv6 interface (host) is uniquely identified in a network segment. The IPv6 packet contains both source and destination IP addresses. A host interface is equipped with an IP address that is unique in that network segment. When a network switch or a router receives a unicast IP packet, destined to a single host, it sends out one of its outgoing interfaces which connect to that particular host. Multicast The IPv6 multicast mode is the same as that of IPv4. The packet destined to multiple hosts is sent to a special multicast address. All the hosts interested in that multicast information, need to join that multicast group first. All the interfaces that joined the group receive the multicast packet and process it, while other ho...