[WARNING]: Could not match supplied host pattern, ignoring: unprovisioned [WARNING]: Found variable using reserved name: hosts PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [dut] ok: [x1] TASK [Find device readiness script] ******************************************** ok: [dut] ok: [x1] TASK [Wait for device to become ready] ***************************************** skipping: [dut] included: /home/pipi/netlab_gh/netsim/ansible/tasks/readiness-check/eos-clab.yml for x1 TASK [Wait for cEOS SSH daemon to start] *************************************** ok: [x1] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut, x1 TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [dut] ok: [x1] TASK [Find configuration template for normalize] ******************************* ok: [dut] ok: [x1] TASK [fail] ******************************************************************** skipping: [dut] skipping: [x1] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [dut] ok: [x1] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [dut] ok: [x1] => msg: |- normalize configuration for x1 ========================================= ! interface Ethernet1 shutdown mac-address 52dc.cafe.0201 TASK [Deploy normalize configuration] ****************************************** skipping: [dut] included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/eos.yml for x1 TASK [eos_config: deploying normalize from /home/pipi/netlab_gh/netsim/ansible/templates/normalize/eos.j2] *** [WARNING]: To ensure idempotency and correct diff the input configuration lines should be similar to how they appear if present in the running configuration on device including the indentation changed: [x1] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut, x1 TASK [Figure out whether to deploy the module initial on current device] ******* ok: [dut] ok: [x1] TASK [Find configuration template for initial] ********************************* ok: [dut] ok: [x1] TASK [fail] ******************************************************************** skipping: [dut] skipping: [x1] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [dut] ok: [x1] TASK [Print deployed configuration when running in verbose mode] *************** ok: [dut] => msg: |- initial configuration for dut ========================================= hostname dut ! lldp enable ! ! ip host x1 10.0.0.2 ! ! default mtu 1532 ! interface loopback0 ip address 10.0.0.1/32 no ipv6 enable ! interface mgmt1/1/1 no lldp transmit no lldp receive ! interface ethernet1/1/1 no shutdown no switchport description "dut -> x1 [external]" ip address 10.1.0.1/30 ip unreachables no ipv6 enable ! ok: [x1] => msg: |- initial configuration for x1 ========================================= hostname x1 ! logging monitor debugging aaa authorization exec default local ! lldp run ip routing no ipv6 unicast-routing ! ! ip host dut 10.0.0.1 10.1.0.1 ! interface Management0 no lldp transmit no lldp receive ! interface Loopback0 ip address 10.0.0.2/32 ! interface Ethernet1 no switchport description x1 -> dut [external] ip address 10.1.0.2/30 ! mac-address 52dc.cafe.0201 no shutdown ! TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/dellos10.yml for dut included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/eos.yml for x1 TASK [wait_for_connection] ***************************************************** skipping: [dut] TASK [dellos10_config: deploying initial from /home/pipi/netlab_gh/netsim/ansible/templates/initial/dellos10.j2, save to startup=yes] *** changed: [dut] TASK [eos_config: deploying initial from /home/pipi/netlab_gh/netsim/ansible/templates/initial/eos.j2] *** changed: [x1] PLAY [Deploy module-specific configurations] *********************************** TASK [Set variables that cannot be set with VARS] ****************************** ok: [dut] ok: [x1] TASK [Deploy individual configuration modules] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut, x1 => (item=bfd) included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut, x1 => (item=bgp) TASK [Figure out whether to deploy the module bfd on current device] *********** ok: [dut] ok: [x1] TASK [Find configuration template for bfd] ************************************* ok: [dut] ok: [x1] TASK [fail] ******************************************************************** skipping: [dut] skipping: [x1] TASK [Find configuration deployment deploy_script for bfd] ********************* ok: [dut] ok: [x1] TASK [Print deployed configuration when running in verbose mode] *************** ok: [dut] => msg: |- bfd configuration for dut ========================================= ! ! Dell OS10 only supports a single global configuration, not different timer intervals per interface ! bfd interval 500 min_rx 500 multiplier 3 role active bfd enable ok: [x1] => msg: |- bfd configuration for x1 ========================================= interface Ethernet1 bfd interval 500 min_rx 500 multiplier 3 ! TASK [Deploy bfd configuration] ************************************************ included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/dellos10.yml for dut included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/eos.yml for x1 TASK [wait_for_connection] ***************************************************** skipping: [dut] TASK [dellos10_config: deploying bfd from /home/pipi/netlab_gh/netsim/ansible/templates/bfd/dellos10.j2, save to startup=yes] *** changed: [dut] TASK [eos_config: deploying bfd from /home/pipi/netlab_gh/netsim/ansible/templates/bfd/eos.j2] *** changed: [x1] TASK [Figure out whether to deploy the module bgp on current device] *********** ok: [dut] ok: [x1] TASK [Find configuration template for bgp] ************************************* ok: [dut] ok: [x1] TASK [fail] ******************************************************************** skipping: [dut] skipping: [x1] TASK [Find configuration deployment deploy_script for bgp] ********************* ok: [dut] ok: [x1] TASK [Print deployed configuration when running in verbose mode] *************** ok: [dut] => msg: |- bgp configuration for dut ========================================= ! router bgp 65000 log-neighbor-changes ! define a generic unnumbered template to be used for eBGP unnumbered... ! additionally, need to define link-local-only-nexthop as per Dell suggested "Cumulus workaround" ! WTF Dell... template unnumbered_ebgp link-local-only-nexthop exit router-id 10.0.0.1 ! neighbor 10.1.0.2 remote-as 65100 description "x1" send-community standard ! address-family ipv4 unicast soft-reconfiguration inbound activate exit address-family ipv6 unicast no activate exit timers 3 9 advertisement-interval 1 no shutdown exit ! ! address-family ipv4 unicast ! network 10.0.0.1/32 ! ! ! ! ok: [x1] => msg: |- bgp configuration for x1 ========================================= ! ! router bgp 65100 bgp advertise-inactive bgp log-neighbor-changes no bgp default ipv4-unicast no bgp default ipv6-unicast router-id 10.0.0.2 ! neighbor 10.1.0.1 remote-as 65000 neighbor 10.1.0.1 description dut neighbor 10.1.0.1 send-community standard large ! ! address-family ipv4 network 10.0.0.2/32 ! ! ! neighbor 10.1.0.1 activate ! TASK [Deploy bgp configuration] ************************************************ included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/dellos10.yml for dut included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/eos.yml for x1 TASK [wait_for_connection] ***************************************************** skipping: [dut] TASK [dellos10_config: deploying bgp from /home/pipi/netlab_gh/netsim/ansible/templates/bgp/dellos10.j2, save to startup=yes] *** changed: [dut] TASK [eos_config: deploying bgp from /home/pipi/netlab_gh/netsim/ansible/templates/bgp/eos.j2] *** changed: [x1] PLAY [Deploy custom deployment templates] ************************************** TASK [Run custom configuration deployment scripts] ***************************** skipping: [dut] => (item=static_bfd) skipping: [x1] => (item=bgp.session) included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-custom-config.yml for dut => (item=bgp.session) included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-custom-config.yml for x1 => (item=static_bfd) TASK [Find configuration template] ********************************************* ok: [dut] TASK [fail] ******************************************************************** skipping: [dut] TASK [Check is the configuration template is a file] *************************** ok: [dut -> localhost] TASK [fail] ******************************************************************** skipping: [dut] TASK [Process template /home/pipi/netlab_gh/netsim/extra/bgp.session/dellos10.j2 for dut] *** skipping: [dut] TASK [Find custom configuration deployment script] ***************************** ok: [dut] TASK [Run the configuration deployment script] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/dellos10.yml for dut TASK [wait_for_connection] ***************************************************** skipping: [dut] TASK [dellos10_config: deploying bgp.session from /home/pipi/netlab_gh/netsim/extra/bgp.session/dellos10.j2, save to startup=yes] *** changed: [dut] TASK [Find configuration template] ********************************************* ok: [x1] TASK [fail] ******************************************************************** skipping: [x1] TASK [Check is the configuration template is a file] *************************** ok: [x1 -> localhost] TASK [fail] ******************************************************************** skipping: [x1] TASK [Process template /home/pipi/net101/tools/tests/integration/bgp.session/static_bfd/eos.j2 for x1] *** skipping: [x1] TASK [Find custom configuration deployment script] ***************************** ok: [x1] TASK [Run the configuration deployment script] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/eos.yml for x1 TASK [eos_config: deploying static_bfd from /home/pipi/net101/tools/tests/integration/bgp.session/static_bfd/eos.j2] *** changed: [x1] PLAY RECAP ********************************************************************* dut : ok=34 changed=4 unreachable=0 failed=0 skipped=14 rescued=0 ignored=0 x1 : ok=39 changed=5 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 This lab tests the BGP BFD functionality. The EBGP session between the probe and the lab device should trigger a BFD session between them.