码迷,mamicode.com
首页 > 其他好文 > 详细

45-高级路由:BGP 不同厂商设备都将Metric调为最大值

时间:2018-07-07 15:50:33      阅读:122      评论:0      收藏:0      [点我收藏+]

标签:cto   term   不同   分享   config   water   images   14.   ext   

一、实验拓扑:
技术分享图片
二、实验要求:
1、R1、R2、R3、R4在BGP进程下部署命令,将Metric都调为最大值;
2、验证:在R4下查看Metric是否是最大值?
三、命令部署:
R4(config)#router bgp 4
R4(config-router)#bgp bestpath med missing-as-worst

R1(config)#router bgp 123
R1(config-router)#bgp bestpath med missing-as-worst

R2(config)#router bgp 123
R2(config-router)#bgp bestpath med missing-as-worst

R3(config)#router bgp 123
R3(config-router)#bgp bestpath med missing-as-worst

四、验证:
R4#show ip bgp
Network Next Hop Metric LocPrf Weight Path
*> 3.3.3.0/24 14.1.1.1 4294967295 0 123 i

45-高级路由:BGP 不同厂商设备都将Metric调为最大值

标签:cto   term   不同   分享   config   water   images   14.   ext   

原文地址:http://blog.51cto.com/13856092/2137758

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!