12 enable password – CANOGA PERKINS 9175 Command Reference User Manual
Page 42
CanogaOS Command Reference
3-8
none
The lowest strength, no detection of password strength is performed.
Default
The default password strength is none.
Command Mode
Global configuration
Usage
When the password strength is set to normal, or strong, the password which does not meet he
requirement will be denied.
Examples
In the following example, the cipher detect command set the strength to strong.
Switch(config)# cipher detect strong
Switch(config)# username 123 password 123abc
Strong cipher MUST contain digital, normal character and special character
Related Commands
enable password
service password-encryption
3.12 enable password
To set a local password to control access to various privilege levels, use the enable password
command in global configuration mode. To remove the password requirement, use the no form of this
command.
Command Syntax
enable password {password | 8 encrypted-password}
no enable password
password
Password users type to enter enable mode.
8
Specify
the
encrypted
password.
Encrypted-password
Encrypted password you enter, copied from another switch
configuration.
Default
No password is defined.
Command Mode
Global configuration
Usage