Actions

Difference between revisions of "CONSOLE REQ"

From Zenitel Wiki

m (Text replacement - "<br\>" to "<br />")
Line 6: Line 6:
 
!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\>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"|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)

Revision as of 11:14, 8 March 2016

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)


Back to AlphaNet message list