科技行者

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

知识库

知识库 安全导航

至顶网网络频道Enhanced IGRP特性——Stub Routing(1)

Enhanced IGRP特性——Stub Routing(1)

  • 扫一扫
    分享文章到微信

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

EIGRPstub routing这一特性首次出现在Cisco IOSRelease 12.0(7)T中,后来在Release 12.0(15)S中被集成进去.这一特性增加了网络的稳定性,减少资源的占用并且简化了stub router的配置。

2008年1月18日

关键字: igrp igrp协议 路由协议 网络协议

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

  Pt.1 Feature Overview

    EIGRPstub routing这一特性首次出现在Cisco IOSRelease 12.0(7)T中,后来在Release 12.0(15)S中被集成进去.这一特性增加了网络的稳定性,减少资源的占用并且简化了stub router的配置

  stub routing一般用在星型(hub and spoke)拓扑结构的网络中.在这样的一个环境中,一个或多个末梢网络(end or stub network)连接到远程的spoke router上,spoke router再连接到distribution router(hub,中心)上.这样的配置通常用于WAN拓扑中:distribution router直接连到WAN上.distribution router可以连接多达100个remote router(spoke).spoke router(remote router)转发非本地(nonlocal)的流量到distribution router上,所以spoke router没有必要保持完整的路由表,而且一般的,distribution router只需发送一条default route给remote router

  当使用EIGRP stub routing这一特性的时候,首先在distribution router和remote router上启用EIGRP,然后把remote router配置为stub router.配置完成以后,只有特性的路由信息从stub router上传播出去.stub router对汇总路由 (summary route),直连路由,再发布静态路由(redistributed static route),外部和内部路由的查询(query)作出inaccessible的应答.并且stub router发送特定的对等层(peer)信息包给它的邻居用于报告它的状态为stub router.当邻居接收到该信息包以后,它将不会向这个stub router作出任何的路由查询.stub router对等体之间也不会相互查询.stub router依靠distribution router来发送适当的更新包

  

  

  

  

  上图就是一个简单的hub and spoke网络,在这个图中,remote router只能通过distribution router访问到corporate network,并且remote router没有必要保持完整整个网络的路由表,也它只需要知道如何到达distribution router就可以了.这样一来减少了remote router内存和网络带宽资源的占用.remote router不需要接收从其他网络学来的路由,因为它只发送nonlocal流量到distribution router上去,distribution router只需引入一条default route到remote router上去

  EIGRP stub routing这一特性不会在distribution router上做自动的路由汇总,多数情况下,管理员可以根据需要在distribution router上做人工的路由汇总

  要注意的是,在低版本的IOS上,在distribution router上配置到remote router的default router的时候,记得在remote router上使用ip classless命令.默认情况下,只要支持EIGRP stub routing的IOS版本就无须手动输入ip classless命令了

  假如你不把remote router设置为stub router,而在distribution router上启用汇总,过滤等功能,仍然会出现一些问题,比如SIA(stuck in active)状态

  Pt.2 Dual-Homed Remote

  双宿远程(dual-homed remote)拓扑结构拥有2个或多个distribution router(hub router),但是stub routing的法则和简单的hub and spoke结构是一样的,可以提供冗余.如下图:

    

  

  

  但是这样的一个结构有可能给EIGRP网络带来不稳定性,如下图:

  

  

  

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

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

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