STIGQter STIGQter: STIG Summary: Dell OS10 Switch Router Security Technical Implementation Guide Version: 1 Release: 2 Benchmark Date: 01 Apr 2026:

The Dell OS10 Router must be configured to authenticate all routing protocol messages using NIST-validated FIPS 198-1 message authentication code algorithm.

DISA Rule

SV-269869r1051992_rule

Vulnerability Number

V-269869

Group Title

SRG-NET-000168-RTR-000078

Rule Version

OS10-RTR-000300

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure routing protocol authentication to use a NIST-validated FIPS 198-1 message authentication code algorithm.

OS10(config)# interface vlan 400
OS10(conf-if-vl-400)# ipv6 ospf 10 area 0.0.0.1
OS10(conf-if-vl-400)# ipv6 ospf authentication ipsec spi 4017 sha1 1234567890123456789012345678901234567890
OS10(conf-if-vl-400)# exit

Check Contents

Review the router configuration to verify it is using a NIST-validated FIPS 198-1 message authentication code algorithm to authenticate routing protocol messages.

!
interface vlan400
ipv6 ospf 10 area 0.0.0.1
ipv6 ospf authentication ipsec spi 4017 sha1 1234567890123456789012345678901234567890

If a NIST-validated FIPS 198-1 message authentication code algorithm is not being used to authenticate routing protocol messages, this is a finding.

Vulnerability Number

V-269869

Documentable

False

Rule Version

OS10-RTR-000300

Severity Override Guidance

Review the router configuration to verify it is using a NIST-validated FIPS 198-1 message authentication code algorithm to authenticate routing protocol messages.

!
interface vlan400
ipv6 ospf 10 area 0.0.0.1
ipv6 ospf authentication ipsec spi 4017 sha1 1234567890123456789012345678901234567890

If a NIST-validated FIPS 198-1 message authentication code algorithm is not being used to authenticate routing protocol messages, this is a finding.

Check Content Reference

M

Target Key

5668