Planet Technology WGSD-1022 Switch User Manual


 
User’s Manual of WGSD-1022/WGSD-8000
- 167 –
password — Password for this level, from 1 to 159 characters in length.
encrypted — Encrypted password to be entered, copied from another device configuration.
Default Configuration
This command has no default configuration.
Command Mode
Line Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example specifies a password "abc" on a line.
console (config-line) # password abc
5.3.9 enable password
The enable password global configuration command sets a local password to control access to normal and privilege levels. To
remove the password requirement, use the no form of this command.
Syntax
enable password [level level] password [encrypted]
no enable password [level level]
password — Password for this level, from 1 to 159 characters in length.
level level — Level for which the password applies. If not specified the level is 15 (Range: 1-15).
encrypted — Encrypted password entered, copied from another device configuration.
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
The following example sets a local level 15 password "abc" to control access to user and privilege levels.
console (config-line) # enable password level 15 abc