We know that IPv4 and IPv6 addresses are not compatible with each other. Let's say the existing infrastructure is running on IPv4. If we need to implement IPv6 on few of the hosts, we need to use some sort of a technique for IPv6 hosts to communicate with each other using existing IPv4 network. One of the ways we can achieve this is by using a tunneling method.
In this post we will see how we can implement "Manual Tunnel".
As shown in the diagram below, we have R1, R2 and R3 connected with each other.
All three routers are running EIGRP and there is an IPv4 reachability from R1 to R3.
In this post we will see how we can implement "Manual Tunnel".
As shown in the diagram below, we have R1, R2 and R3 connected with each other.
All three routers are running EIGRP and there is an IPv4 reachability from R1 to R3.