Changes
Page history
Update Lab01
authored
Apr 15, 2024
by
Katharina Renk
Hide whitespace changes
Inline
Side-by-side
Labs/Lab01.md
View page @
2326bd62
...
@@ -124,6 +124,10 @@ mne path set <UUID of Switch1> interfaces/interface[name=eth2] --file <path to L
...
@@ -124,6 +124,10 @@ mne path set <UUID of Switch1> interfaces/interface[name=eth2] --file <path to L
```
bash
```
bash
mne path
set
<UUID of Switch1> network-instances/network-instance[name
=
default]/protocols
--file
<path to Lab01>/s1-route.json
--force-push
mne path
set
<UUID of Switch1> network-instances/network-instance[name
=
default]/protocols
--file
<path to Lab01>/s1-route.json
--force-push
```
```
Now, we configured both switches and we can exit the goSDN CLI:
```
bash
exit
```
## CLI and the controller
## CLI and the controller
...
...
...
...