F3215-HP Load Balancing Module System Management Command Reference-6PW101

3
[Sysname-ui-vty0] authentication-mode password
[Sysname-ui-vty0] set authentication password simple 321
# Enable scheme authentication for user interface VTY 0 and the username to 123 and the password to
321.
<Sysname> system-view
[Sysname] user-interface vty 0
[Sysname-ui-vty0] authentication-mode scheme
[Sysname-ui-vty0] quit
[Sysname] local-user 123
[Sysname-luser-123] password simple 321
[Sysname-luser-123] service-type telnet
[Sysname-luser-123] authorization-attribute level 3
Related commands
set authentication password
auto-execute command
CAUTION:
A
fter confi
g
urin
g
t
his command for a user interface, you might be unable to access the CLI through the
user interface. Make sure you can access the CLI through a different user interface before you confi
g
ure
this command and save the configuration.
Use auto-execute command to specify a command that is to be automatically executed when a user logs
in to the current user interface.
Use undo auto-execute command to remove the configuration.
Syntax
auto-execute command command
undo auto-execute command
Default
Command auto-execution is disabled.
Views
User interface view
Default command level
3: Manage level
Parameters
command: Specifies the command to be automatically executed.
Usage guidelines
This command is not supported on the console user interface.
The system automatically executes the specified command when a user logs in to the user interface, and
tears down the user connection after the command is executed. If the command triggers another task, the
system does not tear down the user connection until the task is completed.
The command auto-execute function is typically used for redirecting a Telnet user to a specific host.