标签:
Implement the topology diagram using the instructions in the Requirements section.
Change the IPv6 IGP from OSPFv3 to RIPng.
In the first part of this lab (Steps 1 through 7), you configure IPv4 with EIGRP on routers R1, R2 and R3. You also configure IPv6 with OSPFv3 on routers R1, R3 and R4, create an IPv6 tunnel between R1 and R3 and then test network connectivity. In the second part of the lab (Step 8), you replace the OSPFv3 routing protocol with RIPng and re-test connectivity.
1. Configure all interfaces in the topology diagram with the IPv4 or IPv6 addresses shown.
2. Use EUI-64 addresses on the link between R3 and R4.
3. Configure EIGRP AS 1 on R1, R2, and R3 to route all IPv4 networks.
4. Disable EIGRP automatic summarization.
5. Configure a manual IPv6 tunnel between R1 and R3.
6. Include all IPv6 networks in OSPF area 0 on R1, R3, and R4.
7. Manually configure a router ID of 172.16.4.1 on R4 (this address does not need to be reachable).
8. Remove the OSPFv3 configuration commands from R1, R3, and R4 and configure RIPng to run on these routers using RIP1 as the process name.
标签:
原文地址:http://www.cnblogs.com/elewei/p/4842007.html