R 1.0.0.0/8 [120/1] via 11.0.0.2, 00:00:19, Serial1/1 R 2.0.0.0/8 [120/1] via 12.0.0.2, 00:00:09, Serial1/2 3.0.0.0/24 is subnetted, 1 subnets
R 3.3.3.0 [120/1] via 13.0.0.2, 00:00:13, Serial1/3 4.0.0.0/24 is subnetted, 1 subnets
R 4.4.4.0 [120/1] via 14.0.0.2, 00:00:10, Serial1/4 5.0.0.0/24 is subnetted, 1 subnets
C 5.5.5.0 is directly connected, Loopback0 11.0.0.0/24 is subnetted, 1 subnets C 11.0.0.0 is directly connected, Serial1/1 12.0.0.0/24 is subnetted, 1 subnets C 12.0.0.0 is directly connected, Serial1/2 13.0.0.0/24 is subnetted, 1 subnets C 13.0.0.0 is directly connected, Serial1/3 14.0.0.0/24 is subnetted, 1 subnets C 14.0.0.0 is directly connected, Serial1/4
===================================================================
实验结果及总结:
RIPv1可以接受RIPv2的路由更新,但是RIPv2却不能接受RIPv1的更新信息,所以 RIPv1和RIPv2可以共存,但是需要让配置了RIPv2的路由器上的与启用RIPv1的 路由器相连的接口上使用
Router(config-if)#ip rip receive version 1 2 来使RIPv2的路由器接受RIPv1的信息