Description:
Set the time-to-live in hops that the will be written to the IP header. The default value is 7.
Form:
Command Handler: ECMD
TTL|TTL|TL [ARGUMENT]
Argument List:
Terse Verbose Description
1-255 none TTL in hops.
Response:
MODIFY TTL RESPONSE
Verbose- "OK\r\n" to acknowledge receipt of command, or
"ERROR- [Description]\r\n" if error, ending command
Terse- "0\r\n" to acknowledge receipt of command, or
"[NON-ZERO NUMERIC VALUE]\r\n" if error, ending command
"\r\n" concludes modify responses (empty line)
DISPLAY TTL RESPONSE
Verbose- "OK\r\n" to acknowledge receipt of command, followed by
"TTL= [STANDARD]\r\n", or
"ERROR- [Description]\r\n" if error, ending command
Terse- "0\r\n" to acknowledge receipt of command, followed by
"[TERSE NUMERIC VALUE]\r\n", or
"[NON-ZERO NUMERIC VALUE]\r\n" if error, ending command
"\r\n" concludes display responses (empty line)
Examples:
Verbose command to retrieve current setting:
*.ECMD TTL <enter>
Response is: OK\r\n
TTL= 255\r\n
Terse command to retrieve current setting:
*.ECMD TL <enter>
Response is: 0\r\n
255\r\n
Verbose command to change setting:
*.ECMD TTL 100 <enter>
Response is: OK\r\n
Terse command to change setting:
*.ECMD TL 100 <enter>
Response is: 0\r\n
Notes:
Products Supporting Command