SV-220540r531084_rule
V-220540
SRG-APP-000168-NDM-000256
CISC-ND-000590
CAT II
10
Configure the Cisco switch to enforce password complexity by requiring that at least one numeric character be used as shown in the example below:
SW1(config)#aaa common-criteria policy PASSWORD_POLICY
SW1(config-cc-policy)#numeric-count 1
SW1(config-cc-policy)#exit
Review the Cisco switch configuration to verify that it is compliant with this requirement as shown in the example below:
aaa new-model
!
!
aaa common-criteria policy PASSWORD_POLICY
numeric-count 1
If the Cisco switch is not configured to enforce password complexity by requiring that at least one numeric character be used, this is a finding.
V-220540
False
CISC-ND-000590
Review the Cisco switch configuration to verify that it is compliant with this requirement as shown in the example below:
aaa new-model
!
!
aaa common-criteria policy PASSWORD_POLICY
numeric-count 1
If the Cisco switch is not configured to enforce password complexity by requiring that at least one numeric character be used, this is a finding.
M
4067