diff --git a/hackfest/commands.txt b/hackfest/commands.txt index 31558364d74aa1fec729c80c9fab50aa7e0c2313..34bb8188b63fb4cce9842bd4713db4b06a20240c 100644 --- a/hackfest/commands.txt +++ b/hackfest/commands.txt @@ -267,11 +267,11 @@ Bye! ############ ## Download and install the latest release -$ sudo bash -c "$(curl -sL https://get.containerlab.dev)“ +$ sudo bash -c "$(curl -sL https://get.containerlab.dev)" ## Deploy proposed two SR node scenario -$ cd tfs-ctrl/hackfest/gnmi -$ sudo containerlab deploy -t srlinux.clab.yml +$ cd ~/tfs-ctrl/hackfest/gnmi +$ sudo containerlab deploy --topo srlinux.clab.yml ## Access SR Bash $ docker exec -it clab-srlinux-srl1 bash