Update Lab01 authored by Katharina Renk's avatar Katharina Renk
...@@ -129,7 +129,7 @@ Since we do not have access via gNMI on those devices, we have to perform some s ...@@ -129,7 +129,7 @@ Since we do not have access via gNMI on those devices, we have to perform some s
First we have to get into the first client centos0 via First we have to get into the first client centos0 via
```bash ```bash
docker exec -it clab-gosdn_csbi_arista_base-centos0 bash` docker exec -it clab-gosdn_csbi_arista_base-centos0 bash
``` ```
and run the following commands: and run the following commands:
... ...
......