首页 > 其他 > 详细

21-高级路由:OSPF -特殊区域 Virtual-Link

时间:2018-07-07 13:35:17      阅读:200      评论:0      收藏:0      [点我收藏+]
一、实验拓扑:
技术分享图片
二、命令部署:
R1(config)#router ospf 110
R1(config-router)#area 1 virtual-link 3.3.3.3

R3(config)#router ospf 110
R3(config-router)#area 1 virtual-link 1.1.1.1

三、验证:
R2#show ip route ospf
35.0.0.0/24 is subnetted, 1 subnets
O IA 35.1.1.0 [110/3] via 12.1.1.1, 00:00:32, FastEthernet0/0
5.0.0.0/32 is subnetted, 1 subnets
O IA 5.5.5.5 [110/4] via 12.1.1.1, 00:00:32, FastEthernet0/0

R5#show ip route OSPF
1.0.0.0/32 is subnetted, 1 subnets
O IA 1.1.1.1 [110/3] via 35.1.1.3, 00:00:15, FastEthernet0/0
2.0.0.0/32 is subnetted, 1 subnets
O IA 2.2.2.2 [110/4] via 35.1.1.3, 00:00:15, FastEthernet0/0
3.0.0.0/32 is subnetted, 1 subnets
O IA 3.3.3.3 [110/2] via 35.1.1.3, 00:04:25, FastEthernet0/0
4.0.0.0/32 is subnetted, 1 subnets
O IA 4.4.4.4 [110/5] via 35.1.1.3, 00:00:15, FastEthernet0/0
24.0.0.0/24 is subnetted, 1 subnets
O IA 24.1.1.0 [110/4] via 35.1.1.3, 00:00:15, FastEthernet0/0
12.0.0.0/24 is subnetted, 1 subnets
O IA 12.1.1.0 [110/3] via 35.1.1.3, 00:00:15, FastEthernet0/0
13.0.0.0/24 is subnetted, 1 subnets
O IA 13.1.1.0 [110/2] via 35.1.1.3, 00:04:25, FastEthernet0/0
技术分享图片

21-高级路由:OSPF -特殊区域 Virtual-Link

原文:http://blog.51cto.com/13856092/2137523

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!