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

27
Ke
word combination Password strin
g
form
Len
g
th (in characters)
cipher Plain text, cipher text
Plain text: 1 to 16
Cipher text: 1 to 53
hash cipher Cipher text (hashed form) 1 to 110
Usage guidelines
For security purposes, all passwords, including passwords configured in plain text, are saved in cipher
text.
Examples
# Set the password for password authentication on user interface Console 0 to plaintext hello.
<Sysname> system-view
[Sysname] user-interface console 0
[Sysname-ui-console0] authentication-mode password
[Sysname-ui-console0] set authentication password simple hello
Related commands
authentication-mode
shell
Use shell to enable the terminal service for a user interface.
Use undo shell to disable the terminal service for a user interface.
Syntax
shell
undo shell
Default
The terminal service is enabled on all user interfaces.
Views
User interface view
Default command level
3: Manage level
Usage guidelines
The console user interface does not support the undo shell command.
You cannot disable the terminal service on the user interface you are using.
Examples
# Disable the terminal service for user interface VTY 0 through VTY 4 so no user can log in to the device
through the user interfaces.
<Sysname> system-view
[Sysname] user-interface vty 0 4
[Sysname-ui-vty0-4] undo shell
% Disable ui-vty0-4 , are you sure? [Y/N]:y
[Sysname-ui-vty0-4]