F3215-HP Load Balancing Module System Management Command Reference-6PW101
91
super password
Use super password to set the password used to switch from the current user privilege level to a higher
one.
Use undo super password to restore the default.
Syntax
super password [ level user-level ] { cipher | simple } password
undo super password [ level user-level ]
Default
No password is set for switching to a higher privilege level.
Views
System view
Default command level
2: System level
Parameters
level user-level: User privilege level, which ranges from 1 to 3 and defaults to 3.
cipher: Sets a ciphertext password.
simple: Sets a plaintext password.
password: Specifies the password string. This argument is case sensitive. If simple is specified, it must be
a string of 1 to 16 characters. If cipher is specified, it must be a ciphertext string of 1 to 53 characters.
Usage guidelines
For secrecy, all keys, including keys configured in plain text, are saved in cipher text.
Examples
# Set the password for switching to privilege level 3 to plaintext abc.
<Sysname> system-view
[Sysname] super password level 3 simple abc