[小学教育]第5章路由协议1
在R3上配置RIP协议: R3(config)# router rip R3(config-router)# network 20.0.0.0 R3(config-router)# network 30.0.0.0 R3(config-router)# network 190.1.0.0 在R4上配置RIP协议: R4(config)# router rip R4(config-router)# network 30.0.0.0 R4(config-router)# network 200.1.1.0 再次查看R1的路由表: R1# show ip route Gateway of last resort is not set 20.0.0.0/16 is subnetted, 2 subnets C 20.1.0.0 is directly connected, Serial0 R 20.2.0.0 [120/1] via 20.1.0.2, 00:01:22, Serial0 C 200.1.1.0 is directly connected, Serial1 30.0.0.0/24 is subnetted, 1 subnets R 30.1.1.0 [120/1] via 200
原创力文档

文档评论(0)