Loading hackfest/containerlab/srl1.cli 0 → 100644 +0 −0 Empty file added. hackfest/containerlab/srl2.cli 0 → 100644 +0 −0 Empty file added. hackfest/containerlab/tfs-scenario.clab.yml +6 −0 Original line number Diff line number Diff line Loading @@ -47,11 +47,17 @@ topology: cpu: 0.1 memory: 100MB mgmt-ipv4: 172.100.100.201 exec: - ip address add 172.16.1.10/24 dev eth1 - ip route add 172.16.2.0/24 via 172.16.1.1 client2: kind: linux cpu: 0.1 memory: 100MB mgmt-ipv4: 172.100.100.202 exec: - ip address add 172.16.2.10/24 dev eth1 - ip route add 172.16.2.0/24 via 172.16.2.1 links: - endpoints: ["srl1:e1-1", "srl2:e1-1"] Loading Loading
hackfest/containerlab/tfs-scenario.clab.yml +6 −0 Original line number Diff line number Diff line Loading @@ -47,11 +47,17 @@ topology: cpu: 0.1 memory: 100MB mgmt-ipv4: 172.100.100.201 exec: - ip address add 172.16.1.10/24 dev eth1 - ip route add 172.16.2.0/24 via 172.16.1.1 client2: kind: linux cpu: 0.1 memory: 100MB mgmt-ipv4: 172.100.100.202 exec: - ip address add 172.16.2.10/24 dev eth1 - ip route add 172.16.2.0/24 via 172.16.2.1 links: - endpoints: ["srl1:e1-1", "srl2:e1-1"] Loading