Skip to content
Snippets Groups Projects
Commit 95098c01 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Minor corrections to hackfest commands.txt

parent f86beb06
No related branches found
No related tags found
3 merge requests!142Release TeraFlowSDN 2.1,!132NetSoft Hackfest extensions, gNMI Driver, gNMI L3NM Service Handler, multiple fixes,!113Draft: NetSoft Hackfest extensions
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment