IPv4 vs IPv6

原文链接: http://www.cnblogs.com/anyu686/p/8655262.html

1) IPv4 32 bits , IP v6 128 bits

2) No address collision

3) no need for DHCP

4) more efficient routing

5) Ipv6 fixed 40 Bytes of header, 32 bytes are source and destination address.

How IPv6 Get IP:

1) fe80:: used by default

2) stactic IP

3) DHCPv6, send out UDP mutilcast to port 547 

4) Stateless Address auto configuration , device auto learn the prefix of ip address from the router's response .

 

转载于:https://www.cnblogs.com/anyu686/p/8655262.html

猜你喜欢

转载自blog.csdn.net/weixin_30687051/article/details/94796120