test_bgp_set_aspath_replace.py::BGPSetAspathReplace
::startup
passed after 1.17s
('test_bgp_set_aspath_replace.py', -inf, 'startup')
::bgp_converge
::bgp_converge:#104:r1/bgpd/vtysh[show bgp ipv4 unicast json]
passed after 4.70s, CLI command: show bgp ipv4 unicast json
Expected output:
{'routes': {'172.16.255.31/32': [{'path': '65002 65001'}], '172.16.255.32/32': [{'path': '65001 65001'}]}}('test_bgp_set_aspath_replace.py', 104, '#104:r1/bgpd/vtysh[show bgp ipv4 unicast json]')
::shutdown
passed after 1.15s
('test_bgp_set_aspath_replace.py', inf, 'shutdown')