Creating Device configuration snippets [CREATED] dut: normalize,initial,lag,vlan,ospf [CREATED] x1: normalize,initial,lag,vlan,ospf [CREATED] x2: normalize,initial,lag,vlan,ospf Checking Are lab devices ready to be configured? [INFO] Checking SSH server(s) on dut,x1,x2 Config Normalizing device configurations netmiko: [INFO] Sent normalize configuration to x1 netmiko: [INFO] Sent normalize configuration to x2 netmiko: [INFO] Sent normalize configuration to dut Config Deploying device configurations netmiko: [INFO] Sent initial configuration to x1 netmiko: [INFO] Sent initial configuration to x2 netmiko: [INFO] Sent initial configuration to dut netmiko: [INFO] Sent lag configuration to x1 netmiko: [INFO] Sent lag configuration to x2 netmiko: [INFO] Sent vlan configuration to x1 netmiko: [INFO] Sent vlan configuration to x2 netmiko: [INFO] Sent lag configuration to dut netmiko: [INFO] Sent ospf configuration to x1 netmiko: [INFO] Sent ospf configuration to x2 netmiko: [INFO] Sent vlan configuration to dut netmiko: [INFO] Sent ospf configuration to dut Results of configuration script deployments ================================================================================ dut Script: normalize,initial,lag,vlan,ospf x1 Script: normalize,initial,lag,vlan,ospf x2 Script: normalize,initial,lag,vlan,ospf The device under test is a L3 switch using passive LACP. It should be able to establish an OSPF-over-VLAN adjacency with an Arista EOS device using active LACP. but not with another Arista EOS device using passive LACP.