BGPPeerGroup对等体组配置..docx

  1. 1、本文档共6页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
BGPPeerGroup对等体组配置.

BGP Peer Group对等体组配置拓扑及配置有异于上篇文章在AS 1 内部起RIP协议,使R1 R2 R3互通,然后在所有路由器上起BGP协议。对R1只起一个peer-group,把R2? R3放进这个对等体组中。又R2?? R3会存在IBGP水平分割,会互相学习不到对方的环回,我们又在R1上做了路由反射器,R2? R3作为客户端。?R1:interface Loopback0?ip address 1.1.1.1 255.255.255.0!interface Serial0/0?ip address 14.14.14.1 255.255.255.0!interface Serial0/1?ip address 15.15.15.1 255.255.255.0!interface Serial0/2?ip address 12.12.12.1 255.255.255.0!interface Serial0/3?ip address 13.13.13.1 255.255.255.0!router rip?version 2?network 1.0.0.0?network 12.0.0.0?network 13.0.0.0?no auto-summary!router bgp 1?no synchronization?bgp router-id 1.1.1.1?bgp log-neighbor-changes?network 1.1.1.0 mask 255.255.255.0?neighbor ? as1 ? peer-group?????????????????? //定义一个peer-group,名为as1?neighbor?? as1 ? remote-as 1?neighbor?? as1?? update-source Loopback0?neighbor?? as1?? route-reflector-client??? //as1中的路由器都作为路由反射器客户?neighbor ? as1?? next-hop-self?neighbor 2.2.2.2 peer-group as1?neighbor 3.3.3.3 peer-group as1?neighbor 14.14.14.4 remote-as 4?neighbor 15.15.15.5 remote-as 5?no?? auto-summary?对于其它四台路由器都是做正常的普通BGP配置:R2:interface Loopback0?ip address 2.2.2.2 255.255.255.0!interface Serial0/0?ip address 12.12.12.2 255.255.255.0!router rip?version 2?network 2.0.0.0?network 12.0.0.0?no auto-summary!router bgp 1?no synchronization?bgp router-id 2.2.2.2?bgp log-neighbor-changes?network 2.2.2.0 mask 255.255.255.0?neighbor 1.1.1.1 remote-as 1?neighbor 1.1.1.1 update-source Loopback0?no auto-summary?R3:interface Loopback0?ip address 3.3.3.3 255.255.255.0!interface Serial0/0?ip address 13.13.13.3 255.255.255.0!router rip?version 2?network 3.0.0.0?network 13.0.0.0?no auto-summary!router bgp 1?no synchronization?bgp router-id 3.3.3.3?bgp log-neighbor-changes?network 3.3.3.0 mask 255.255.255.0?neighbor 1.1.1.1 remote-as 1?neighbor 1.1.1.1 update-source Loopback0?no auto-summary?R4:interface Loopback0?ip address 4.4.4.4 255.255.255.0!interface Serial0/0?ip address 14.14.14.4 255.255.255.0!router bgp 4?no synchronization?bgp router-id 4.4.4.4?bgp log-neighbo

文档评论(0)

dashewan + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档