Changes
Page history
Update Lab01
authored
Apr 15, 2024
by
Katharina Renk
Show whitespace changes
Inline
Side-by-side
Labs/Lab01.md
View page @
52115c67
...
@@ -179,6 +179,8 @@ docker exec -ti clab-gosdn_csbi_arista_base-centos0 ping 192.168.0.100
...
@@ -179,6 +179,8 @@ docker exec -ti clab-gosdn_csbi_arista_base-centos0 ping 192.168.0.100
```
bash
```
bash
docker
exec
-ti
clab-gosdn_csbi_arista_base-centos1 ping 10.0.0.100
docker
exec
-ti
clab-gosdn_csbi_arista_base-centos1 ping 10.0.0.100
```
```
If both pings work, congrats! You set up Lab01 successfully! :tada:
## Shut down the containerlab
## Shut down the containerlab
Go to the directory of gosdn and use following command:
Go to the directory of gosdn and use following command:
...
...
...
...