Changes
Page history
Update Lab01
authored
Jan 24, 2024
by
Katharina Renk
Hide whitespace changes
Inline
Side-by-side
Labs/Lab01.md
View page @
487e6a75
...
@@ -103,9 +103,6 @@ mne set 401982c5-fb98-4402-b98f-1b6d30915fc4 network-instances/network-instance[
...
@@ -103,9 +103,6 @@ mne set 401982c5-fb98-4402-b98f-1b6d30915fc4 network-instances/network-instance[
### Modify interface eth1
### Modify interface eth1
```
bash
```
bash
mne path
set
<UUID of Switch0> interfaces/interface[name
=
Ethernet1]
--file
./lab00/s01-ethernet01.json
--force-push
mne path
set
<UUID of Switch0> interfaces/interface[name
=
Ethernet1]
--file
./lab00/s01-ethernet01.json
--force-push
mne path
set
<UUID of Switch0> interfaces/interface[name
=
Ethernet2]
--file
./lab00/s01-ethernet02.json
--force-push
mne path
set
<UUID of Switch0> network-instances/network-instance[name
=
default]/protocols
--file
./lab00/s01-route.json
--force-push
mne
set
<UUID of Switch0> network-instances/network-instance[name
=
default]/tables
--file
./lab00/tables.json
--force-push
```
```
### Modify interface eth2
### Modify interface eth2
```
bash
```
bash
...
...
...
...