Update Lab00 authored by Katharina Renk's avatar Katharina Renk
......@@ -97,4 +97,11 @@ If we execute the get-command again, we can confirm that the change took place:
```bash
mne path get <UUID> system/config/hostname
```
![Lab00_mne_get_path_new_hostname](uploads/4319202ec04c381ace695de8ffc774cf/Lab00_mne_get_path_new_hostname.png)
\ No newline at end of file
![Lab00_mne_get_path_new_hostname](uploads/4319202ec04c381ace695de8ffc774cf/Lab00_mne_get_path_new_hostname.png)
## Shut down the containerlab
Go to the directory of gosdn and use following command:
```bash
make containerlab-slim-stop
```
\ No newline at end of file