User manual

CLI Reference Guide 105
send_password Password sent to remote network.
Note
: passwords
you defined with other commands are for dial-in users.
Maximum length:
15
characters.
spoofing Whether to use spoofing across the remote connection,
to save overhead on the dial-out line’s connection.
start_time Time to start a TIMED connection.
set login user <
user name
>
host_type [
PROMPT | SELECT | SPECIFIED
]
login_host_IP_address [
ip_ name_or_address
]
login_service [
RLOGIN | TELNET | CLEARTCP
]
TCP_port [
number
]
terminal_type [
string
]
Sets parameters for users whose type is LOGIN..
Parameters Description
<user name> User to set parameters for, earlier defined using
add user with login as type. Limit:
32
characters.
host_type Options are:
PROMPT
- Dial-in user is prompted to
enter an IP host or address.
SELECT
- User is connected to a host,
which is chosen from the list of login hosts
you defined using
add login_host
. The
method of selecting the host is set using the
set connection
command (RANDOM or
ROUND ROBIN.
DEFAULT
SPECIFIED
- Dial-in user connects to the
login host set by the
login_host_ip_address
of this command.
login_host_IP_address IP address or host name of the remote host.
login_service Service used to login to the remote host.
TCP_port TCP Port number the remote host expects this
login to use.
terminal_type Terminal type used for the remote connection, e.g.
VT100.