70
Parameters
rolename
: Specifies the name of the default target user role, a case-sensitive string of 1 to 63 characters.
The user role must exist in the system.
Usage guidelines
The default target user role is applied to the
super
or
super password
command when you do not specify
a user role for the command.
Examples
# Specify the default target user role as
network-operator
for temporary user role authorization.
<Sysname> system-view
[Sysname] super default role network-operator
Related commands
•
super
•
super password
super password
Use
super password
to set a password for a user role.
Use
undo super password
to restore the default.
Syntax
In non-FIPS mode:
super password
[
role
rolename
] [ {
hash
|
simple
}
password
]
undo super password
[
role
rolename
]
In FIPS mode:
super password
[
role
rolename
]
undo super password
[
role
rolename
]
Default
No password is set for a user role.
Views
System view
Predefined user roles
network-admin
Parameters
role
rolename
: Specifies a user role, a case-sensitive string of 1 to 63 characters. The user role must exist
in the system. If you do not specify a user role, this command sets a password for the default target user
role.
hash
: Sets a hashed password.
simple
: Sets a plaintext password. This password will be saved in hashed text for security purpose.
password
: Specifies the password string. This argument is case sensitive.
•
In non-FIPS mode: