From d20e72b829fb448e9b12300bfba2ee003e839fd0 Mon Sep 17 00:00:00 2001 From: gifrerenom <lluis.gifre@cttc.es> Date: Sat, 17 Jun 2023 19:21:03 +0000 Subject: [PATCH] Hackfest - ContainerLab: - Updated commands --- hackfest/containerlab/commands.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hackfest/containerlab/commands.txt b/hackfest/containerlab/commands.txt index dfd3d062e..54c24eedb 100644 --- a/hackfest/containerlab/commands.txt +++ b/hackfest/containerlab/commands.txt @@ -90,4 +90,4 @@ docker exec -it clab-tfs-scenario-client2 bash ip address add 172.16.2.10/24 dev eth1 ip route add 172.16.1.0/24 via 172.16.2.1 - ping 172.16.2.1 or 172.16.2.10 + ping 172.16.1.1 or 172.16.1.10 -- GitLab