InterviewSolution
Saved Bookmarks
| 1. |
How Do You Make Ipv6 Compatible With Ipv4 Networks? |
|
Answer» TRANSITION technologies use TUNNELING to facilitate cross network compatibility. TWO such technologies are Teredo and 6to4 that encapsulate IPv6 packets inside IPV4 packets. The tunnel endpoints are required on both ends to encapsulate and EXTRACT the IPv6 packets. Transition technologies use tunneling to facilitate cross network compatibility. Two such technologies are Teredo and 6to4 that encapsulate IPv6 packets inside IPv4 packets. The tunnel endpoints are required on both ends to encapsulate and extract the IPv6 packets. |
|