思科配置案例:远离区域 0 的虚链路
思科配置案例:远离区域 0 的虚链路
实验步骤
(1)步骤 1:配置路由器 R1
R1(config)#router ospf 1
R1(config-router)#router-id 1.1.1.1
R1(config-router)#network 1.1.1.0 0.0.0.255 area 2
R1(config-router)#network 192.168.12.0 0.0.0.255 area 2
(2)步骤 2:配置路由器 R2
R2(config)#router ospf 1
R2(config-router)#router-id 2.2.2.2
R2(config-router)#network 2.2.2.0 0.0.0.255 area 1
R2(config-router)#network 192.168.12.0 0.0.0.255 area 2
R2(config-router)#network 192.168.23.0 0.0.0.255 area 1
R2(config-router)#area 1 virtual-link 3.3.3.3
(3)步骤 3:配置路由器 R3
R3(config)#router ospf 1
R3(config-router)#router-id 3.3.3.3
R3(config-router)#network 3.3.3.0 0.0.0.255 area 0
R3(config-router)#network 192.168.23.0 0.0.0.255 area 1
R3(config-router)#network 192.168.34.0 0.0.0.255 area 0
R3(config-router)#area 1 virtual-link 2.2.2.2
(4)步骤 4:配置路由器 R4
R4(config)#router ospf 1
R4(config-router)#router-id 4.4.4.4
R4(config-router)#network 4.4.4.0 0.0.0.255 area 0
R4(config-router)#network 192.168.34.0 0.0.0.255 area 0
4.实验调试
在路由器 R4 上查看路由表:
R4#show ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
Gateway of last resort is not set
O IA 192.168.12.0/24 [110/192] via 192.168.34.3, 00:02:19, Serial0/0/0
1.0.0.0/32 is subnetted, 1 subnets
O IA 1.1.1.1 [110/193] via 192.168.34.3, 00:02:19, Serial0/0/0
2.0.0.0/32 is subnetted, 1 subnets
O IA 2.2.2.2 [110/129] via 192.168.34.3, 00:02:19, Serial0/0/0
3.0.0.0/32 is subnetted, 1 subnets
O 3.3.3.3 [110/65] via 192.168.34.3, 00:02:19, Serial0/0/0
4.0.0.0/24 is subnetted, 1 subnets
C 4.4.4.0 is directly connected, Loopback0
O IA 192.168.23.0/24 [110/128] via 192.168.34.3, 00:02:19, Serial0/0/0
C 192.168.34.0/24 is directly connected, Serial0/0/0
从 R4 的路由表的输出,可以看出路由器 R1 能够通过使用转接区域 1 的虚拟链路到达区
域0。
【技术要点】
虚链路属于区域 0,所以在进行区域 0 认证的时候,不要忘记虚链路的认证,例如如果区域 0 采用 MD5 认证,则在虚链路上配置如下:
R3(config-router)#area 1 virtual-link 2.2.2.2 message-digest-key 1 md5 cisco
2、本资源基本为原创,部分来源其他付费资源平台或互联网收集,如有侵权请联系及时处理。
3、本站大部分文章的截图来源实验测试环境,请不要在生产环境中随意模仿,以免带来灾难性后果。
转载请保留出处: www.zh-cjh.com珠海陈坚浩博客 » 思科配置案例:远离区域 0 的虚链路
作者: cjh
手机扫一扫,手机上查看此文章: |
一切源于价值!
其他 模板文件不存在: ./template/plugins/comment/pc/index.htm