摘要: 1.Router(config)#ip route 1.1.1.0 255.255.255.0 null0 添加一条路由,网络地址为1.1.1.0,地址掩码为255.255.255.0,转发到null0接口(黑洞路由,也就是丢弃了该包) 2.Router#show ip route 显示路由条目 3 阅读全文
posted @ 2019-05-17 14:20 Jary霸 阅读(850) 评论(0) 推荐(0)