diff --git a/hackfest/containerlab/README.md b/hackfest/containerlab/README.md index d50e859cb348e6c0a6b61e63613ea39bb44bf2fd..e08e944e991d8cb8599e89fab63f4b8b664ed73c 100644 --- a/hackfest/containerlab/README.md +++ b/hackfest/containerlab/README.md @@ -32,11 +32,4 @@ In this topology file, the clients are pre-configured with the respectivly IP ad ### Links - Connect srl1:e1-1 to srl2:e1-1 - Connect client1:eth1 to srl1:e1-2 -- Connect client2:eth1 to srl2:e1-2 - - -```yaml -exec: - - ip address add 172.16.1.10/24 dev eth1 - - ip route add 172.16.2.0/24 via 172.16.1.1 -``` \ No newline at end of file +- Connect client2:eth1 to srl2:e1-2 \ No newline at end of file