User guide
Chapter 13: Command Line Interface
154
ports config
Command
Description
escapemode
<none|control>
Use Ctrl-key (escapemode=control) or single key
(escapemode=none) as escape sequence; for
example,
Ctrl-] => escapemode=control, escapechar=]
escapechar char
Escape character
emulation type
Target Emulation type: VT100|VT220|VT320|ANSI
sendbreak duration
Duration of the sendbreak signal.
(100|200|300|400|500|600|700|800|900|1000)
exitstring
<cmd[#delay;]>
Execute exit string when port session closes, for
example, config port 1 exitstring logout (execute
logout on exit)
config port 1 exitstring #0 (disable exit string for the
port)
dpaip ipaddress
IP Address assigned for direct port access
telnet port
TCP Port assigned for direct port access via Telnet
ssh port
TCP Port assigned for direct port access via ssh
alwaysactive
Determine whether data coming into a port is logged,
for example, config port 1 alwaysactive true (always
log activities coming into a port even if no user is
connected)
config port 1 alwaysactive false (ignore data coming
into a port when no user is connected)
suppress
Determine whether none or all messages should be
displayed during a DPA connection, such as
"Authentication successful"
encoding
Target Encoding type
(DEFAULT|US-ASCII|ISO-8859-1|ISO-8859-15|UTF-8
|Shift-JIS|EUC-JP|EUC-CN|EUC-KR)
multiwrite
Port set in Multiple Writer Mode.