sonic-buildimage/dockers/docker-fpm-frr/frr/bgpd/templates
abdosi 6d767e549d
[chassis] Support advertisement of Loopback0 of all LC's across all e-BGP peers in TSA mode (#16714) (#17837)
What I did:
In Chassis TSA mode Loopback0 Ip's of each LC's should be advertise through e-BGP peers of each remote LC's

How I did:

- Route-map policy to Advertise own/self Loopback IP to other internal iBGP peers with a community internal_community as define in constants.yml
- Route-map policy to match on above internal_community when route is received from internal iBGP peers and set a internal tag as define in constants.yml and also delete the internal_community so we don't send to any of e-BGP peers
- In TSA new route-map match on above internal tag and permit the route (Loopback0 IP's of remote LC's) and set the community to traffic_shift_community.
- In TSB delete the above new route-map.

How I verify:

Manual Verification

UT updated.
sonic-mgmt PR: sonic-net/sonic-mgmt#10239

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
2024-01-19 12:53:26 +08:00
..
dynamic Tests for bgpcfgd templates (#4841) 2020-06-25 14:54:02 -07:00
general [bgp]: Reduce bgp connect retry timer to 10 seconds (#7169) 2021-03-27 11:36:56 -07:00
internal [chassis] Support advertisement of Loopback0 of all LC's across all e-BGP peers in TSA mode (#16714) (#17837) 2024-01-19 12:53:26 +08:00
monitors Template change for BGP monitors on T2 (#14844) 2023-05-09 13:40:00 -07:00
voq_chassis [chassis] Support advertisement of Loopback0 of all LC's across all e-BGP peers in TSA mode (#16714) (#17837) 2024-01-19 12:53:26 +08:00