|
|
RtssPing sends ICMP Echo or ICMPv6 Echo request messages to assist you in performing network diagnostics and to test the ability to reach a specific destination.
Usage
Rtssrun RtssPing.rtss [-n count]
[-i interval]
[-d] target_ip
Options
|
Option |
Description |
|
-n count |
The number of Echo requests to send. |
|
-i interval |
The interval between two pings, in ms up to 1000000. |
| -l size | The max buffer size to send. |
|
-d |
Prints debugging info. |
|
target_ip |
A valid IPv4 or IPv6 address. This option is required. |