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 marketing VRF instance
Use the ping command to verify connectivity to interfaces in the marketing VRF instance for the Rack-1 and Rack-2 switches.
Rack 1 switch |
Rack-1# ping vrf marketing 172.17.1.1 PING 172.17.1.1 (172.17.1.1) 56(84) bytes of data. 64 bytes from 172.17.1.1: icmp_seq=1 ttl=64 time=0.084 ms 64 bytes from 172.17.1.1: icmp_seq=2 ttl=64 time=0.044 ms 64 bytes from 172.17.1.1: icmp_seq=3 ttl=64 time=0.047 ms ^C --- 172.17.1.1 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 73ms rtt min/avg/max/mdev = 0.044/0.056/0.084/0.018 ms
Rack-1# ping vrf marketing 172.17.2.1 PING 172.17.2.1 (172.17.2.1) 56(84) bytes of data. 64 bytes from 172.17.2.1: icmp_seq=1 ttl=64 time=0.415 ms 64 bytes from 172.17.2.1: icmp_seq=2 ttl=64 time=0.331 ms 64 bytes from 172.17.2.1: icmp_seq=3 ttl=64 time=0.334 ms ^C --- 172.17.2.1 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 36ms rtt min/avg/max/mdev = 0.331/0.360/0.415/0.038 ms
Rack-1# ping vrf marketing 10.1.3.1 PING 10.1.3.1 (10.1.3.1) 56(84) bytes of data. 64 bytes from 10.1.3.1: icmp_seq=1 ttl=64 time=0.086 ms 64 bytes from 10.1.3.1: icmp_seq=2 ttl=64 time=0.056 ms 64 bytes from 10.1.3.1: icmp_seq=3 ttl=64 time=0.054 ms ^C --- 10.1.3.1 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 48ms rtt min/avg/max/mdev = 0.054/0.065/0.086/0.016 ms
Rack-1# ping vrf marketing 10.1.3.2 PING 10.1.3.2 (10.1.3.2) 56(84) bytes of data. 64 bytes from 10.1.3.2: icmp_seq=1 ttl=64 time=0.319 ms 64 bytes from 10.1.3.2: icmp_seq=2 ttl=64 time=0.269 ms 64 bytes from 10.1.3.2: icmp_seq=3 ttl=64 time=0.274 ms ^C --- 10.1.3.2 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 36ms rtt min/avg/max/mdev = 0.269/0.287/0.319/0.026 ms
Rack-1# ping vrf marketing 100.1.1.2 PING 100.1.1.2 (100.1.1.2) 56(84) bytes of data. 64 bytes from 100.1.1.2: icmp_seq=1 ttl=64 time=0.428 ms 64 bytes from 100.1.1.2: icmp_seq=2 ttl=64 time=0.327 ms 64 bytes from 100.1.1.2: icmp_seq=3 ttl=64 time=0.310 ms ^C --- 100.1.1.2 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 48ms rtt min/avg/max/mdev = 0.310/0.355/0.428/0.052 ms |