bgp中引入静态路由apply cost100,在本地bgp路由表中med值生效,但是发送给ebgp vpnv4邻居时候,发现advertise路由时就没有带med值,测试普通公网v6邻居时可以发送的
#
ip vpn-instance spt
peer xxxx as-number 54433
peer xxxx substitute-as
#
address-family ipv4 unicast
import-route static route-policy forstatic-spt
peer xxxx enable
peer xxxx route-policy spt-ce-in import
peer xxxx allow-as-loop 1
#
#
route-policy forstatic-spt permit node 10
if-match ip address prefix-list forstatic-spt
apply cost 100
#
经确认,从R8530P01版本开始,私网引入路由情况下,VPNV4/VPNv6无法将MED值传给EBGP邻居
建议在VPNV4/VPNv6邻居的export方向配置路由策略进行传递med
该案例暂时没有网友评论
✖
案例意见反馈
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作