June 2017
Intermediate to advanced
446 pages
10h 10m
English
We can now test for connectivity to spine-1 and leaf-1, as well as to the gateway of the leaf-1 block:
# connectivity to spine-1 loopbackmininet> h1 ping -c 3 192.168.0.1PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.64 bytes from 192.168.0.1: icmp_seq=1 ttl=254 time=11.0 ms64 bytes from 192.168.0.1: icmp_seq=2 ttl=254 time=2.39 ms# connectivity to leaf-1 loopbackmininet> h1 ping -c 3 192.168.0.5PING 192.168.0.5 (192.168.0.5) 56(84) bytes of data.64 bytes from 192.168.0.5: icmp_seq=1 ttl=253 time=9.91 ms64 bytes from 192.168.0.5: icmp_seq=2 ttl=253 time=5.28 ms# connectivity to leaf-1 server blockmininet> h1 ping -c 3 10.0.0.1PING 10.0.0.1 (10.0.0.1) 56(84) bytes of data.64 bytes from 10.0.0.1: icmp_seq=1 ttl=253 ...
Read now
Unlock full access