From 4ee972fd17f8f9a63b112ae6722f1c9e4af4bb5d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Ara=C3=BAjo?= <davidaraujo@av.it.pt>
Date: Mon, 15 Jul 2024 11:36:16 +0100
Subject: [PATCH] Corrected

---
 hackfest/containerlab/README.md | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/hackfest/containerlab/README.md b/hackfest/containerlab/README.md
index d50e859cb..e08e944e9 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
-- 
GitLab