BGP的配置

更新源建立邻居关系:

connect-interface LoopBack 0
BGP的配置(1):

EBGP多跳的实现:

peer 12.0.0.1 ebgp-max-hop 2 通过设置TTL为多少,使邻居可到达。
BGP的配置(1):

IBGP下一跳可达:

peer 34.1.1.4 next-hop-local
BGP的配置(1):

相关文章:

  • 2022-01-24
  • 2021-07-10
  • 2022-01-20
  • 2021-05-29
  • 2021-06-16
  • 2021-11-09
  • 2021-11-26
猜你喜欢
  • 2021-12-31
  • 2021-11-28
  • 2022-03-06
  • 2022-01-10
  • 2022-01-29
  • 2021-07-25
相关资源
相似解决方案