Changes
Page history
Update Lab01
authored
Jan 29, 2024
by
Katharina Renk
Show whitespace changes
Inline
Side-by-side
Labs/Lab01.md
View page @
0982810e
...
...
@@ -168,6 +168,8 @@ exit
### Ping the centos devices with their ip's
```
bash
docker
exec
-ti
clab-gosdn_csbi_arista_base-centos0 ping 192.168.0.1
docker
exec
-ti
clab-gosdn_csbi_arista_base-centos1 ping 10.0.0.1
docker
exec
-ti
clab-gosdn_csbi_arista_base-centos0 ping 192.168.0.100
```
```
bash
docker
exec
-ti
clab-gosdn_csbi_arista_base-centos1 ping 10.0.0.100
```