[INFO] Executing initial configuration for node h1 (namespace clab- ml_17-h1) [INFO] Executing routing configuration for node h1 (namespace clab- ml_17-h1) [INFO] Executing initial configuration for node h2 (namespace clab- ml_17-h2) [INFO] Executing routing configuration for node h2 (namespace clab- ml_17-h2) [INFO] Executing initial configuration for node h3 (namespace clab- ml_17-h3) [INFO] Executing routing configuration for node h3 (namespace clab- ml_17-h3) [INFO] Starting Ansible playbook to deploy the rest of the configurations /home/pipi/.local/lib/python3.10/site-packages/paramiko/pkey.py:100: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0. "cipher": algorithms.TripleDES, /home/pipi/.local/lib/python3.10/site-packages/paramiko/transport.py:259: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0. "class": algorithms.TripleDES, [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: [h1] ok: [h2] ok: [h3] ok: [r] TASK [Generic readiness tests] ************************************************* skipping: [h1] skipping: [h2] skipping: [h3] skipping: [r] TASK [Find device readiness script] ******************************************** ok: [h1] ok: [h2] ok: [h3] ok: [r] TASK [Wait for device to become ready] ***************************************** skipping: [h1] skipping: [h2] skipping: [h3] included: /home/pipi/netlab_gh/netsim/ansible/tasks/readiness-check/nxos.yml for r TASK [Wait for Eth1/1 to appear] *********************************************** ok: [r] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for h1, h2, h3, r TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [h1] ok: [h2] ok: [h3] ok: [r] TASK [Find configuration template for normalize] ******************************* ok: [h1] ok: [h2] ok: [h3] ok: [r] TASK [fail] ******************************************************************** skipping: [h1] skipping: [h2] skipping: [h3] skipping: [r] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [h1] ok: [h2] ok: [h3] ok: [r] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [h1] skipping: [h2] skipping: [h3] skipping: [r] TASK [Deploy normalize configuration] ****************************************** skipping: [h1] skipping: [h2] skipping: [h3] skipping: [r] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for h1, h2, h3, r TASK [Figure out whether to deploy the module initial on current device] ******* ok: [h1] ok: [h2] ok: [h3] ok: [r] TASK [Find configuration template for initial] ********************************* skipping: [h1] skipping: [h2] skipping: [h3] ok: [r] TASK [fail] ******************************************************************** skipping: [h1] skipping: [h2] skipping: [h3] skipping: [r] TASK [Find configuration deployment deploy_script for initial] ***************** skipping: [h1] skipping: [h2] skipping: [h3] ok: [r] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [h1] skipping: [h2] skipping: [h3] ok: [r] => msg: |- initial configuration for r ========================================= hostname nxos-r ! no ip domain-lookup ! feature lldp ! username vagrant password vagrant ! ip host h1 172.16.0.1 ip host h2 172.16.1.2 ip host h3 172.16.2.3 ! ! interface mgmt0 no lldp transmit no lldp receive ! interface loopback0 no shutdown ip address 10.0.0.132/32 ipv6 address 2001:db8:0:84::1/64 ipv6 nd ra-interval 5 min 3 ! interface Ethernet1/1 no shutdown no switchport mac-address caf0.0084.0001 description r -> h1 [stub] bandwidth 1000 ip address 172.16.0.132/24 ipv6 address 2001:db8:1::84/64 ipv6 nd ra-interval 5 min 3 ! interface Ethernet1/2 no shutdown no switchport mac-address caf0.0084.0002 description r -> h2 [stub] bandwidth 2000 ip address 172.16.1.132/24 ipv6 address 2001:db8:1:1::84/64 ipv6 nd ra-interval 5 min 3 ! interface Ethernet1/3 shutdown no switchport mac-address caf0.0084.0003 description r -> h3 [stub] ip address 172.16.2.132/24 ipv6 address 2001:db8:1:2::84/64 ipv6 nd ra-interval 5 min 3 ! TASK [Deploy initial configuration] ******************************************** skipping: [h1] skipping: [h2] skipping: [h3] included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/nxos.yml for r TASK [nxos_config: deploying initial from /home/pipi/netlab_gh/netsim/ansible/templates/initial/nxos.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: [r] PLAY [Deploy module-specific configurations] *********************************** TASK [Set variables that cannot be set with VARS] ****************************** ok: [h1] ok: [h2] ok: [h3] TASK [Deploy individual configuration modules] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for h1, h2, h3 => (item=routing) TASK [Figure out whether to deploy the module routing on current device] ******* ok: [h1] ok: [h2] ok: [h3] TASK [Find configuration template for routing] ********************************* skipping: [h1] skipping: [h2] skipping: [h3] TASK [fail] ******************************************************************** skipping: [h1] skipping: [h2] skipping: [h3] TASK [Find configuration deployment deploy_script for routing] ***************** skipping: [h1] skipping: [h2] skipping: [h3] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [h1] skipping: [h2] skipping: [h3] TASK [Deploy routing configuration] ******************************************** skipping: [h1] skipping: [h2] skipping: [h3] PLAY [Deploy custom deployment templates] ************************************** skipping: no hosts matched PLAY RECAP ********************************************************************* h1 : ok=11 changed=0 unreachable=0 failed=0 skipped=15 rescued=0 ignored=0 h2 : ok=11 changed=0 unreachable=0 failed=0 skipped=15 rescued=0 ignored=0 h3 : ok=11 changed=0 unreachable=0 failed=0 skipped=15 rescued=0 ignored=0 r : ok=15 changed=1 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Results of configuration script deployments ================================================================================ h1 OK=2 h2 OK=2 h3 OK=2 This scenario tests basic interface, IPv4, and IPv6 configuration, including generation of IPv6 Router Advertisements