STIGQter STIGQter: STIG Summary: Cisco IOS XE Router NDM Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 23 Apr 2021:

The Cisco router must be configured to enforce a minimum 15-character password length.

DISA Rule

SV-215826r531083_rule

Vulnerability Number

V-215826

Group Title

SRG-APP-000164-NDM-000252

Rule Version

CISC-ND-000550

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

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

Check Contents

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.

Vulnerability Number

V-215826

Documentable

False

Rule Version

CISC-ND-000550

Severity Override Guidance

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.

Check Content Reference

M

Target Key

4020

Comments