Ping - HP 6125XLG Command Reference Manual

Blade switch fundamentals command reference
Table of Contents

Advertisement

fileurl-dest: Specifies the name of the destination file or directory, a case-insensitive string of 1 to 63
characters.
Examples
# Move the config.cfg file to the flash:/002 directory.
<boot> move startup.cfg flash:/002
<boot> dir flash:/002
Directory of flash:/002:
2
-rw-
14605 KB total (5096 KB free)

ping

Use ping to check the connectivity to an IPv4 address.
Syntax
ping [ -c count | -s size ] * ip-address
Views
Any view
Parameters
-c count: Specifies the number of ICMP echo requests to send, in the range of 1 to 2147483647. The
default is 5.
-s size: Specifies the length (in bytes) of each ICMP echo request, in the range of 20 to 8100. The default
is 56.
ip-address: Specifies the IPv4 address of the destination in dotted decimal notation.
Usage guidelines
When you execute the ping command, the device sends ICMP echo requests to the destination. You can
press Ctrl+C to abort the ping operation.
Examples
# Check the connectivity to the destination 192.168.209.100.
<boot> ping 192.168.209.100
PING 192.168.209.100(192.168.209.100):56 data bytes
64 bytes from 192.168.209.100:seq=0 ttl=64 time=0.160 ms
64 bytes from 192.168.209.100:seq=1 ttl=64 time=0.062 ms
64 bytes from 192.168.209.100:seq=2 ttl=64 time=0.061 ms
64 bytes from 192.168.209.100:seq=3 ttl=64 time=0.065 ms
64 bytes from 192.168.209.100:seq=4 ttl=64 time=0.063 ms
--- 192.168.209.100 ping statistics ---
5 packets transmitted,5 packets received,0% packet loss
round-trip min/avg/max = 0.061/0.082/0.160 ms
1518
Apr 26 2007 12:05:38
config.cfg
200

Advertisement

Table of Contents
loading

Table of Contents