Loading hackfest/commands.txt +3 −3 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
hackfest/commands.txt +3 −3 Original line number Diff line number Diff line Loading @@ -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 Loading