Home > Networking Solutions > Enterprise/Data Center Networking Solutions > SmartFabric OS10 Networking Solutions > Guides > Multitenancy using VRF with Dell SmartFabric OS10 Implementation Guide > Verify connectivity to the default VRF instance
Use the ping command to verify connectivity to interfaces in the default VRF instance for the Rack-1 and Rack-2 switches.
Rack 1 switch |
Rack-1# ping 192.168.1.1 PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data. 64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=0.061 ms 64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=0.038 ms 64 bytes from 192.168.1.1: icmp_seq=3 ttl=64 time=0.032 ms ^C --- 192.168.1.1 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 77ms rtt min/avg/max/mdev = 0.290/0.307/0.322/0.024 ms
Rack-1# ping 192.168.2.1 PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data. 64 bytes from 192.168.2.1: icmp_seq=1 ttl=64 time=0.311 ms 64 bytes from 192.168.2.1: icmp_seq=2 ttl=64 time=0.290 ms 64 bytes from 192.168.2.1: icmp_seq=3 ttl=64 time=0.322 ms ^C --- 192.168.2.1 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 55ms rtt min/avg/max/mdev = 0.290/0.307/0.322/0.024 ms
Rack-1# ping 10.1.1.1 PING 10.1.1.1 (10.1.1.1) 56(84) bytes of data. 64 bytes from 10.1.1.1: icmp_seq=1 ttl=64 time=0.057 ms 64 bytes from 10.1.1.1: icmp_seq=2 ttl=64 time=0.038 ms 64 bytes from 10.1.1.1: icmp_seq=3 ttl=64 time=0.042 ms ^C --- 10.1.1.1 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 68ms rtt min/avg/max/mdev = 0.030/0.041/0.057/0.012 ms
Rack-1# ping 100.1.1.1 PING 100.1.1.1 (100.1.1.1) 56(84) bytes of data. 64 bytes from 100.1.1.1: icmp_seq=1 ttl=64 time=0.057 ms 64 bytes from 100.1.1.1: icmp_seq=2 ttl=64 time=0.043 ms 64 bytes from 100.1.1.1: icmp_seq=4 ttl=64 time=0.047 ms ^C --- 100.1.1.1 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 53ms rtt min/avg/max/mdev = 0.043/0.048/0.057/0.008 ms |