summaryrefslogtreecommitdiff
path: root/tests/topotests/bgp-basic-functionality-topo1/test_bgp_basic_functionality.py
diff options
context:
space:
mode:
authorDinesh Dutt <5016467+ddutt@users.noreply.github.com>2019-08-08 02:58:18 +0000
committerDinesh Dutt <5016467+ddutt@users.noreply.github.com>2019-08-08 04:17:26 +0000
commitdcc1615e1b5f8f439f01fd9e61845f377d28a07a (patch)
tree93cdbbddb48b5743242673800d372f11ff63b33c /tests/topotests/bgp-basic-functionality-topo1/test_bgp_basic_functionality.py
parent3a738964ec92473c21a5fe75a7fa8de28a344ff8 (diff)
bgpd: Display received and advertised EVPN routes from neighbors
"show bgp l2vpn evpn neighbors <neighbor> [advertised-routes|routes]' did not work due to various bugs. First, the command only accepted IPv4 addresses as valid neighbor ID, thereby rejecting unnumbered BGP and IPv6 neighbor address. Second, the SAFI was hardcoded to MPLS_VPN even though we were passing the safi. Third, "all" made no sense in the command context and to make the command uniform across all address families, I removed the "all" keyword from the command. Signed-off-by: Dinesh G Dutt <ddps4u@gmail.com>
Diffstat (limited to 'tests/topotests/bgp-basic-functionality-topo1/test_bgp_basic_functionality.py')
0 files changed, 0 insertions, 0 deletions