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

The Cisco router must be configured to allocate audit record storage capacity in accordance with organization-defined audit record storage requirements.

DISA Rule

SV-216533r531088_rule

Vulnerability Number

V-216533

Group Title

SRG-APP-000357-NDM-000293

Rule Version

CISC-ND-000980

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the logging buffer size as well as the active log file size and the amount of storage to be reserved for archive log files as shown in the example below.

RP/0/0/CPU0:R3(config)#logging buffered 8888888
RP/0/0/CPU0:R3(config)#logging archive
RP/0/0/CPU0:R3(config-logging-arch)#severity notifications
RP/0/0/CPU0:R3(config-logging-arch)#device harddisk
RP/0/0/CPU0:R3(config-logging-arch)#archive-size 100
RP/0/0/CPU0:R3(config-logging-arch)#file-size 10
RP/0/0/CPU0:R3(config-logging-arch)#end

Check Contents

Verify that the Cisco router is configured with a logging buffer size as well as on the hard drive. The configuration should look like the example below:

logging archive
device harddisk
severity notifications
file-size 10
archive-size 100



logging buffered 8888888

If a logging buffer size and the archive size is not configured, this is a finding.

If the Cisco router is not configured to allocate audit record storage capacity in accordance with organization-defined audit record storage requirements, this is a finding.

Vulnerability Number

V-216533

Documentable

False

Rule Version

CISC-ND-000980

Severity Override Guidance

Verify that the Cisco router is configured with a logging buffer size as well as on the hard drive. The configuration should look like the example below:

logging archive
device harddisk
severity notifications
file-size 10
archive-size 100



logging buffered 8888888

If a logging buffer size and the archive size is not configured, this is a finding.

If the Cisco router is not configured to allocate audit record storage capacity in accordance with organization-defined audit record storage requirements, this is a finding.

Check Content Reference

M

Target Key

4023

Comments