test_bgp_aspath_zero.py::BGPAggregatorZero

::startup
::prepare:#79:peer1 ExaBGP (Start)
::bgp_converge:#90:r1/bgpd/vtysh[show ip bgp neighbor 10.101.0.2 json]
::bgp_has_correct_routes_without_asn_0:#103:r1/bgpd/vtysh[show ip bgp json]
::shutdown

::startup

passed after 0.85s
('test_bgp_aspath_zero.py', -inf, 'startup')

::prepare

::prepare:#79:peer1 ExaBGP (Start)

passed after 0.18s
('test_bgp_aspath_zero.py', 79, '#79:peer1 ExaBGP (Start)')

::bgp_converge

::bgp_converge:#90:r1/bgpd/vtysh[show ip bgp neighbor 10.101.0.2 json]

passed after 1.20s, CLI command: show ip bgp neighbor 10.101.0.2 json
Expected output:
{'10.101.0.2': {'bgpState': 'Established', 'addressFamilyInfo': {'ipv4Unicast': {'acceptedPrefixCounter': 1}}}}
('test_bgp_aspath_zero.py', 90, '#90:r1/bgpd/vtysh[show ip bgp neighbor 10.101.0.2 json]')

::bgp_has_correct_routes_without_asn_0

::bgp_has_correct_routes_without_asn_0:#103:r1/bgpd/vtysh[show ip bgp json]

passed after 0.00s, CLI command: show ip bgp json
Expected output:
{'routes': {'192.168.100.101/32': [{'valid': True}]}}
('test_bgp_aspath_zero.py', 103, '#103:r1/bgpd/vtysh[show ip bgp json]')

::shutdown

passed after 1.11s
('test_bgp_aspath_zero.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-peer1 peer1 10.255.0.2/32 fd00::2/128 peer1-s1 fe:02:00:bc:01:00 10.101.0.2/16 fdbc:1::fc02:ff:febc:100/64 router-peer1:peer1-s1--lan-s1