191
Default
A created user profile is disabled.
Views
System view
Default command level
2: System level
Parameters
profile-name
: Specifies a user profile name, a case-sensitive string of 1 to 31 characters. It can only
contain English letters, digits, and underlines, and it must start with an English letter. The user profile
must already exist.
Usage guidelines
Only enabled user profiles can be applied to authenticated users.
Disabling a user profile logs out users that are using the user profile. To edit or remove the
configurations in a user profile, first disable the user profile.
Examples
# Enable user profile
a123
.
<Sysname> system-view
[Sysname] user-profile a123 enable
user-profile
Use
user-profile
to create a user profile and enter user profile view. If the specified user profile has
been created, you directly enter user profile view.
Use
undo
user-profile
to remove an existing disabled user profile. You cannot remove a user profile
that is enabled.
Syntax
user-profile
profile-name
undo user-profile
profile-name
Default
No user profiles exist on the device.
Views
System view
Default command level
2: System level
Parameters
profile-name
: Assigns a name to the user profile. The name is a case-sensitive string of 1 to 31
characters. It can only contain English letters, digits, and underlines, and it must start with an English
letter. A user profile name must be globally unique.
Examples
# Create user profile
a123
.
<Sysname> system-view
[Sysname] user-profile a123
[Sysname-user-profile-a123]