Update Lab01 authored by Katharina Renk's avatar Katharina Renk
...@@ -3,7 +3,7 @@ In this lab, we will set up a simple topology with [containerlab](https://contai ...@@ -3,7 +3,7 @@ In this lab, we will set up a simple topology with [containerlab](https://contai
**Please note: You need to have the lab-vm or all the software in [Prerequisites](Labs/Prerequisites) installed to run this lab.** **Please note: You need to have the lab-vm or all the software in [Prerequisites](Labs/Prerequisites) installed to run this lab.**
The figure below shows what we want to set up using the goSDN-Controller, goSDN-CLI and gNMI: The figure below shows what we want to set up using the goSDN-Controller, goSDN-CLI and gNMI:
![lab01-network](uploads/b7cb6d215f8ee7244fb0deb17abe747d/lab01-network.png) ![lab01-network](uploads/f0412337ebf8c62508a5b81b794da7c8/lab01-network.png)
## Run the containerlab ## Run the containerlab
Go to the directory of gosdn and use following command: Go to the directory of gosdn and use following command:
...@@ -12,8 +12,7 @@ make containerlab-slim-start ...@@ -12,8 +12,7 @@ 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/fec39fba70b95b84b938681770e741ed/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/683532ccf41516acd10269af672c2cf3/Lab01.zip wget https://code.fbi.h-da.de/danet/gosdn/-/wikis/uploads/683532ccf41516acd10269af672c2cf3/Lab01.zip
``` ```
... ...
......