Cisco及华为网络技术论坛

PE的BGP设置


来源: 作者: 出处:Vlan9.com 2007-10-03 进入论坛

  router bgp 100
  no synchronization
  no bgp default ipv4-unicast
  bgp log-neighbor-changes
  neighbor 10.1.1.4 remote-as 100
  neighbor 10.1.1.4 update-source Loopback0
  neighbor 10.1.1.4 activate
  neighbor 10.3.1.4 remote-as 100
  neighbor 10.3.1.4 update-source Loopback0
  neighbor 10.3.1.4 activate
  no auto-summary
  
  !
  address-family ipv4 vrf vrf-1
  redistribute connected
  no auto-summary
  no synchronization
  exit-address-family
  
  !
  address-family vpnv4
  neighbor 10.1.1.4 activate
  neighbor 10.1.1.4 send-community both
  neighbor 10.3.1.4 activate
  neighbor 10.3.1.4 send-community both
  exit-address-family
  
  ! 更多请看Cisco与华为技术网(Vlan9.com)BGP协议专题,或进入论坛讨论。

阅读前一章:BGP学习

阅读后一章:关于BGP抖动参数设置
vlan9_logo
相关专题

论坛精华
阅读排行榜
最新技术文档
热门关键字导读