sonic-swss
sonic-swss copied to clipboard
Fix for 2053, Fix IPv6 BGP multipath-relax peer-type.
By default the metric for ipv6 static route is 1024. This makes it the routes learned via the internal bgp sessions inferior to the Ebgp routes. So make the metric 256 which make the static route metric same as connected route metric.
What I did By default the metric for ipv6 static route is 1024. This makes it the routes learned via the internal bgp sessions inferior to the Ebgp routes. So make the metric 256 which make the static route metric same as connected route metric.
Why I did it To fix IPv6 BGP multipath-relax peer-type.
How I verified it Verified voq chassis can learn a route which ecmps routes advertised by internal ibgp neighbor and ebgp neighbor.
is fix needed in master and 202111 too?
/Azp run
Azure Pipelines successfully started running 1 pipeline(s).
/Azp run
Azure Pipelines successfully started running 1 pipeline(s).
@rlhui The fix merged to master. I will creat a pr for 202111. https://github.com/Azure/sonic-swss/pull/2062
/Azp run
Azure Pipelines successfully started running 1 pipeline(s).