Loading hackfest/containerlab/srl1.cli +1 −2 Original line number Diff line number Diff line Loading @@ -13,5 +13,4 @@ set / network-instance default interface ethernet-1/2.0 set / network-instance default next-hop-groups group group1 nexthop 1 ip-address 172.0.0.2 admin-state enable set / network-instance default static-routes route 172.16.2.0/24 next-hop-group group1 admin-state enable set / system management openconfig admin-state enable set / system gnmi-server network-instance mgmt yang-models openconfig No newline at end of file set / system gnmi-server network-instance mgmt admin-state enable No newline at end of file hackfest/containerlab/srl2.cli +2 −3 Original line number Diff line number Diff line set / interface ethernet-1/2 admin-state enable set / interface ethernet-1/2 subinterface 0 admin-state enable set / interface ethernet-1/2 subinterface 0 ipv4 address 172.16.1.1/24 set / interface ethernet-1/2 subinterface 0 ipv4 address 172.16.2.1/24 set / interface ethernet-1/1 admin-state enable set / interface ethernet-1/1 subinterface 0 admin-state enable Loading @@ -13,5 +13,4 @@ set / network-instance default interface ethernet-1/2.0 set / network-instance default next-hop-groups group group1 nexthop 1 ip-address 172.0.0.2 admin-state enable set / network-instance default static-routes route 172.16.2.0/24 next-hop-group group1 admin-state enable set / system management openconfig admin-state enable set / system gnmi-server network-instance mgmt yang-models openconfig No newline at end of file set / system gnmi-server network-instance mgmt admin-state enable No newline at end of file hackfest/containerlab/tfs-descriptors/topology.json +2 −2 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ {"action": 1, "custom": {"resource_key": "_connect/address", "resource_value": "172.100.100.101"}}, {"action": 1, "custom": {"resource_key": "_connect/port", "resource_value": "57400"}}, {"action": 1, "custom": {"resource_key": "_connect/settings", "resource_value": { "username": "admin", "password": "NokiaSrl1!", "use_tls": true "username": "admin", "password": "admin", "use_tls": true }}} ]} }, Loading @@ -42,7 +42,7 @@ {"action": 1, "custom": {"resource_key": "_connect/address", "resource_value": "172.100.100.102"}}, {"action": 1, "custom": {"resource_key": "_connect/port", "resource_value": "57400"}}, {"action": 1, "custom": {"resource_key": "_connect/settings", "resource_value": { "username": "admin", "password": "NokiaSrl1!", "use_tls": true "username": "admin", "password": "admin", "use_tls": true }}} ]} } Loading hackfest/containerlab/tfs-scenario.clab.yml +6 −7 Original line number Diff line number Diff line Loading @@ -20,28 +20,27 @@ name: tfs-scenario mgmt: network: mgmt-net ipv4-subnet: 172.100.100.0/24 topology: kinds: srl: image: ghcr.io/nokia/srlinux:23.3.1 nokia_srlinux: image: ghcr.io/nokia/srlinux:21.11.3 linux: image: ghcr.io/hellt/network-multitool nodes: srl1: kind: srl kind: nokia_srlinux type: ixr6 cpu: 0.5 memory: 1GB mgmt-ipv4: 172.100.100.101 #startup-config: srl1.cli startup-config: srl1.cli srl2: kind: srl kind: nokia_srlinux type: ixr6 cpu: 0.5 memory: 1GB mgmt-ipv4: 172.100.100.102 #startup-config: srl2.cli startup-config: srl2.cli client1: kind: linux cpu: 0.1 Loading Loading
hackfest/containerlab/srl1.cli +1 −2 Original line number Diff line number Diff line Loading @@ -13,5 +13,4 @@ set / network-instance default interface ethernet-1/2.0 set / network-instance default next-hop-groups group group1 nexthop 1 ip-address 172.0.0.2 admin-state enable set / network-instance default static-routes route 172.16.2.0/24 next-hop-group group1 admin-state enable set / system management openconfig admin-state enable set / system gnmi-server network-instance mgmt yang-models openconfig No newline at end of file set / system gnmi-server network-instance mgmt admin-state enable No newline at end of file
hackfest/containerlab/srl2.cli +2 −3 Original line number Diff line number Diff line set / interface ethernet-1/2 admin-state enable set / interface ethernet-1/2 subinterface 0 admin-state enable set / interface ethernet-1/2 subinterface 0 ipv4 address 172.16.1.1/24 set / interface ethernet-1/2 subinterface 0 ipv4 address 172.16.2.1/24 set / interface ethernet-1/1 admin-state enable set / interface ethernet-1/1 subinterface 0 admin-state enable Loading @@ -13,5 +13,4 @@ set / network-instance default interface ethernet-1/2.0 set / network-instance default next-hop-groups group group1 nexthop 1 ip-address 172.0.0.2 admin-state enable set / network-instance default static-routes route 172.16.2.0/24 next-hop-group group1 admin-state enable set / system management openconfig admin-state enable set / system gnmi-server network-instance mgmt yang-models openconfig No newline at end of file set / system gnmi-server network-instance mgmt admin-state enable No newline at end of file
hackfest/containerlab/tfs-descriptors/topology.json +2 −2 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ {"action": 1, "custom": {"resource_key": "_connect/address", "resource_value": "172.100.100.101"}}, {"action": 1, "custom": {"resource_key": "_connect/port", "resource_value": "57400"}}, {"action": 1, "custom": {"resource_key": "_connect/settings", "resource_value": { "username": "admin", "password": "NokiaSrl1!", "use_tls": true "username": "admin", "password": "admin", "use_tls": true }}} ]} }, Loading @@ -42,7 +42,7 @@ {"action": 1, "custom": {"resource_key": "_connect/address", "resource_value": "172.100.100.102"}}, {"action": 1, "custom": {"resource_key": "_connect/port", "resource_value": "57400"}}, {"action": 1, "custom": {"resource_key": "_connect/settings", "resource_value": { "username": "admin", "password": "NokiaSrl1!", "use_tls": true "username": "admin", "password": "admin", "use_tls": true }}} ]} } Loading
hackfest/containerlab/tfs-scenario.clab.yml +6 −7 Original line number Diff line number Diff line Loading @@ -20,28 +20,27 @@ name: tfs-scenario mgmt: network: mgmt-net ipv4-subnet: 172.100.100.0/24 topology: kinds: srl: image: ghcr.io/nokia/srlinux:23.3.1 nokia_srlinux: image: ghcr.io/nokia/srlinux:21.11.3 linux: image: ghcr.io/hellt/network-multitool nodes: srl1: kind: srl kind: nokia_srlinux type: ixr6 cpu: 0.5 memory: 1GB mgmt-ipv4: 172.100.100.101 #startup-config: srl1.cli startup-config: srl1.cli srl2: kind: srl kind: nokia_srlinux type: ixr6 cpu: 0.5 memory: 1GB mgmt-ipv4: 172.100.100.102 #startup-config: srl2.cli startup-config: srl2.cli client1: kind: linux cpu: 0.1 Loading