Hide thumbs Also See for ST780 WL:
Table of Contents

Advertisement

ping

Send ICMP ECHO_REQUEST packets.
SYNTAX:
ping
proto = <{ip|atm}>
addr = <ip-address>
dest = <string>
[count = <number{0-1000000}>]
[size = <number{28-20028}>]
[interval(ms) = <number{100-1000000}>]
[DF-bit = <{disabled|enabled}>] [srcaddr = <ip-address>]
where:
proto
The interface type to be used.
Choose between:
>
>
addr
The destination IP address.
dest
The destination address for the request.
count
A number between 1 and 1000000.
Represents the number of pings to send.
The default is 5.
size
A number between 0 and 20000.
Represents the size of the ping payload(s).
interval
A number between 100 and 1000000.
Represents the interval in milliseconds between packets.
The default is 100.
DF-bit
Set the Don't Fragment bit (or leave unset) in the IP header of ping.
The default is disabled.
scraddr
The IP source address to use.
EXAMPLE:
=>:ping proto=ip addr=192.168.1.70
Legend : Ping successful(!)
Ping Timeout(.)
Hit ctrl-g to abort...
!!!!!
--- ping statistics ---
5 packet(s) transmitted, 5 successful, 0% loss
rtt min/avg/max = 1 / 2 / 4 ms
=>
4
ip
atm
Root Commands
REQUIRED
REQUIRED
REQUIRED
OPTIONAL
OPTIONAL
OPTIONAL
OPTIONAL
OPTIONAL
E-DOC-CTC-20061027-0012 v2.0

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents