sonic-buildimage/dockers/docker-fpm-frr/frr/bgpd
abdosi 9dc285ab05 Changes in FRR temapltes for multi-asic (#6901)
1. Made the command next-hop-self force only applicable on back-end asic bgp. This is done so that BGPL iBGP session running on backend can send e-BGP learn nexthop. Back end asic FRR is able to recursively resolve the eBGP nexthop in its routing table since it knows about all the connected routes advertise from front end asic.

2. Made all front-end asic bgp use global loopback ip (Loopback0) as router id and back end asic bgp use Loopbacl4096 as ruter-id and originator id for Route-Reflector. This is done so that routes learnt by external peer do not see Loopback4096 as router id in show ip bgp <route-prerfix> output.

3. To handle above change need to pass Loopback4096 from BGP manager for jinja2 template generation. This was missing and this change/fix is needed for this also https://github.com/Azure/sonic-buildimage/blob/master/dockers/docker-fpm-frr/frr/bgpd/templates/dynamic/instance.conf.j2#L27

4. Enhancement to add mult_asic specific bgpd template generation unit test cases.
2021-03-02 14:42:22 -08:00
..
templates Changes in FRR temapltes for multi-asic (#6901) 2021-03-02 14:42:22 -08:00
tsa [bgpcfgd]: Support default action for "Allow prefix" feature (#6370) 2021-01-08 15:12:52 -08:00
bgpd.conf.j2 [bgpcfgd]: Split one bgp mega-template to chunks. (#4143) 2020-04-25 09:41:28 +00:00
bgpd.main.conf.j2 Changes in FRR temapltes for multi-asic (#6901) 2021-03-02 14:42:22 -08:00
bgpd.spine_chassis_frontend_router.conf.j2 [bgpcfgd]: Split one bgp mega-template to chunks. (#4143) 2020-04-25 09:41:28 +00:00