test_bgp_set_aspath_replace.py::BGPSetAspathReplace

::startup
::bgp_converge:#104:r1/bgpd/vtysh[show bgp ipv4 unicast json]
::shutdown

::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')
net router-r1 r1 10.255.0.1/32 fd00::1/128 r1-s1 fe:01:00:bc:01:00 10.101.0.1/16 fdbc:1::fc01:ff:febc:100/64 lan-s1 s1 10.101.0.0/16 fdbc:1::/64 router-r1:r1-s1--lan-s1 router-r3 r3 172.16.255.31/32 172.16.255.32/32 fd00::3/128 r3-s1 fe:03:00:bc:01:00 10.101.0.3/16 fdbc:1::fc03:ff:febc:100/64 r3-s2 fe:03:00:bc:02:00 10.102.0.3/16 fdbc:2::fc03:ff:febc:200/64 router-r3:r3-s1--lan-s1 lan-s2 s2 10.102.0.0/16 fdbc:2::/64 router-r3:r3-s2--lan-s2 router-r2 r2 10.255.0.2/32 fd00::2/128 r2-s2 fe:02:00:bc:02:00 10.102.0.2/16 fdbc:2::fc02:ff:febc:200/64 r2-s1 fe:02:00:bc:01:00 10.101.0.2/16 fdbc:1::fc02:ff:febc:100/64 router-r2:r2-s1--lan-s1 router-r2:r2-s2--lan-s2