摘要:
1、网络拓扑 2、第三种方式配置默认路由(接口下汇总的方式) R3# R3#config t Enter configuration commands, one per line. End with CNTL/Z. R3(config)#interface s1/0 R3(config-if)#ip 阅读全文
posted @ 2022-11-25 14:20
倔犟的石头
阅读(41)
评论(0)
推荐(0)
摘要:
1、配置拓扑(在R3上添加一条默认路由) R3(config)#ip router 0.0.0.0 0.0.0.0 loopback 0 /**第一种配置方法**/ R3(config)#do show ip route Codes: C - connected, S - static, R - R 阅读全文
posted @ 2022-11-25 11:38
倔犟的石头
阅读(54)
评论(0)
推荐(0)