Changes
Page history
Update Testing with cEOS
authored
Feb 24, 2022
by
Andre Sterba
Show whitespace changes
Inline
Side-by-side
Testing-with-cEOS.md
View page @
156cb70d
...
...
@@ -28,7 +28,7 @@ topology:
3.
Run
`containerlab deploy --topo development.clab.yaml`
to deploy and
`containerlab destroy --topo development.clab.yaml`
to destroy the stack.
4.
You should now start the controller and init the gosdn-cli with
`gosdnc --controller 127.0.0.1:55055 init`
.
4.
You should now start the controller and init the gosdn-cli with
`
./
gosdnc --controller 127.0.0.1:55055 init`
.
5.
Add a new device with
`./gosdnc dev create -a 172.20.20.2:6030 -u admin -p admin --name='test-ceos-1'`
and remember the UUID of the device.
...
...
...
...