Quit command, Resume command, Quit command resume command – Avocent CCM User Manual
Page 78: Table 5.12: port set in/out command parameters
![background image](/manuals/43349/78/background.png)
64 CCM Installer/User Guide
Syntax
PORT [<port>|ALL] SET IN|OUT [CR=<cr>] [LF=<lf>|CRLF=CR]
Quit Command
The Quit command terminates the current CCM appliance session and terminates your Telnet
connection to the unit.
Access right: none needed
Access level: all
Syntax
QUIT
Resume Command
The Resume command exits the CLI and resumes your connection to the attached serial device.
The history buffer contains any data received while you were in CLI mode.
Access right: none needed
Access level: all
Syntax
RESUME
Table 5.12: Port Set In/Out Command Parameters
Parameter
Description
<port>
Port number or name.
Default = port to which you are attached
ALL
Indicates that the port settings that follow should be applied to all ports except the
console port.
IN|OUT
Either IN to specify translation for incoming data or OUT to specify translation for
outgoing data.
CR=<cr>
Translation to be made for carriage returns. Valid values are:
CR=CR
Carriage return is treated as a carriage return.
CR=LF
Carriage return is treated as a linefeed.
CR=STRIP
Carriage return is stripped.
CR=CRLF
Carriage return is treated as a carriage return and linefeed.
Default = CR=CR
LF=<lf>|CRLF=CR
Translation to be made for linefeeds. Valid values are:
LF=LF
Linefeed is treated as a linefeed.
LF=CR
Linefeed is treated as a carriage return.
LF=STRIP
Linefeed is stripped.
CRLF=CR
Linefeed is stripped only if it is preceded by a carriage return.
This LF setting cannot be specified with any other LF setting.
Default = LF=LF