User manual

CLI Reference Guide 79
set connection
host_select [
ROUND_ROBIN | RANDOM
]
message [
“prompt”
]
service [
“prompt”
]
user_name [
“prompt”
]
Configures connection parameters for all dial-in users. Note that “message”
will only be displayed if there are no other “message” parameters set for that
interface. Use
show connection
to see what the current settings are.
Parameters Description
host_select Specifies how the system chooses which host to connect the
user to. Next host is chosen sequentially (ROUND_ROBIN)
or randomly.
message
String displayed when a dial-in user is connected. Limit:
64
characters.
service String that prompts the user for login or network service.
Limit:
64
characters.
user_name String that serves as the user prompt. The global user name
USR_NETS is specified if no name is entered. Limit of 64
characters.
set date <
date
> time <
time
>
or
set date <
date
>
Sets the system date and time. Alternately, the
set date
command leave the
time unchanged. Use
show date
to see what the current settings are. The
format is: dd-mmm-[yy]yy. The month should be the first three characters of
the month name. The year can be expressed in either 2 or 4 digits - 97 or
1997. The time is expressed in hh:mm:ss format with seconds optional.