set serial-port-nine-pin
Description
Configure the settings for the 9 PIN serial port.
Syntax
set serial-port-nine-pin [ port-speed <port-speed> ] [ flow-control <flow-control> ] [ disabled <disabled> ] [ mode <mode> ] |
Parameters
Parameter |
Description |
---|---|
disabled |
Indicates if the 9-PIN serial port is disabled |
flow-control |
Indicates the method of data flow control to and from the 9 PIN serial port |
mode |
Indicates if the 9 PIN serial port can be used by a remote telnet server or allow a remote telnet connection to the device connected to the serial port. |
port-speed |
Indicates the 9 PIN port speed (Baud Rate) of the serial connection |
Example
set serial-port-nine-pin port-speed 9600 flow-control rts-cts disabled on mode active |