SV-220590r521267_rule
V-220590
SRG-APP-000166-NDM-000254
CISC-ND-000570
CAT II
10
Configure the Cisco switch to enforce password complexity by requiring that at least one upper-case character be used as shown in the example below:
SW1(config)#aaa common-criteria policy PASSWORD_POLICY
SW1(config-cc-policy)#upper-case 1
SW1(config-cc-policy)#exit
Review the Cisco switch configuration to verify that it requires the use of at least one upper-case character as shown in the example below:
aaa new-model
!
!
aaa common-criteria policy PASSWORD_POLICY
upper-case 1
If the Cisco switch is not configured to enforce password complexity by requiring that at least one upper-case character be used, this is a finding.
V-220590
False
CISC-ND-000570
Review the Cisco switch configuration to verify that it requires the use of at least one upper-case character as shown in the example below:
aaa new-model
!
!
aaa common-criteria policy PASSWORD_POLICY
upper-case 1
If the Cisco switch is not configured to enforce password complexity by requiring that at least one upper-case character be used, this is a finding.
M
4069