STIGQter STIGQter: STIG Summary: Cisco IOS XE Router NDM Security Technical Implementation Guide Version: 3 Release: 7 Benchmark Date: 01 Apr 2026:

The Cisco device must be configured to audit all administrator activity.

DISA Rule

SV-215815r1186328_rule

Vulnerability Number

V-215815

Group Title

SRG-APP-000080-NDM-000220

Rule Version

CISC-ND-000210

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the router to log administrator activity as shown in the example below.

R1(config)#logging userinfo
R1(config)#archive
R1(config-archive)#log config
R1(config-archive-log-cfg)#logging enable
R1(config-archive-log-cfg)#logging size 1000
R1(config-archive-log-cfg)#notify syslog contenttype plaintext
R1(config-archive-log-cfg)#hidekeys
R1(config-archive-log-cfg)#end

Check Contents

Review the Cisco router configuration to verify that it is compliant with this requirement as shown in the example below.

hostname R1
!
logging userinfo
!



archive
log config
logging enable
!

Note: The logging userinfo global configuration command will generate a log when a user increases his or her privilege level.

If logging of administrator activity is not configured, this is a finding.

Vulnerability Number

V-215815

Documentable

False

Rule Version

CISC-ND-000210

Severity Override Guidance

Review the Cisco router configuration to verify that it is compliant with this requirement as shown in the example below.

hostname R1
!
logging userinfo
!



archive
log config
logging enable
!

Note: The logging userinfo global configuration command will generate a log when a user increases his or her privilege level.

If logging of administrator activity is not configured, this is a finding.

Check Content Reference

M

Target Key

4020