Creating Device configuration snippets [CREATED] h1: initial,routing [CREATED] h2: initial,routing [CREATED] h3: initial,routing [CREATED] h4: initial,routing [CREATED] s1: initial,vlan,ospf [CREATED] s2: initial,vlan,ospf 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 initial configuration for node s2 [INFO] Executing routing configuration for node h1 (namespace clab- ml-17-h1) [INFO] Executing routing configuration for node h2 (namespace clab- ml-17-h2) [INFO] Executing routing configuration for node h3 (namespace clab- ml-17-h3) [INFO] Executing routing configuration for node h4 (namespace clab- ml-17-h4) [INFO] Executing vlan configuration for node s2 [INFO] Executing ospf configuration for node s2 [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=========================================\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" } TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/srlinux.yml for s1 TASK [Generate JSON-RPC YAML configuration] ************************************ ok: [s1] TASK [Update SRL initial node configuration (template=/work/netlab_cicd/node_files/s1/initial)] *** changed: [s1] TASK [debug] ******************************************************************* skipping: [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) included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for s1 => (item=ospf) 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=========================================\n\nupdates:\n- path: /interface[name=ethernet-1/2]\n value:\n subinterface:\n - index: 700\n type: bridged\n description: \"[Access VLAN red] s1 -> h1\"\n\n \n- path: /network-instance[name=vlan700]\n value:\n type: mac-vrf\n description: \"[Access VLAN red] s1 -> h1\"\n interface:\n - name: ethernet-1/2.700\n\n\n- path: /interface[name=ethernet-1/3]\n value:\n subinterface:\n - index: 0\n type: routed\n description: \"s1 ~ h3\"\n\n- path: /interface[name=ethernet-1/3]/subinterface[index=0]\n value:\n description: \"s1 ~ h3\"\n admin-state: enable\n ipv4:\n admin-state: enable\n address:\n - ip-prefix: \"172.16.1.5/24\"\n primary: [null]\n\n \n\n- path: /network-instance[name=default]\n value:\n type: default\n interface:\n - name: ethernet-1/3.0\n\n- path: /interface[name=ethernet-1/1]\n value:\n vlan-tagging: True\n subinterface:\n - index: 701\n type: routed\n description: \"s1 ~ s2\"\n vlan:\n encap:\n single-tagged:\n vlan-id: \"701\"\n\n- path: /interface[name=ethernet-1/1]/subinterface[index=701]\n value:\n description: \"s1 ~ s2\"\n admin-state: enable\n ipv4:\n admin-state: enable\n address:\n - ip-prefix: \"10.1.0.1/30\"\n primary: [null]\n\n \n\n- path: /network-instance[name=default]\n value:\n type: default\n interface:\n - name: ethernet-1/1.701\n\n- path: /interface[name=ethernet-1/1]\n value:\n vlan-tagging: True\n subinterface:\n - index: 700\n type: bridged\n description: \"[SubIf VLAN red] s1 -> s2\"\n vlan:\n encap:\n single-tagged:\n vlan-id: \"700\"\n\n \n- path: /network-instance[name=vlan700]\n value:\n type: mac-vrf\n description: \"[SubIf VLAN red] s1 -> s2\"\n interface:\n - name: ethernet-1/1.700\n\n\n- path: /interface[name=irb0]\n value:\n subinterface:\n - index: 700\n\n \n\n\n \n" } TASK [Deploy vlan configuration] *********************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/srlinux.yml for s1 TASK [Generate JSON-RPC YAML configuration] ************************************ ok: [s1] TASK [Update SRL vlan node configuration (template=/work/netlab_cicd/node_files/s1/vlan)] *** changed: [s1] TASK [debug] ******************************************************************* skipping: [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] TASK [Figure out whether to deploy the module ospf on current device] ********** ok: [s1] TASK [Find configuration template for ospf] ************************************ ok: [s1] TASK [fail] ******************************************************************** skipping: [s1] TASK [Find configuration deployment deploy_script for ospf] ******************** ok: [s1] TASK [Print deployed configuration when running in verbose mode] *************** ok: [s1] => { "msg": "ospf configuration for s1\n=========================================\nupdates:\n\n\n- path: /network-instance[name=default]\n value:\n router-id: 10.0.0.5\n protocols:\n ospf:\n instance:\n - name: \"0\"\n version: ospf-v2\n admin-state: enable\n max-ecmp-paths: 64\n area:\n - area-id: 0.0.0.0\n interface:\n - interface-name: system0.0\n passive: True\n # OSPF not configured on external interface ethernet-1/2\n - area-id: 0.0.0.0\n interface:\n - interface-name: ethernet-1/3.0\n passive: True\n interface-type: \"point-to-point\"\n failure-detection:\n enable-bfd: False\n - area-id: 0.0.0.0\n interface:\n - interface-name: ethernet-1/1.701\n interface-type: \"point-to-point\"\n failure-detection:\n enable-bfd: False\n # OSPF not configured on external interface ethernet-1/1.700\n\n" } TASK [Deploy ospf configuration] *********************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/srlinux.yml for s1 TASK [Generate JSON-RPC YAML configuration] ************************************ ok: [s1] TASK [Update SRL ospf node configuration (template=/work/netlab_cicd/node_files/s1/ospf)] *** changed: [s1] TASK [debug] ******************************************************************* skipping: [s1] PLAY [Deploy custom deployment templates] ************************************** skipping: no hosts matched PLAY RECAP ********************************************************************* s1 : ok=32 changed=3 unreachable=0 failed=0 skipped=14 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 s2 Script: initial,vlan,ospf The VLAN trunk between layer-3 switches has a combination of bridged and routed VLANs. If this test case does not produce a usable network, remove the 'vlan.mixed_trunk' device feature flag. * h1 and h2 should be able to ping each other, but not h3 or h4 * h3 and h4 should be able to ping each other, but not h1 or h2