TOSBITS TOS TBDescription:Set the TOS (Type of Service) bits in the IP header.Form:Command Handler: ECMD TOSBITS|TOS|TB [ARGUMENT] Argument List: Terse Verbose Description 0 NORMAL Default setting, normal service (0x00). 2 MINMONY Minimize monetary cost (0x02). 4 MAXRELAY Maximum reliability (0x04). 8 MAXTHRUPUT Maximize through put (0x08). 16 MINDELAY Minimize delay (0x10). Response:
MODIFY TOSBITS 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 TOSBITS RESPONSE
Verbose- "OK\r\n" to acknowledge receipt of command, followed by
"TOSBITS= [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 TOSBITS <enter>
Response is: OK\r\n
TOSBITS= NORMAL\r\n
Terse command to retrieve current setting:
*.ECMD TB <enter>
Response is: 0\r\n
0\r\n
Verbose command to change setting:
*.ECMD TOSBITS MINDELAY <enter>
Response is: OK\r\n
Verbose command to change setting:
*.ECMD TB MINDELAY <enter>
Response is: 0\r\n
Notes:Products Supporting CommandCreated By: Adtec Digital Inc |