178
User profile configuration commands
display user-profile
Syntax
display user-profile
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
2: System level
Parameters
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see the
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.
exclude
: Displays all lines that do not match the specified regular expression.
include
: Displays all lines that match the specified regular expression.
regular-expression
: Specifies a regular expression, which is a case sensitive string of 1 to 256 characters.
Description
Use the
display user-profile
command to display information of all the user profiles that have been
created.
Examples
# Display information of all the user profiles that have been created.
<Sysname> display user-profile
Status User profile AuthType
disabled a123 PORTAL
enabled b123 DOT1X
----Total user profiles: 2-------
----Enabled user profiles: 1-------
Table 23
Output description
Field Description
Status
Status of the user profile:
•
enabled
•
disabled