sonic-swss icon indicating copy to clipboard operation
sonic-swss copied to clipboard

Fix for 2053, Fix IPv6 BGP multipath-relax peer-type.

Open skbarista opened this issue 3 years ago • 8 comments
trafficstars

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.

skbarista avatar Mar 16 '22 03:03 skbarista

is fix needed in master and 202111 too?

rlhui avatar Mar 17 '22 16:03 rlhui

/Azp run

arlakshm avatar Mar 23 '22 00:03 arlakshm

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Mar 23 '22 00:03 azure-pipelines[bot]

/Azp run

arlakshm avatar Mar 24 '22 05:03 arlakshm

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Mar 24 '22 05:03 azure-pipelines[bot]

@rlhui The fix merged to master. I will creat a pr for 202111. https://github.com/Azure/sonic-swss/pull/2062

skbarista avatar Mar 24 '22 21:03 skbarista

/Azp run

arlakshm avatar Mar 28 '22 18:03 arlakshm

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Mar 28 '22 18:03 azure-pipelines[bot]