Creating Device configuration snippets [CREATED] r: initial [CREATED] h1: initial,routing [CREATED] h2: initial,routing Config Deploying device configurations [INFO] Executing initial 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 routing configuration for node h1 (namespace clab- ml-17-h1) [INFO] Starting Ansible playbook to deploy the rest of the configurations [WARNING]: Found variable using reserved name: hosts PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [r] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for r TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [r] TASK [Find configuration template for normalize] ******************************* ok: [r] TASK [fail] ******************************************************************** skipping: [r] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [r] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [r] TASK [Deploy normalize configuration] ****************************************** skipping: [r] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for r TASK [Figure out whether to deploy the module initial on current device] ******* ok: [r] TASK [Find configuration template for initial] ********************************* ok: [r] TASK [fail] ******************************************************************** skipping: [r] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [r] TASK [Print deployed configuration when running in verbose mode] *************** ok: [r] => { "msg": "initial configuration for r\n=========================================\nconfigure snmp sysName r\n\nenable lldp ports all\ndisable lldp ports Mgmt\n\n\ncreate vlan \"VLAN_LO0\"\nenable loopback-mode vlan VLAN_LO0\nconfigure vlan VLAN_LO0 ipaddress 10.0.0.132 255.255.255.255\nconfigure vlan VLAN_LO0 ipaddress 2001:DB8:0:84::1/64\ncreate vlan \"VLAN_P1\"\nconfigure vlan VLAN_P1 add ports 1 untagged\nconfigure ports 1 display-string r_to_h1-stub\nconfigure vlan VLAN_P1 ipaddress 172.16.0.132 255.255.255.0\nconfigure vlan VLAN_P1 ipaddress 2001:DB8:1::84/64\ncreate vlan \"VLAN_P2\"\nconfigure vlan VLAN_P2 add ports 2 untagged\nconfigure ports 2 display-string r_to_h2-stub\nconfigure vlan VLAN_P2 ipaddress 172.16.1.132 255.255.255.0\nconfigure vlan VLAN_P2 ipaddress 2001:DB8:1:1::84/64\n" } TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/exos.yml for r TASK [exos_config: deploying initial from /work/netlab_cicd/node_files/r/initial] *** changed: [r] PLAY [Deploy module-specific configurations] *********************************** skipping: no hosts matched PLAY [Deploy custom deployment templates] ************************************** skipping: no hosts matched PLAY RECAP ********************************************************************* r : ok=12 changed=1 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 Results of configuration script deployments ================================================================================ h1 Script: initial,routing h2 Script: initial,routing This scenario tests basic interface, IPv4, and IPv6 configuration, including generation of IPv6 Router Advertisements