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

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

DISA Rule

SV-220526r1186346_rule

Vulnerability Number

V-220526

Group Title

SRG-APP-000080-NDM-000220

Rule Version

CISC-ND-000210

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the switch to log administrator activity as shown in the example below:

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

Check Contents

Review the Cisco switch 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-220526

Documentable

False

Rule Version

CISC-ND-000210

Severity Override Guidance

Review the Cisco switch 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

4067