Update Lab01 authored by Katharina Renk's avatar Katharina Renk
...@@ -5,7 +5,7 @@ In this lab, we will set up a simple topology with [containerlab](https://contai ...@@ -5,7 +5,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/d114c59e76a56101947d0078a15c2219/lab01-network.png) ![lab01-network](uploads/26ccc5c9679d0a1d96890a57ec7c204b/lab01-network.png)
## Run command to build the docker image for the gNMI target ## Run command to build the docker image for the gNMI target
First, go to your local gnmi-target repository: First, go to your local gnmi-target repository:
... ...
......