Reload – Dell PowerEdge M605 User Manual

Page 276

Advertising
background image

254

System Management Commands

www

.dell.com | support.dell.com

•

Destination unreachable—The gateway for this destination indicates that the destination
is unreachable. In such cases, the "Host unreachable" message appears.

•

Network or host unreachable—The switch found no corresponding entry in the route
table. In such cases the "Network or Host unreachable" message appears.

Examples

The following example displays a ping to IP address 10.1.1.1.

console>ping 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

console>

The following example displays a ping to yahoo.com.

console#ping yahoo.com

Pinging yahoo.com [66,217,71,198] 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

reload

Use the reload command in Privileged EXEC mode to reload stack members.

Advertising