User guide
set user
234 Chapter 2 Command Descriptions
autoservice={default|telnet|rlogin|raw}
An alternate way to specify a TCP port for an autoconnect user (see the
"autoport" option). Use this option only if you specify "autoconnect=on."
Specify one of the following services:
default
Normally means the Digi device uses Telnet. The exception is if the
"autoport" option is 0 or 513. In that case, rlogin is used.
telnet
Telnet connection.
rlogin
Remote login (rlogin) connection.
raw
Raw socket connection, which means that data is passed between the
serial port and the TCP stream without modification.
The default is the value of the "autoport" option.
bringup=filter
The name of a filter, defined on the "set filter" command, that the device
server uses to initiate a remote connection to a PPP user. If you do not
use a bringup filter, the PPP connection will always be up. If you use a
bringup filter, you should also use a keepup filter to ensure that the
connection is not closed prematurely. This filter must have been created
before you can reference it on this option.
chapid=id
A character string that identifies the outbound PPP user using CHAP
authentication. This is equivalent to a user or login name. The string must
be 16 or fewer characters and must be recognized by the peer.
chapkey=key
A character string that authenticates the outbound PPP user using CHAP
authentication. This is equivalent to a password. The string must be 16
or fewer characters and must be recognized by the peer.
commandline={on|off}
Specifies whether a user can access the device server command line to
issue commands.
on
A Telnet, Rlogin, PPP user can access the device server command
line to issue commands.
off
A user cannot access the command line and cannot issue commands.
The default is "on."