13条BGP选路原则:边界网关协议(BGP)是运行于 TCP 上的一种自治系统的路由协议。BGP强大的选路规则正是BGP最大的亮点。
13条BGP选路原则
一、Prefer highest weight (local to router).
首选权重最高的路由<权重是一种cisco专有的属性,只用于当前路由器>
二、Prefer highest local preference (global within AS).
本地优先级最高的路由<本地优先级用于AS内部>
三、Prefer route originated by the local router (next hop = 0.0.0.0).
当前路由器通告的路由
四、Prefer shortest AS path.
AS路径最短的路由
五、Prefer lowest origin code (IGP < EGP < incomplete).
Origin codes: i - IGP, e - EGP, ? - incomplete
比较Origin属性
Three values: IGP, EGP, incomplete
-
IGP generated by BGP network statement
-
EGP generated by EGP
-
Incomplete redistributed from another routing protocol
六、

最低0.47元/天 解锁文章
4166

被折叠的 条评论
为什么被折叠?



