RtssPing

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 target_ip [-l size] [-n count] [-i interval] [-t] [–o] [-S srcaddr]

Options

Option Description

target ip

A valid IPv4 or IPv6 address. This option is required.

-l size The send buffer size, in bytes. The maximum size for IPv4 is 65507 bytes. The maximum size for IPv6 is 65527 bytes.

-n count

The number of Echo requests to send.

-i interval

The interval between two pings in ms. The precision is limited to the value of the RT-TCP/IP Stack timer interval.

-t

Continues ping. Used instead of the -n.

-o

Scope ID of a source IPv6 address, if the destination IP address is a link-local IPv6 address.

-S srcaddr Specifies the source IP address for the ping request.

Related topics: