User’s Manual of WGSD-1022/WGSD-8000
- 168 –
5.3.10 username
The
username
global configuration command establishes a username-based authentication system. To remove a user name
use the
no
form of this command.
Syntax
username name
[
password password
] [
privilege level
] [
encrypted
]
no username
name
— The name of the user.
password
— The authentication password for the user, from 1 to 159 characters in length.
level
— The user level (Range: 1 -15).
encrypted
— Encrypted password entered, copied from another device configuration.
Default Configuration
The default privilege level is 1.
Command Mode
Global Configuration mode
User Guidelines
Up to 30 users can be defined on the device.
Example
The following example configures user "bob" with the password "lee" and user level 15 to the system.
console (config)#
username
bob
password
lee
level
15
5.3.11 show users accounts
The
show users accounts
privileged EXEC command displays information about the local user database.
Syntax
show users accounts
Default Configuration
This command has no default configuration.
Command Mode
Privileged EXEC mode
User Guidelines
There are no user guidelines for this command.