Creating Device configuration snippets [CREATED] s1: initial,vlan [CREATED] h1: initial,routing [CREATED] h2: initial,routing [CREATED] h3: initial,routing Checking Are lab devices ready to be configured? [INFO] Checking SSH server(s) on s1 [SSH] SSH server on node s1 (device vjunos-router) is ready after 96.5 seconds [INFO] Checking lab devices with an Ansible playbook [WARNING]: Found variable using reserved name: hosts PLAY [Wait for SSH servers] **************************************************** PLAY [Wait for device-specific conditions] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [s1] TASK [Find device readiness script] ******************************************** ok: [s1] TASK [Wait for device to become ready] ***************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/readiness-check/junos.yml for s1 TASK [set_fact] **************************************************************** ok: [s1] TASK [Wait for first interface (ge-0/0/0)] ************************************* ok: [s1] PLAY RECAP ********************************************************************* s1 : ok=5 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Config Deploying device configurations [INFO] Executing initial configuration for node h1 (namespace clab- ml-81-h1) [INFO] Executing initial configuration for node h2 (namespace clab- ml-81-h2) [INFO] Executing initial configuration for node h3 (namespace clab- ml-81-h3) [INFO] Executing routing configuration for node h1 (namespace clab- ml-81-h1) [INFO] Executing routing configuration for node h3 (namespace clab- ml-81-h3) [INFO] Executing routing configuration for node h2 (namespace clab- ml-81-h2) [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: [s1] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for s1 TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [s1] TASK [Find configuration template for normalize] ******************************* ok: [s1] TASK [fail] ******************************************************************** skipping: [s1] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [s1] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [s1] TASK [Deploy normalize configuration] ****************************************** skipping: [s1] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for s1 TASK [Figure out whether to deploy the module initial on current device] ******* ok: [s1] TASK [Find configuration template for initial] ********************************* ok: [s1] TASK [fail] ******************************************************************** skipping: [s1] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [s1] TASK [Print deployed configuration when running in verbose mode] *************** ok: [s1] => { "msg": "initial configuration for s1\n=========================================\nsystem {\n host-name s1;\n static-host-mapping {\n h1 inet 172.16.0.1;\n h2 inet 172.16.0.2;\n h3 inet 172.16.1.3;\n }\n}\n\n\ninterfaces {\n\n\n\n\n\n\n\n\n\n\n\n ge-0/0/1 {\n flexible-vlan-tagging;\n native-vlan-id 700;\n }\n\n ge-0/0/1.0 {\n vlan-id 700;\n }\n\n\n\n\n\n\n\n ge-0/0/2 {\n flexible-vlan-tagging;\n native-vlan-id 700;\n }\n\n ge-0/0/2.0 {\n vlan-id 700;\n }\n\n\n\n\n\n\n\n\n\n\n}\ninterfaces {\n ge-0/0/0 {\n mtu 1514;\n }\n ge-0/0/1 {\n mtu 1522;\n }\n ge-0/0/2 {\n mtu 1522;\n }\n\n lo0.0 {\n \n family inet {\n address 10.0.0.132/32;\n }\n family inet6 {\n address 2001:db8:e001:84::1/64;\n }\n \n }\n ge-0/0/0.0 {\n description \"s1 -> h3 [stub]\";\n \n family inet {\n address 172.16.1.132/24;\n }\n family inet6 {\n address 2001:db8:cafe:1::84/64;\n }\n \n }\n ge-0/0/1.0 {\n description \"[Access VLAN red] s1 -> h1\";\n \n \n }\n ge-0/0/2.0 {\n description \"[Access VLAN red] s1 -> h2\";\n \n \n }\n irb.700 {\n description \"VLAN red (700) -> [h1,h2] [stub]\";\n \n family inet {\n address 172.16.0.132/24;\n mtu 1500;\n }\n family inet6 {\n address 2001:db8:cafe::84/64;\n mtu 1500;\n }\n \n }\n}\nprotocols {\n lldp {\n interface fxp0 {\n disable;\n }\n interface all;\n }\n router-advertisement {\n interface ge-0/0/0.0;\n interface irb.700;\n }\n}\n" } TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/junos.yml for s1 TASK [junos_config: deploying initial from /work/netlab_cicd/junos_c/node_files/s1/initial] *** changed: [s1] PLAY [Deploy module-specific configurations] *********************************** TASK [Set variables that cannot be set with VARS] ****************************** ok: [s1] TASK [Deploy individual configuration modules] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for s1 => (item=vlan) included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for s1 => (item=routing) TASK [Figure out whether to deploy the module vlan on current device] ********** ok: [s1] TASK [Find configuration template for vlan] ************************************ ok: [s1] TASK [fail] ******************************************************************** skipping: [s1] TASK [Find configuration deployment deploy_script for vlan] ******************** ok: [s1] TASK [Print deployed configuration when running in verbose mode] *************** ok: [s1] => { "msg": "vlan configuration for s1\n=========================================\ninterfaces {\n\n ge-0/0/1 {\n encapsulation flexible-ethernet-services;\n }\n\n ge-0/0/1.0 {\n encapsulation vlan-bridge;\n }\n\n\n ge-0/0/2 {\n encapsulation flexible-ethernet-services;\n }\n\n ge-0/0/2.0 {\n encapsulation vlan-bridge;\n }\n\n}\n\n\nbridge-domains {\n\n vlan-700 {\n domain-type bridge;\n vlan-id 700;\n routing-interface irb.700;\n\n interface ge-0/0/1.0;\n interface ge-0/0/2.0;\n }\n\n}\n" } TASK [Deploy vlan configuration] *********************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/junos.yml for s1 TASK [junos_config: deploying vlan from /work/netlab_cicd/junos_c/node_files/s1/vlan] *** changed: [s1] TASK [Figure out whether to deploy the module routing on current device] ******* ok: [s1] TASK [Find configuration template for routing] ********************************* skipping: [s1] TASK [fail] ******************************************************************** skipping: [s1] TASK [Find configuration deployment deploy_script for routing] ***************** skipping: [s1] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [s1] TASK [Deploy routing configuration] ******************************************** skipping: [s1] PLAY [Deploy custom deployment templates] ************************************** skipping: no hosts matched PLAY RECAP ********************************************************************* s1 : ok=22 changed=2 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0 Results of configuration script deployments ================================================================================ h1 Script: initial,routing h2 Script: initial,routing h3 Script: initial,routing The device under test is a layer-3 switch bridging VLAN between ports and having an IP address in the red VLAN h1 and h2 should be able to ping s1 and each other