码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2018-07-07 13:51:32      阅读:215      评论:0      收藏:0      [点我收藏+]

标签:type   oss   out   conf   link   d3d   分享图片   images   命令   

一、实验拓扑:
技术分享图片
二、命令部署:
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

标签:type   oss   out   conf   link   d3d   分享图片   images   命令   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!