sonic-buildimage/dockers/docker-fpm-frr
abdosi 4a7aa2634f
[chassis] Support advertisement of Loopback0 of all LC's across all e-BGP peers in TSA mode (#16714)
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>
2023-11-20 09:42:02 -08:00
..
base_image_files [bgp]: Add sudo check for TSA/B/C command execution (#15288) 2023-06-03 23:47:26 +02:00
frr [chassis] Support advertisement of Loopback0 of all LC's across all e-BGP peers in TSA mode (#16714) 2023-11-20 09:42:02 -08:00
.dockerignore [docker-fpm-frr]:filter out the file of 'Dockerfile.j2' from the 'docker-fpm-frr' image. (#3507) 2019-09-27 12:43:44 -07:00
bgp_regex.json Add rsyslog plugin support for frr log (#16192) 2023-09-12 16:53:45 -07:00
docker_init.sh [frr] fix default zebra config not inserted into empty zebra.conf (#16747) 2023-10-19 08:47:24 +08:00
Dockerfile.j2 Load generic omprog in all dockers for rsyslog plugin support (#16601) 2023-09-20 16:27:42 -07:00
events_info.json Streaming structured events implementation (#11848) 2022-09-03 07:33:25 -07:00
snmp.conf [FRR] Enable SNMP support (#2981) 2019-06-19 01:24:42 -07:00
TS [chassis] Support advertisement of Loopback0 of all LC's across all e-BGP peers in TSA mode (#16714) 2023-11-20 09:42:02 -08:00
TSA Fixes for errors seen in staging devices (#7171) 2021-04-08 15:16:43 -07:00
TSB Fixes for errors seen in staging devices (#7171) 2021-04-08 15:16:43 -07:00
TSC Fixes for errors seen in staging devices (#7171) 2021-04-08 15:16:43 -07:00
vtysh.conf [sonic-frr]: FRR 4.0 integration with SONiC (#2099) 2018-10-02 10:24:59 -07:00
zsocket.sh [FRR] Create a separate script to wait zebra to be ready to receive connections (#6519) 2021-01-27 12:36:02 -08:00