Creating Device configuration snippets [CREATED] dut: initial,bgp,vrf [CREATED] r1: initial,bgp,bgp-xact [CREATED] r2: initial,bgp,bgp-xact [CREATED] r3: initial,bgp,bgp-xact [CREATED] r4: initial,bgp,bgp-xact Checking Are lab devices ready to be configured? [INFO] Checking SSH server(s) on dut [SSH] SSH server on node dut (device iol) is ready after 25.3 seconds Config Deploying device configurations [INFO] Executing initial configuration for node r1 [INFO] Executing initial configuration for node r2 [INFO] Executing initial configuration for node r3 [INFO] Executing initial configuration for node r4 [INFO] Executing bgp configuration for node r2 [INFO] Executing bgp configuration for node r3 [INFO] Executing bgp configuration for node r1 [INFO] Executing bgp configuration for node r4 [INFO] Executing bgp-xact configuration for node r2 [INFO] Executing bgp-xact configuration for node r1 [INFO] Executing bgp-xact configuration for node r3 [INFO] Executing bgp-xact configuration for node r4 Results of configuration script deployments ================================================================================ dut Startup: initial,bgp,vrf r1 Script: initial,bgp,bgp-xact r2 Script: initial,bgp,bgp-xact r3 Script: initial,bgp,bgp-xact r4 Script: initial,bgp,bgp-xact The device under test has two VRFs with two interfaces in each VRF. Routers are attached to those interfaces and run BGP with device under test in a dual-stack (IPv4 + IPv6) environment. The routing and connectivity tests focus on IPv6 (another test cases focuses on IPv4), the dual-stack addressing is used only to trigger the incorrect activation of BGP address families. * r1 and r2 should be able to ping each other and rtr VRF loopback * r3 and r4 should be able to ping each other and rtr VRF loopback * r1 should not be able to reach r3 The test also checks whether DUT unnecessarily enables IPv4 AF over IPv6 EBGP sessions