Warning in cli: Lab topology source file /home/pipi/.netlab.yml has been modified ... after the snapshot netlab.snapshot.yml has been created ... Set defaults.warnings.snapshot.modified to False to hide this warning ... netlab transforms lab topology into device- and platform data and stores the results in a snapshot file that is used by most netlab commands. Changes to source files (including lab topology or defaults) are not automatically reflected in the snapshot file. Use 'netlab create' or 'netlab up' to create a new snapshot file. [red_ospf] Check OSPF adjacencies in red VRF [ node(s): r1 ] [PASS] r1: OSPFv2 neighbor 10.100.0.1 is in state Full/- [PASS] Test succeeded in 0.1 seconds [blue_ospf] Check OSPF adjacencies in blue VRF [ node(s): r3 ] [PASS] r3: OSPFv2 neighbor 10.101.0.1 is in state Full/- [PASS] Test succeeded in 0.1 seconds [ebgp] Check EBGP adjacencies with DUT [ node(s): r2,r4 ] [WAITING] Waiting for EBGP sessions to start (retrying for 30 seconds) [PASS] r4: Neighbor 10.1.0.13 (dut) is in state Established [PASS] r2: Neighbor 10.1.0.5 (dut) is in state Established [PASS] Test succeeded in 4.7 seconds [red_c_ospf] Check connected subnet as OSPF prefix on R1 [ node(s): r1 ] [WAITING] Waiting for OSPF convergence (retrying for 20 seconds) [PASS] r1: The prefix 10.1.0.4/30 is in the OSPF topology [PASS] Test succeeded in 1.2 seconds [red_c_bgp] Check connected subnet as BGP prefix on R2 [ node(s): r2 ] [WAITING] Waiting for BGP convergence (retrying for 15 seconds) [PASS] r2: The prefix 10.1.0.0/30 is in the BGP table [PASS] Test succeeded in 1.2 seconds [red_bgp_ospf] Check for BGP prefix on OSPF [ node(s): r1 ] [PASS] r1: The prefix 10.0.0.3/32 is in the OSPF topology [PASS] Test succeeded in 0.1 seconds [red_ospf_bgp] Check for OSPF prefix in BGP [ node(s): r2 ] [PASS] r2: The prefix 10.0.0.2/32 is in the BGP table [PASS] Test succeeded in 0.1 seconds [red_lb_ping] Loopback-to-loopback reachability test in VRF red [ node(s): r1 ] [PASS] r1: Ping to r2 (10.0.0.3) from 10.0.0.2/32 succeeded [PASS] Test succeeded in 0.1 seconds [red_p_ospf] Check for reachability of connected routes in OSPF [ node(s): r2 ] [PASS] r2: Ping to r1 (10.0.0.2) succeeded [PASS] Test succeeded in 0.1 seconds [red_p_bgp] Check for reachability connected routes in BGP [ node(s): r1 ] [PASS] r1: Ping to r2 (10.0.0.3) succeeded [PASS] Test succeeded in 0.1 seconds [blue_lb_ping] Loopback-to-loopback reachability test in VRF blue [ node(s): r3 ] [PASS] r3: Ping to r4 (10.0.0.5) from 10.0.0.4/32 succeeded [PASS] Test succeeded in 0.1 seconds [inter_vrf] Ping-based isolation test between blue and red VRF [ node(s): r1 ] [PASS] r1: Ping to r4 (10.0.0.5) failed as expected [PASS] Test succeeded in 0.1 seconds [SUCCESS] Tests passed: 13