科技行者

行者学院 转型私董会 科技行者专题报道 网红大战科技行者

知识库

知识库 安全导航

至顶网网络频道OSPF虚链路 配置实例 + 详细验证过程

OSPF虚链路 配置实例 + 详细验证过程

  • 扫一扫
    分享文章到微信

  • 扫一扫
    关注官方公众号
    至顶头条

这个配置将验证一个OSPF虚电路(Virtual-Link)的过程,重点在观察虚链路连接的临时网络与正常区域间路由有何区别。上图中区域4 (area 4)没有和area 0直接相连。

来源:chinaitlab 2008年1月5日

关键字: 路由协议 协议基础

  • 评论
  • 分享微博
  • 分享邮件

在本页阅读全文(共5页)

最后我们将虚链路效果再与正常连接方式进行一下比对,如下图:

    OSPF虚链路(virtual-link)配置实例 + 详细验证过程(图二)

   验证如下:

    r1#sh ip ro
        1.0.0.0/24 is subnetted, 1 subnets
    C       1.1.1.0 is directly connected, Loopback0
    O IA 193.1.1.0/24 [110/20] via 192.1.1.2, 00:00:41, Ethernet0/0
    C    192.1.1.0/24 is directly connected, Ethernet0/0
    C    192.2.2.0/24 is directly connected, Ethernet1/0
    O IA 194.1.1.0/24 [110/20] via 192.2.2.4, 00:00:39, Ethernet1/0

    r2#sh ip ro

       2.0.0.0/24 is subnetted, 1 subnets
    C       2.2.2.0 is directly connected, Loopback0
    C    193.1.1.0/24 is directly connected, Ethernet1/0
    C    192.1.1.0/24 is directly connected, Ethernet0/0
    O    192.2.2.0/24 [110/20] via 192.1.1.1, 00:01:04, Ethernet0/0
    O IA 194.1.1.0/24 [110/30] via 192.1.1.1, 00:00:03, Ethernet0/0

    r2#

    r3#sh ip ro

        3.0.0.0/24 is subnetted, 1 subnets
    C       3.3.3.0 is directly connected, Loopback0
    C    193.1.1.0/24 is directly connected, Ethernet1/0
    O IA 192.1.1.0/24 [110/20] via 193.1.1.2, 00:01:31, Ethernet1/0
    O IA 192.2.2.0/24 [110/30] via 193.1.1.2, 00:01:15, Ethernet1/0
    O IA 194.1.1.0/24 [110/40] via 193.1.1.2, 00:00:15, Ethernet1/0

    r4#sh ip ro
       4.0.0.0/24 is subnetted, 1 subnets
    C       4.4.4.0 is directly connected, Loopback0
    O IA 193.1.1.0/24 [110/30] via 192.2.2.1, 00:00:39, Ethernet1/0
    O    192.1.1.0/24 [110/20] via 192.2.2.1, 00:01:37, Ethernet1/0
    C    192.2.2.0/24 is directly connected, Ethernet1/0
    C    194.1.1.0/24 is directly connected, Ethernet0/0

    r5#sh ip ro

        5.0.0.0/24 is subnetted, 1 subnets
    C       5.5.5.0 is directly connected, Loopback0
    O IA 193.1.1.0/24 [110/40] via 194.1.1.4, 00:00:52, Ethernet0/0
    O IA 192.1.1.0/24 [110/30] via 194.1.1.4, 00:00:52, Ethernet0/0
    O IA 192.2.2.0/24 [110/20] via 194.1.1.4, 00:00:52, Ethernet0/0
    C    194.1.1.0/24 is directly connected, Ethernet0/0

    • 评论
    • 分享微博
    • 分享邮件
    邮件订阅

    如果您非常迫切的想了解IT领域最新产品与技术信息,那么订阅至顶网技术邮件将是您的最佳途径之一。

    重磅专题
    往期文章
    最新文章