扫一扫
分享文章到微信
扫一扫
关注官方公众号
至顶头条
实验:OSPF高级配置(一)连通性目标实现2
speed auto
!
router ospf 1
log-adjacency-changes
network 192.168.10.0 0.0.0.255 area 0
network 192.168.17.0 0.0.0.255 area 1
!
R3:
!
interface FastEthernet0/0
ip address 192.168.17.2 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet1/0
ip address 192.168.30.1 255.255.255.0
duplex auto
speed auto
!
router ospf 1
log-adjacency-changes
network 192.168.17.0 0.0.0.255 area 1
network 192.168.30.0 0.0.0.255 area 1
!
R4:
!
interface FastEthernet0/0
ip address 192.168.30.2 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet1/0
no ip address
shutdown
duplex auto
speed auto
!
router ospf 1
log-adjacency-changes
network 192.168.30.0 0.0.0.255 area 1
!
R5:
!
interface FastEthernet0/0
ip address 192.168.1.2 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet1/0
ip address 192.168.66.1 255.255.255.0
duplex auto
speed auto
!
router ospf 1
log-adjacency-changes
redistribute rip metric 20
network 192.168.1.0 0.0.0.255 area 0
!
router rip
version 2
redistribute ospf 1 metric 3
network 192.168.66.0
no auto-summary
如果您非常迫切的想了解IT领域最新产品与技术信息,那么订阅至顶网技术邮件将是您的最佳途径之一。
现场直击|2021世界人工智能大会
直击5G创新地带,就在2021MWC上海
5G已至 转型当时——服务提供商如何把握转型的绝佳时机
寻找自己的Flag
华为开发者大会2020(Cloud)- 科技行者