366
CLI
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\Dell Astute\User
Guide\Dell_Astute_CLI_new.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A R Y 8 / 9 /1 6 - FO R PR O O F O N L Y
•
Network or host unreachable
—The switch found no corresponding entry
in the route table.
.
When using the ping
ipv6
command to check network connectivity of a directly
attached host using its link local address, the egress interface may be specified
in the
IPv6Z
format. If the egress interface is not specified, the default interface
is selected.
When using the ping
ipv6
command with a Multicast address, the information
displayed is taken from all received echo responses.
When the
source
keyword is configured and the source address is not an address
of the switch, the command is halted with an error message and pings are not
sent.
Examples
Example 1
— Ping an IP address.
console#
ping
ip
10.1.1.1
Pinging 10.1.1.1 with 64 bytes of data:
64 bytes from 10.1.1.1: icmp_seq=0. time=11 ms
64 bytes from 10.1.1.1: icmp_seq=1. time=8 ms
64 bytes from 10.1.1.1: icmp_seq=2. time=8 ms
64 bytes from 10.1.1.1: icmp_seq=3. time=7 ms
----10.1.1.1 PING Statistics----
4 packets transmitted, 4 packets received, 0% packet loss
round-trip (ms) min/avg/max = 7/8/11
Example 2
— Ping a site.
console#
ping ip
yahoo.com
Pinging yahoo.com [66.218.71.198] with 64 bytes of data:
64 bytes from 66.218.71.198: icmp_seq=0. time=11 ms
64 bytes from 66.218.71.198: icmp_seq=1. time=8 ms
64 bytes from 66.218.71.198: icmp_seq=2. time=8 ms
64 bytes from 66.218.71.198: icmp_seq=3. time=7 ms
----10.1.1.1 PING Statistics----