SV-220537r531084_rule
V-220537
SRG-APP-000164-NDM-000252
CISC-ND-000550
CAT II
10
Configure the Cisco switch to enforce a minimum 15-character password length as shown in the example below:
SW1(config)#aaa common-criteria policy PASSWORD_POLICY
SW1(config-cc-policy)#min-length 15
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
min-length 15
If the Cisco switch is not configured to enforce a minimum 15-character password length, this is a finding.
V-220537
False
CISC-ND-000550
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
min-length 15
If the Cisco switch is not configured to enforce a minimum 15-character password length, this is a finding.
M
4067