MAX Command Reference Guide Network Utility Commands
108
25.4. PING
Checks network connection status and checks if other hosts can be reached. 2 parameters follow this
command. Host address is mandatory and count is optional. Detailed usage of the command can be seen
by executing “ping” at
SYS_NAME
:/NETUTIL> prompt.
[Example]
SYS_NAME
:/ NETUTIL> ping
Usage: ping destination [count]
[Example] Ping execution.
SYS_NAME
:/ NETUTIL> ping 165.243.134.152 3
Ping to 165.243.134.152, count = 3, bytes=60, timeout=1000
Reply from 165.243.134.152, 80 bytes, time = 0 msec, seq=1
Reply from 165.243.134.152, 80 bytes, time = 0 msec, seq=2
Reply from 165.243.134.152, 80 bytes, time = 0 msec, seq=3