Changes
Page history
Update Lab01
authored
Jan 30, 2024
by
Katharina Renk
Show whitespace changes
Inline
Side-by-side
Labs/Lab01.md
View page @
d669b8a7
...
@@ -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:


## 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
```
```
...
...
...
...