Creating Device configuration snippets [CREATED] h1: initial,routing [CREATED] h2: initial,routing [CREATED] h3: initial,routing [CREATED] h4: initial,routing [CREATED] dut: initial,vlan 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 initial configuration for node h3 (namespace clab- ml-17-h3) [INFO] Executing initial configuration for node h4 (namespace clab- ml-17-h4) [INFO] Executing routing configuration for node h1 (namespace clab- ml-17-h1) [INFO] Executing routing configuration for node h3 (namespace clab- ml-17-h3) [INFO] Executing routing configuration for node h2 (namespace clab- ml-17-h2) [INFO] Executing routing configuration for node h4 (namespace clab- ml-17-h4) [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: [dut] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for dut TASK [Figure out whether to deploy the module initial on current device] ******* ok: [dut] TASK [Find configuration template for initial] ********************************* ok: [dut] TASK [fail] ******************************************************************** skipping: [dut] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [dut] TASK [Print deployed configuration when running in verbose mode] *************** ok: [dut] => { "msg": "initial configuration for dut\n=========================================\n\nupdates:\n\n- path: /interface[name=system0]/subinterface[index=0]\n value:\n description: \"No description\"\n admin-state: enable\n ipv4:\n admin-state: enable\n address:\n - ip-prefix: \"10.0.0.5/32\"\n\n\n\n- path: /network-instance[name=default]\n value:\n type: default\n interface:\n - name: system0.0\n\n\n\n\n- path: /system/dns-instance[name=default]\n value:\n network-instance: default\n host-entry:\n - name: \"h1\"\n ipv4-address: ['172.31.1.1']\n - name: \"h2\"\n ipv4-address: ['172.31.1.2']\n - name: \"h3\"\n ipv4-address: ['172.31.1.3']\n - name: \"h4\"\n ipv4-address: ['172.31.1.4']\n" } TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-config/srlinux.yml for dut TASK [Generate JSON-RPC YAML configuration] ************************************ ok: [dut] TASK [Update SRL initial node configuration (template=/work/netlab_cicd/node_files/dut/initial)] *** changed: [dut] TASK [debug] ******************************************************************* skipping: [dut] PLAY [Deploy module-specific configurations] *********************************** TASK [Set variables that cannot be set with VARS] ****************************** ok: [dut] TASK [Deploy individual configuration modules] ********************************* included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for dut => (item=vlan) included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for dut => (item=routing) TASK [Figure out whether to deploy the module vlan on current device] ********** ok: [dut] TASK [Find configuration template for vlan] ************************************ ok: [dut] TASK [fail] ******************************************************************** skipping: [dut] TASK [Find configuration deployment deploy_script for vlan] ******************** ok: [dut] TASK [Print deployed configuration when running in verbose mode] *************** ok: [dut] => { "msg": "vlan configuration for dut\n=========================================\n\nupdates:\n- path: /interface[name=ethernet-1/1]\n value:\n subinterface:\n - index: 700\n type: bridged\n description: \"[Access VLAN red] dut -> h1\"\n\n \n- path: /network-instance[name=vlan700]\n value:\n type: mac-vrf\n description: \"[Access VLAN red] dut -> h1\"\n interface:\n - name: ethernet-1/1.700\n\n\n- path: /interface[name=ethernet-1/2]\n value:\n subinterface:\n - index: 700\n type: bridged\n description: \"[Access VLAN red] dut -> h2\"\n\n \n- path: /network-instance[name=vlan700]\n value:\n type: mac-vrf\n description: \"[Access VLAN red] dut -> h2\"\n interface:\n - name: ethernet-1/2.700\n\n\n- path: /interface[name=ethernet-1/3]\n value:\n subinterface:\n - index: 701\n type: bridged\n description: \"[Access VLAN blue] dut -> h3\"\n\n \n- path: /network-instance[name=vlan701]\n value:\n type: mac-vrf\n description: \"[Access VLAN blue] dut -> h3\"\n interface:\n - name: ethernet-1/3.701\n\n\n- path: /interface[name=ethernet-1/4]\n value:\n subinterface:\n - index: 701\n type: bridged\n description: \"[Access VLAN blue] dut -> h4\"\n\n \n- path: /network-instance[name=vlan701]\n value:\n type: mac-vrf\n description: \"[Access VLAN blue] dut -> h4\"\n interface:\n - name: ethernet-1/4.701\n\n\n- path: /interface[name=irb0]\n value:\n subinterface:\n - index: 700\n\n \n\n\n- path: /interface[name=irb0]\n value:\n subinterface:\n - index: 701\n\n \n\n\n \n" } TASK [Deploy vlan configuration] *********************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-config/srlinux.yml for dut TASK [Generate JSON-RPC YAML configuration] ************************************ ok: [dut] TASK [Update SRL vlan node configuration (template=/work/netlab_cicd/node_files/dut/vlan)] *** changed: [dut] TASK [debug] ******************************************************************* skipping: [dut] TASK [Figure out whether to deploy the module routing on current device] ******* ok: [dut] TASK [Find configuration template for routing] ********************************* skipping: [dut] TASK [fail] ******************************************************************** skipping: [dut] TASK [Find configuration deployment deploy_script for routing] ***************** skipping: [dut] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [dut] TASK [Deploy routing configuration] ******************************************** skipping: [dut] PLAY [Deploy custom deployment templates] ************************************** skipping: no hosts matched PLAY RECAP ********************************************************************* dut : ok=20 changed=2 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 Results of configuration script deployments ================================================================================ h1 Script: initial,routing h2 Script: initial,routing h3 Script: initial,routing h4 Script: initial,routing The device under test is a simple bridge without an IP address in the red or blue VLAN. Both VLANs are using the same IP prefix to identify potential inter-VLAN leaking. * h1 and h2 should be able to ping each other * h3 and h4 should be able to ping each other * h1 should not be able to reach h3