![]() |
![]() |
静态路由
删除动态路由
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#no route rip建立静态路由:
Router#
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ip route 3.0.0.0 255.0.0.0 5.5.5.101
Router(config)#ip route 4.0.0.0 255.0.0.0 5.5.5.101
Router(config)#