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