- Larger Address Space:
In contrast to IPv4, IPv6 uses 4 times more bits to address a device on the Internet. This much of extra bits can provide approximately 3.4×1038 different combinations of addresses. This address can accumulate the aggressive requirement of address allotment for almost everything in this world. According to an estimate, 1564 addresses can be allocated to every square meter of this earth. - Simplified Header:
IPv6’s header has been simplified by moving all unnecessary information and options (which are present in IPv4 header) to the end of the IPv6 header. IPv6 header is only twice as bigger than IPv4 providing the fact the IPv6 address is four times longer. - End-to-end Connectivity:
Every system now has unique IP address and can traverse through the internet without using NAT or other translating components. After IPv6 is fully implemented, every host can directly reach other host on the Internet, with some limitations involved like Firewall, Organization’s policies, etc. - Auto-configuration:
IPv6 supports both stateful and stateless auto configuration mode of its host devices. This way absence of a DHCP server does not put halt on inter segment communication. - Faster Forwarding/Routing:
Simplified header puts all unnecessary information at the end of the header. All information in first part of the header are adequate for a Router to take routing decision thus making routing decision as quickly as looking at the mandatory header. - IPSec:
Initially it was decided for IPv6 to must have IPSec security, making it more secure than IPv4. This feature has now been made optional. - No Broadcast:
Though Ethernet/Token Ring are considered as broadcast network because they support Broadcasting, IPv6 does not have any Broadcast support anymore left with it. It uses multicast to communicate with multiple hosts. - Anycast Support:
This is another characteristic of IPv6. IPv6 has introduced Anycast mode of packet routing. In this mode, multiple interfaces over the Internet are assigned same Anycast IP address. Routers, while routing, sends the packet to the nearest destination. - Mobility:
IPv6 was designed keeping mobility feature in mind. This feature enables hosts (such as mobile phone) to roam around in different geographical area and remain connected with same IP address. IPv6 mobility feature takes advantage of auto IP configuration and Extension headers. - Enhanced Priority support:
Where IPv4 used 6 bits DSCP (Differential Service Code Point) and 2 bits ECN (Explicit Congestion Notification) to provide Quality of Service but it could only be used if the end-to-end devices support it, that is, the source and destination device and underlying network must support it.
In IPv6, Traffic class and Flow label are used to tell underlying routers how to efficiently process the packet and route it. - Smooth Transition:
Large IP address scheme in IPv6 enables to allocate devices with globally unique IP addresses. This assures that mechanism to save IP addresses such as NAT is not required. So devices can send/receive data between each other, for example VoIP and/or any streaming media can be used much efficiently.
Other fact is, the header is less loaded so routers can make forwarding decision and forward them as quickly as they arrive. - Extensibility:
One of the major advantage of IPv6 header is that it is extensible to add more information in the option part. IPv4 provides only 40-bytes for options whereas options in IPv6 can be as much as the size of IPv6 packet itself
Related Posts
- IPv6 Mobility07 Jul 20140
When a host is connected to one link or network, it acquires an IP address and all communication happens using that IP address on that link. As soo...Read more »
- IPv6 for Enterprise Networks07 Jul 20140
The practical guide to deploying IPv6 in campus, WAN/branch, data center, and virtualized environments IPv6 for Enterprise Networks brings together a...Read more »
- How To Disable IPv6 In Ubuntu 10.04 Lucid Lynx ?07 Jul 20141
I'm not sure if IPv6 in Ubuntu 10.04 Lucid Lynx is still causing issues with the Internet connection being slow and so on, but in case it does here...Read more »
- Get Information about IPv6 Addresses with IPNetInfo07 Jul 20141
IPNetInfo is a small freeware utility that allows you to easily find all available information about an IP address. It can fetch you the details lik...Read more »
- IPv6 Subnetting07 Jul 20140
In IPv4, addresses were created in classes. Classful IPv4 addresses clearly defines the bits used for network prefixes and the bits used for hosts ...Read more »
- IPv6 Summary07 Jul 20140
IPv4 since 1982, has been an undisputed leader of Internet. With IPv4’s address space exhaustion IPv6 is now taking over the control of Internet, w...Read more »
- Does I have IPv6? What is my IPv6? Why IPv6?07 Jul 20141
I think everyone was thought about IPv4 and IPv6 but on internet are tones of articles about IPv6 and IPv4 and you should read more to understand this...Read more »
- IPv6 Useful Resources07 Jul 20140
If you want to list down your website, book or any other resource on this page then please contact us at contact form Transmission Control Protoco...Read more »
Post a Comment
Click to see the code!
To insert emoticon you must added at least one space before the code.