扫一扫
分享文章到微信
扫一扫
关注官方公众号
至顶头条
在本页阅读全文(共3页)
路由器的基本配置:
r1#sho run ! interface Loopback0 ip address 199.172.16.1 255.255.255.0 ! interface Loopback1 ip address 199.172.17.1 255.255.255.0 ! interface Loopback2 ip address 199.172.18.1 255.255.255.0 ! interface Loopback3 ip address 199.172.19.1 255.255.255.0 ! interface FastEthernet0/0 ip address 12.0.0.1 255.255.255.0 duplex half ! router ospf 110 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 12 ! ! End r2#sho run ! interface FastEthernet0/0 ip address 12.0.0.2 255.255.255.0 duplex half ! interface Serial2/2 ip address 23.0.0.2 255.255.255.0 serial restart-delay 0 ! router ospf 110 log-adjacency-changes area 12 range 199.172.16.0 255.255.252.0 //路由汇总 network 12.0.0.0 0.0.0.255 area 12 network 23.0.0.0 0.0.0.255 area 0 ! End r3#sho run ! interface Serial2/1 ip address 23.0.0.3 255.255.255.0 serial restart-delay 0 ! interface Serial2/2 ip address 34.0.0.3 255.255.255.0 serial restart-delay 0 ! router ospf 110 log-adjacency-changes network 23.0.0.0 0.0.0.255 area 0 network 34.0.0.0 0.0.0.255 area 34 ! End r4#sho run ! interface Loopback0 ip address 151.100.32.1 255.255.255.0 ! interface Loopback1 ip address 151.100.33.1 255.255.255.0 ! interface Loopback2 ip address 151.100.34.1 255.255.255.0 ! interface Loopback3 ip address 151.100.35.1 255.255.255.0 ! interface Serial2/1 ip address 34.0.0.4 255.255.255.0 serial restart-delay 0 ! router ospf 110 log-adjacency-changes summary-address 151.100.32.0 255.255.252.0 //路由汇总把区域外的路由条目汇总成一条, redistribute connected subnets route-map hhh //把域外的路由条目重分布到域内 network 34.0.0.0 0.0.0.255 area 34 ! route-map hhh permit 10 match interface Loopback0 Loopback1 Loopback2 Loopback3 ! End |
如果您非常迫切的想了解IT领域最新产品与技术信息,那么订阅至顶网技术邮件将是您的最佳途径之一。
现场直击|2021世界人工智能大会
直击5G创新地带,就在2021MWC上海
5G已至 转型当时——服务提供商如何把握转型的绝佳时机
寻找自己的Flag
华为开发者大会2020(Cloud)- 科技行者