Changes

Jump to navigation Jump to search
no edit summary
Line 33: Line 33:  
# Enhanced multicast support with increased addresses and efficient mechanisms
 
# Enhanced multicast support with increased addresses and efficient mechanisms
   −
==IPv6 Address Notation==
+
==IPv6 Address Notation Vs IPV4 Address Notation==
 +
For example, the IPv4 address "192.168.100.32" may appear in IPv6 notation as "0000:0000:0000:0000:0000:0000:C0A8:6420" or "::C0A8:6420".
 +
 
 +
The most obvious benefit of IPv6 is the exponentially greater number of IP addresses it can support compared to IPv4. Many countries outside the U.S. suffer from a shortage of IP addresses today. Because IPv6 and IPv4 protocols coexist, those locales with an address shortage can easily deploy new IPv6 networks that work with the rest of the Internet. Experts believe it will take many more years before all networks fully change over to IPv6.
 +
 
 +
Other benefits of IPv6 are less obvious but equally important. The internals of the IPv6 protocol have been designed with scalability and extensibility in mind. This will allow many different kinds of devices besides PCs, like cell phones and home appliances, to more easily join the Internet in future.
 +
 
 
An IPv6 address is written in hexadecimal quartets separated by colon for example: 2001:cdba:1900:0000:0000:0000:1757:3618 If there is a four-digit group of zeroes within an IPv6 address, it can be reduced to a single zero and delete the group of 4 zeroes and the address can be written as:2011:cdba:1900:0:0:0:1757:3818 or 2001:cdba:1900:3257:9652<ref>[http://ipv6.com/articles/general/IPv6-Addressing.htm IPv6 Address Notation]</ref>
 
An IPv6 address is written in hexadecimal quartets separated by colon for example: 2001:cdba:1900:0000:0000:0000:1757:3618 If there is a four-digit group of zeroes within an IPv6 address, it can be reduced to a single zero and delete the group of 4 zeroes and the address can be written as:2011:cdba:1900:0:0:0:1757:3818 or 2001:cdba:1900:3257:9652<ref>[http://ipv6.com/articles/general/IPv6-Addressing.htm IPv6 Address Notation]</ref>
 +
    
==Types of IPv6 Addresses==
 
==Types of IPv6 Addresses==
267

edits

Navigation menu