Difference between revisions of "CONSOLE REQ"
From Zenitel Wiki
(New page: {| border="1" align=left |- !style="background:#ffdead;" width="90pt" colspan="2"|CONSOLE_REQ !style="background:#ffdead;" width="100pt"|0x007E !style="background:#ffdead;" width="30pt"|1...) |
|||
(7 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
− | {| border="1" | + | {{AI}} |
+ | {| border="1" | ||
|- | |- | ||
!style="background:#ffdead;" width="90pt" colspan="2"|CONSOLE_REQ | !style="background:#ffdead;" width="90pt" colspan="2"|CONSOLE_REQ | ||
!style="background:#ffdead;" width="100pt"|0x007E | !style="background:#ffdead;" width="100pt"|0x007E | ||
!style="background:#ffdead;" width="30pt"|126 | !style="background:#ffdead;" width="30pt"|126 | ||
− | !style="background:#ffdead; | + | !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) | ||
|- | |- | ||
|} | |} | ||
+ | |||
+ | |||
+ | [[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) |