Dialogic SS7G2X Server User Manual


 
130
Chapter 6 Command Definitions
6.14.7 STIPP – Status IP Print
Synopsis
This command sends four ICPM (Internet Control and Management Protocol) Echo Request frames to the
specified remote IP address and measures the maximum round trip time, similar to the standard Unix ping
command. SEND shows the number of frames transmitted. RECV shows the number of replies received and
MAXRTD shows the maximum delay between sending a frame and receiving a reply, in milliseconds. The
measurement is accurate to 10ms, hence any value less than 10ms is displayed as ‘<10’. If the destination
IP address is not reachable, RECV is shown as 0 and MAXTP as ‘-‘.
Syntax
STIPP:IPADDR=;
Prerequisites
None
Attributes
None
Examples
STIPP:IPADDR=173.132.23.3;
Output Format
IP Status
IPADDR SEND RECV MAXRTD
193.195.185.16 4 4 20
EXECUTED