@@ -88,8 +88,6 @@ Then, it can simply be used by setting the UUID`s of the switches as parameters
...
@@ -88,8 +88,6 @@ Then, it can simply be used by setting the UUID`s of the switches as parameters
```
```
Now, you will find `commands-output.txt' which contains the ready-to-copy-paste commands!
Now, you will find `commands-output.txt' which contains the ready-to-copy-paste commands!
Please note: The path to the files is specified automatically by the location of the directory Lab01. The location of the directory Lab01 can be moved, but the script and configuration files have to stay inside the directory for the script to work!
Next, the scheme tree for the switches need to be loaded, otherwise an error message appears it could not be found. For this, following commands need to be typed:
Next, the scheme tree for the switches need to be loaded, otherwise an error message appears it could not be found. For this, following commands need to be typed:
```bash
```bash
mne get path <UUID of Switch0>
mne get path <UUID of Switch0>
...
@@ -97,6 +95,7 @@ mne get path <UUID of Switch0>
...
@@ -97,6 +95,7 @@ mne get path <UUID of Switch0>
```bash
```bash
mne get path <UUID of Switch1>
mne get path <UUID of Switch1>
```
```
**Please note: The script specifies the path to the .json files automatically by the location of the directory Lab01. The location of the directory Lab01 can be moved, but the script and configuration files have to stay inside the directory for the script to work!**