Datasheet

®
USER’S GUIDE
Vertical Console Port Server
62
port examples
port set 1 --name webserver1
Set the name of port number 1 to webserver1.
port set webserver1 -k break2
Set the break sequence of the port named webserver1 to break
sequence 2.
port set 2 -o cstopb+hupcl
Set the options for port 2 to use two stop bits, lower the modem control
lines after hang up, and NOT remove the high bit from incoming data.
port set 10 -l enabled
Enable logging on port 10.
port show webserver1
Display the current configuration of the port named webserver1.
For more information on break sequences, see the cps
command.