Serial port
Configure the serial port
IX20 User Guide
149
6. If
mode
is set to
login
or
remote
:
a. Set the baud rate used by the device to which you want to connect:
(config)> serial port1 baudrate
rate
(config)>
b. Set the number of data bits used by the device to which you want to connect:
(config)> serial port1 databits
bits
(config)>
c. Set the type of parity used by the device to which you want to connect:
(config)> serial port1 parity
parity
(config)>
Allowed values are:
n
even
n
odd
n
none
The default is
none
.
d. Set the stop bits used by the device to which you want to connect:
(config)> serial port1 stopbits
bits
(config)>
e. Set the type of flow control used by the device to which you want to connect:
(config)> serial port1 flow
type
(config)
Allowed values are:
n
none
n
rts/cts
n
xon/xoff
The default is
none
.
7. If
mode
is set to
remote
:
a. Set the characters used to start an escape sequence:
(config)> serial port1 escape
string
(config)
If no characters are defined, the escape sequence is disabled. The default is
~b
.
b. Limit access to the serial port to a single active session:
(config)> serial port1 exclusive true
(config)
c. Set the number of bytes of output from the serial port that are written to buffer. These
bytes are redisplayed when a user connects to the serial port.