User guide
Chapter 13: Command Line Interface
153
Configuring Ports
Ports Configuration Menu
Target serial ports are configured from the CLI using the ports menu. In
addition to the description of the physical nature of the ports, other
services may also be defined, including:
The escape sequence used to disconnect from the port to access the
emulator to send breaks or control multi user functions such as Ctrl +
a.
The exit string sent to the target when an idle timeout occurs. By
sending the exit string, the port is disconnected from the Dominion
SX and the next user logging in to the port will have to log in to the
target as well. (Cisco router example: logout)
The addresses used for direct port addressing. Direct port
addressing can use an individual IP address per port or a unique
TCP Port address per port. Direct Port Addressing is supported by
both Telnet and SSH. See Direct Port Access (on page 46) for
details.
Ports Config Command
Syntax
config [port <number|range|*>] [name string] [bps value]
[parity <none|even|odd>] [flowcontrol <none|hw|sw>]
[detect <true|false>] [escapemode <none|control>]
[escapechar char] [emulation type] [sendbreak <duration>]
[exitstring <cmd[#delay;]>] [dpaip ipaddress] [telnet
port] [ssh port] [alwaysactive <true|false>] [suppress
<none|all>][encoding type] [ multiwrite <true|false>]
ports config
Command
Description
port
<number|range|*>
Single port or range of ports (1-n or 1,3,4 or * for all
ports)
name string
Port Name
bps value
Port speed (bitrate) in bits-per-second
(1200|1800|2400|4800|9600|19200|38400|57600|1152
00)
parity
<none|even|odd>
Port parity type
flowcontrol
<none|hw|sw>
Port flowcontrol type
hw = hardware flow control
sw =X on / X off)
detect <true|false>
Enable/Disable detection of port connection