Commit 95098c01 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Minor corrections to hackfest commands.txt

parent f86beb06
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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