Printer FriendlyEmail Article Link

Avalanche: Can I generate a ping command out of the test ports?

Environment/Versions

Can I generate a ping command out of the test ports?

Answer

You can use the Action list to generate ICMP ping commands out of the test ports using the following syntax:

ICMP://address:port ECHO LENGTH=datalength TIMEOUT=timeoutvalue
•address: The address of the destination in IPv4 format.
•port (optional): The destination port.
•datalength: The length of the data in the ping command; valid range is 0-1472.
•timeoutvalue (optional): The amount of time (in milliseconds) to wait for a response message, before failing the action; valid range is 300-4000. If omitted, the default value is 1000.

Examples:

ICMP://192.168.1.1 ECHO LENGTH=1000

ICMP://192.168.10.1 ECHO LENGTH=64 TIMEOUT=3000

There are no statistics generated for this feature.


Product : Avalanche,ICMP