Quagga templates inheritance#21
Conversation
Signed-off-by: Nadiya.Stetskovych <Nadiya.Stetskovych@cavium.com>
Signed-off-by: Nadiya.Stetskovych <Nadiya.Stetskovych@cavium.com>
|
can you help to explain why quagga configuration is asic platform dependent? |
|
Actually it is not :). For now default config file for zеbra configuration contain parts that is not mandatory. Just want to propose the way every vendor can easy customize configuration (not breaking default config) using current sonic-mgmt deployment. |
|
Could you give more details about "default config file for zеbra configuration contain parts that is not mandatory"? |
|
By current default zebra config all src ports will have loopback ip. But let Thanks. |
|
Could we just remove set src config from default? |
|
no, it is required by sonic configuration. why do you want to remove minigraph_lo_interfaces? there is no harm to have it, right? |
|
I mean take away from zebra default config. Do you consider attached above config valid (in the text file)? Now it is impossible to generate such config because all src port will point to loopback ip. |
|
there is no plan to introduction hw platform specific quagga configuration, any concern to close this PR? |
Fix fabric_cli_and_db so it only tests on connected links. (sonic-net#16309)
…al-Preference testplan - Test Case sonic-net#17: Local-Preference Preservation via Route Reflector - Test Case sonic-net#18: Local-Preference Set by Route Reflector - Test Case sonic-net#19: Local-Preference Best Path Selection via Route Reflector - Test Case sonic-net#20: Local-Preference with Multiple Route Reflector Clients - Test Case sonic-net#21: Local-Preference Override at Route Reflector Client - Updated scope section to include route reflector scenarios
cde2966 2018-06-26 | * Reduce severity of log 'vty connect from' from INFO to DEBUG (sonic-net#21) (HEAD) [pavel-shirshov] Signed-off-by: Guohan Lu <gulv@microsoft.com>
advance dhcp relay for 202211 4bf1868 - (HEAD, origin/master, origin/HEAD, master) fix relay-reply dhcpv6 packet counter issue (add support for a7050 qx32 platform sonic-net#29) (2 weeks ago) [jcaiMR] 9b30690 - fix handleSwssNotification crash in dhcp6relay (Add libnl-nf-3-200 to docker-team sonic-net#28) (4 weeks ago) [jcaiMR] 047afb7 - Fix multiple vlan issue (Failure trying to run: chroot /sonic-buildimage/fsroot mount -t proc proc /proc sonic-net#27) (4 weeks ago) [jcaiMR] ff6bec3 - Made the Error log informative (add python-tenjin as build dependency for p4-switch sonic-net#22) (5 weeks ago) [Vivek] 2fbe729 - disable cfg dynamic change (p4: fix build dependency for python-p4c-bm sonic-net#25) (6 weeks ago) [jcaiMR] 13d0805 - Use github code scanning instead of LGTM (Removed sx-libnl from Mellanox containers dependencies. sonic-net#26) (6 weeks ago) [Liu Shilong] 1e846f6 - Fix packet range check for relay-reply packets (update sonic-swss and p4-switch submodule to fix docker sonic p4 bug sonic-net#21) (7 weeks ago) [kellyyeh] 4d19e13 - Add unittest infrastructure (Cavium customization for docker containers sonic-net#5) (8 weeks ago) [kellyyeh] 7f4fdab - fix packet range check issue (Makefile: add build dependency for python-p4c-bm sonic-net#20) (9 weeks ago) [jcaiMR] 257ecdf - Add client packet UDP header length check (change port_config.ini directory for s6000 sonic-net#19) (2 months ago) [kellyyeh]
Propose changes to configure zebra for different platforms in different ways