Update Lab01 authored by Katharina Renk's avatar Katharina Renk
...@@ -27,11 +27,10 @@ make containerlab-slim-start ...@@ -27,11 +27,10 @@ make containerlab-slim-start
``` ```
## Download the folder below and place it into the artifacts folder of your gosdn folder ## Download the folder below and place it into the artifacts folder of your gosdn folder
[Lab01.zip](uploads/683532ccf41516acd10269af672c2cf3/Lab01.zip) or get it with wget if you are using Linux:
[lab01.zip](uploads/e7bbf3f0575a4e471c8ba8862c0b2dde/lab01.zip) or get it with wget if you are using Linux:
```bash ```bash
wget https://code.fbi.h-da.de/danet/gosdn/-/wikis/uploads/e7bbf3f0575a4e471c8ba8862c0b2dde/lab01.zip wget https://code.fbi.h-da.de/danet/gosdn/-/wikis/uploads/683532ccf41516acd10269af672c2cf3/Lab01.zip
``` ```
## Open a new terminal and start the CLI to talk to the controller (Do not close the previous terminal) ## Open a new terminal and start the CLI to talk to the controller (Do not close the previous terminal)
... ...
......