Difference between revisions of "CONSOLE REQ"
From Zenitel Wiki
(5 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{AI}} | ||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 6: | Line 7: | ||
!style="background:#ffdead;" |AMC 08.00 | !style="background:#ffdead;" |AMC 08.00 | ||
|- | |- | ||
− | |colspan="5"|Log on to system debug console ([[TST]]). No explicit response to the command. Remote terminal emulators can insert lines of commands with '''$PUT 9 “command'''”. The command-text is not echoed, remote terminal must offer local echo. <br | + | |colspan="5"|Log on to system debug console ([[TST]]). No explicit response to the command. Remote terminal emulators can insert lines of commands with '''$PUT 9 “command'''”. The command-text is not echoed, remote terminal must offer local echo. <br />The result of the commands, including the prompt, is returned as '''$PUT 8 “text-to-be-output'''”. The terminal can log off by sending [[CONSOLE_DISC]] (127). [[AlphaCom]] will auto-logout after one hour. |
|- | |- | ||
|colspan="5"|(no parameter) | |colspan="5"|(no parameter) | ||
Line 14: | Line 15: | ||
[[AlphaNet_Data_Protocol#System_Maintenance|Back to AlphaNet message list]] | [[AlphaNet_Data_Protocol#System_Maintenance|Back to AlphaNet message list]] | ||
+ | |||
+ | [[Category: ACDP messages]] | ||
+ | [[Category:Logging]] |
Latest revision as of 14:50, 3 October 2019
CONSOLE_REQ | 0x007E | 126 | AMC 08.00 | |
---|---|---|---|---|
Log on to system debug console (TST). No explicit response to the command. Remote terminal emulators can insert lines of commands with $PUT 9 “command”. The command-text is not echoed, remote terminal must offer local echo. The result of the commands, including the prompt, is returned as $PUT 8 “text-to-be-output”. The terminal can log off by sending CONSOLE_DISC (127). AlphaCom will auto-logout after one hour. | ||||
(no parameter) |