InterviewSolution
| 1. |
How Does Ipv6 Solve The Problem Of Ipv4 Address Exhaustion? |
|
Answer» Simply by having a lot more address space to uniquely identify devices that are connected to the Internet. IPV4 has a theoretical maximum of about 4 billion addresses whereas IPV6 has an unthinkable theoretical maximum: about 340 trillion, trillion, trillion addresses. In actual use, IPv6 addresses are structured for routing and other purposes and as a result the number of addresses available is effectively less, but still extremely large. For the end user, the large amount of IPv6 address space means: Home users will generally be given blocks of addresses sufficient to number multiple networks and thousands of devices. (In contrast, under IPv4, home users today typically GET a SINGLE address.) Enterprises and small businesses will generally be given enough to number a substantial number of networks and tens of thousands of devices; while larger sites will get significantly more. Simply by having a lot more address space to uniquely identify devices that are connected to the Internet. IPv4 has a theoretical maximum of about 4 billion addresses whereas IPv6 has an unthinkable theoretical maximum: about 340 trillion, trillion, trillion addresses. In actual use, IPv6 addresses are structured for routing and other purposes and as a result the number of addresses available is effectively less, but still extremely large. For the end user, the large amount of IPv6 address space means: Home users will generally be given blocks of addresses sufficient to number multiple networks and thousands of devices. (In contrast, under IPv4, home users today typically get a single address.) Enterprises and small businesses will generally be given enough to number a substantial number of networks and tens of thousands of devices; while larger sites will get significantly more. |
|