Serial port Configure Remote Accessmode
IX20 User Guide
257
6. Set the baud rate used by the device to which you want to connect:
(config)>serial port baudrate rate
(config)>
7. Set the number of data bitsused by the device to which you want to connect:
(config)>serial port databits bits
(config)>
8. Set the typeof parity used by the device to which you want to connect:
(config)>serial port parity parity
(config)>
Allowed values are:
n
even
n
odd
n
none
The default is none.
9. Set the stop bits used by the device to which you want to connect:
(config)>serial port stopbits bits
(config)>
10. Set the typeof flow control used by the device to which you want to connect:
(config)>serial port flow value
(config)>
where value is one of:
n
none
n
rts/cts
n
xon/xoff
11. Configure the session settings.
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. Thedefault is ~b.
b. Limit access to the serial port to a single activesession:
(config)>serial port1 exclusive true
(config)
c. Set the number of bytesof output from the serial port that are written to buffer. These
bytes are redisplayed when a user connects to the serial port.