Send documentation comments to mdsfeedback-doc@cisco.com
14-3
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 14 L Commands
line com1
line com1
To configure auxiliary COM 1 port, use the line com1 command. To negate the previously issued
command or to revert to factory defaults, use the no form of the command.
line com1 -->
databits number |
flowcontrol hardware |
modem {in | init-string {default | user-input} | set-string user-input string} |
parity {even | none | odd} |
speed speed |
stopbits {1 | 2}
line com1 -->
no databits number |
no flowcontrol hardware |
no modem {in | init-string | set-string user-input} |
no parity {even | none | odd} |
no speed speed |
no stopbits {1 | 2}
Syntax Description
Defaults 9600 Baud
8 databits
1 stopbit
Parity none
Default init string
databits number Specifies the number of databits per character. The range is 5 to 8.
flowcontrol hardware Enables modem flowcontrol on the COM1 port.
modem Enables the modem mode.
in Enables the COM 1 port to only connect to a modem.
init-string default Writes the default initialization string to the modem.
set-string user-input
string
Sets the user-specified initilization string to its corresponding profile.
Maximum length is 80 characters.
init-string user-default Writes the provided initialization string to the modem.
parity Sets terminal parity.
even Sets even parity.
none Sets no parity.
odd Sets odd parity.
speed speed Sets the transmit and receive speeds. The range is 110 to 115, 200 baud.
stopbits Sets async line stopbits.
1 Sets one stop bit.
2 Sets two stop bits.