Planet Technology IDL-2400 Network Card User Manual


 
IDL series User Guide
682
References:
upgrade command
remove command
list command
download command
5.28.1.5 Ping
Description:
Use to send one or more ICMP messages to another host for a reply.
Command Syntax:
ping {ip-address | domain-name} [-t | -n <number>] [-i <time-to-live>] [-w
<seconds>] [-s <size>]
Parameters:
Name Description
ip-address |
domain-name
This specifies the Destination address to be pinged.
Type : Mandatory
Valid values : Any Valid IP Address (0.0.0.0 – 255.255.255.255) or
Domain Name - String of Max 63 characters (‘a’-‘z’, ’A’-‘Z’, ’0’-‘9’,
’-‘, ’_’and ‘.‘)
-t
This indicates continuous ping to host, until the user interrupts.
Type: Optional
-n <number>
This specifies the number of pings to send to host.
Type : Optional
Valid values : 1-65535
Default Value: 4
-w <seconds>
This specifies the time interval between successive ping requests
Type : Optional
Valid values : 0-65535
Default Value : 2
-I <time-to-live>
This specifies the time-to-live, to be filled in the ping request
Type : Optional
Valid values : 0 – 255
Default Value : 64
-s <size>
This specifies the size of payload for ping. Type : Optional
Valid values : 4-1500
Default Value : 64