Find answers to your technical questions and learn how to use our products
Search suggestions:
Use the login authentication min-password-upper-chars command to set the minimum number of uppercase characters that a password must contain. Use the no form of the command to return the minimum number to the default value.
login authentication min-password-upper-chars length
no login authentication min-password-upper-chars
Parameter
Description
Possible Values
Default Value
length
The minimum number of uppercase characters in a user password
0–30
0
admin
general
To set the minimum number of uppercase characters that a password must contain, to 3:
Gxxx-001(super)# login authentication min-password-upper-chars 3
Previous Topic
Next Topic