Technical FAQ
Raritan DSX2
03 – How do I configure a serial port through the CLI?
Enter the commands:
configuration
port
config [port ] [name string] [bps value] [parity ] [flowcontrol ] [telnet
Example: Setting serial port 27 with name = Cisco2750, baud rate = 9600, parity = none, flow control = software, telnet direct access port = 7027 and SSH direct port access = 6027
config port 27 name Cisco2750 bps 9600 parity none flow control none telnet 7027 ssh 6027