54
description
Use
description
to configure a description for a network access user.
Use
undo description
to restore the default.
Syntax
description
text
undo description
Default
No description is configured for a network access user.
Views
Network access user view
Predefined user roles
network-admin
Parameters
text
: Configures a description, case-sensitive string of 1 to 255 characters.
Examples
# Configure the description as
Manager of MSC company
for local guest
abc
.
<Sysname> system-view
[Sysname] local-user abc class network guest
[Sysname-luser-network(guest)-abc] description Manager of MSC company
# Configure the description as
Manager of MSC company
for network access user
123
.
<Sysname> system-view
[Sysname] local-user 123 class network
[Sysname-luser-network-123] description Manager of MSC company
Related commands
display local-user
display local-guest waiting-approval
Use
display local-guest waiting-approval
to display pending registration requests for local guests.
Syntax
display local-guest waiting-approval
[
user-name
user-name
]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
user-name
user-name
: Specifies a local guest by the user name, a case-sensitive string of 1 to 55
characters. The name cannot contain a domain name. If you do not specify a guest, this command
displays pending registration requests for all local guests.