You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change the default behavior of show ip bgp network (sonic-net#3447)
* show/bgp_frr_v4.py: change the default behavior of "show ip bgp network"
- after change, show ip bgp network will have "all" as the default value of namespace option
- after change, ip-address/ip-prefix is a required argument when executing show ip bgp network on a chassis supervisor
* tests/remote_show_test.py update unit tests to comply with the new behaviors
* tests/show_bgp_network_test.py: update a test vector to make it comply with the new default behavior
* tests/bgp_commands_input/bgp_network_test_vector.py: update a test vector to comply with the new default behavior
0 commit comments