设为首页收藏本站language 语言切换
查看: 2286|回复: 3
收起左侧

[分享] BGP的13条选路原则分别是哪些?

[复制链接]
 成长值: 64315
发表于 2022-12-6 15:39:22 | 显示全部楼层 |阅读模式
BGP的13条选路原则分别是哪些?
创建日期 2015年12月5日 提交人 Ricky 类别 BGP
1、Prefer highest weight (local to router).
首选权重最高的路由<权重是一种Cisco专有的属性,只用于当前路由器>

2、Prefer highest local preference (global within AS).
本地优先级最高的路由<本地优先级用于AS内部>

3、Prefer route originated by the local router (next hop = 0.0.0.0).
当前路由器通告的路由<bgp表中,当前路由器产生的路由的下一跳为0.0.0.0>

4、Prefer shortest AS path.
AS路径最短的路由

5、Prefer lowest origin code (IGP < EGP <incomplete).
比较Origin属性<IGP优先于EGP优先Incomplete>

6、Prefer lowest MED (exchanged between autonomous systems).
MED最小者<默认不比较来自不同AS路由的MED值,可通过bgp always-compare-med对比不同AS的med>

7、Prefer EBGP path over IBGP path.
外部路径(EBGP)优先于内部路径(IBGP)

8、Prefer the path through the closest IGP neighbor.
选择经过最近的IGP邻居的路径<这意味着路由器首选AS中最短的内部路径-最短的前往BGP下一跳的路径)–IBGP

9、balance traffic
如果配置了maximum-path, 会安装多条路由到路由表<但是BGP继续比,只有一个打上>

10、Prefer oldest route for EBGP paths.
都是外部路径,选最先收到的(最旧的)<目的是减少抖动>

11、Prefer the path with the lowest neighbor BGP router ID.
首选来自最低路由ID的BGP路由器的路由

12、Prefer shortest cluster list.
具有最低群集列表长度的路径

13、Prefer the path with the lowest neighbor IP address.
最低邻居地址的路径


您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-4-4 18:57 , Processed in 0.083747 second(s), 23 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

快速回复 返回顶部 返回列表