Difference between revisions of "IP6 vs IP4"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Ip4 was insufficient for the modern internet
+
Ip4 was insufficient for the modern internet. IPv6 is the sixth revision to the Internet Protocol and the successor to IPv4. It functions similarly to IPv4 in that it provides the unique, numerical IP addresses necessary for Internet-enabled devices to communicate. However, it does sport one major difference: it utilizes 128-bit addresses. With ip4 it utilizes 32- bit addresses meaning they all can't be public. With only around 4.4 billion addresses with ip6 their is most addresses than their is devices on the planet. so they'll never run out.
 +
===CraigNDave===
 +
<youtube>https://www.youtube.com/watch?v=47FXI_sYrpY&list=PLCiOXwirraUCw0BWhWk_5rInOWRnzf8Xm</youtube>
 +
 
 +
https://www.youtube.com/watch?v=47FXI_sYrpY&list=PLCiOXwirraUCw0BWhWk_5rInOWRnzf8Xm
 +
 
 +
===Computer Science Tutor===
 +
<youtube>k9n3Lx1g8FQ</youtube>
 +
 
 +
https://www.youtube.com/watch?v=k9n3Lx1g8FQ&list=PL04uZ7242_M6O_6ITD6ncf7EonVHyBeCm&index=46
 +
 
 +
==The Impact of IP6==
 +
- No more NAT (Network Address Translation)
 +
<br>
 +
- Auto-configuration
 +
<br>
 +
- No more private address collisions
 +
<br>
 +
- Better multicast routing
 +
<br>
 +
- Simpler header format
 +
<br>
 +
- Simplified, more efficient routing
 +
<br>
 +
- True quality of service (QoS), also called "flow labeling"
 +
<br>
 +
- Built-in authentication and privacy support
 +
<br>
 +
- Flexible options and extensions
 +
<br>
 +
- Easier administration (say good-bye to DHCP)
 +
<br>

Latest revision as of 13:07, 9 May 2019

Ip4 was insufficient for the modern internet. IPv6 is the sixth revision to the Internet Protocol and the successor to IPv4. It functions similarly to IPv4 in that it provides the unique, numerical IP addresses necessary for Internet-enabled devices to communicate. However, it does sport one major difference: it utilizes 128-bit addresses. With ip4 it utilizes 32- bit addresses meaning they all can't be public. With only around 4.4 billion addresses with ip6 their is most addresses than their is devices on the planet. so they'll never run out.

CraigNDave

https://www.youtube.com/watch?v=47FXI_sYrpY&list=PLCiOXwirraUCw0BWhWk_5rInOWRnzf8Xm

Computer Science Tutor

https://www.youtube.com/watch?v=k9n3Lx1g8FQ&list=PL04uZ7242_M6O_6ITD6ncf7EonVHyBeCm&index=46

The Impact of IP6

- No more NAT (Network Address Translation)
- Auto-configuration
- No more private address collisions
- Better multicast routing
- Simpler header format
- Simplified, more efficient routing
- True quality of service (QoS), also called "flow labeling"
- Built-in authentication and privacy support
- Flexible options and extensions
- Easier administration (say good-bye to DHCP)