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

The perimeter router must be configured to not be a Border Gateway Protocol (BGP) peer to an alternate gateway service provider.

DISA Rule

SV-269861r1137919_rule

Vulnerability Number

V-269861

Group Title

SRG-NET-000019-RTR-000009

Rule Version

OS10-RTR-000180

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

This requirement is not applicable for the DODIN Backbone.

Configure the router such that there are no BGP neighbors configured to the remote AS that belongs to the alternate gateway service provider.

OS10(config)# router bgp 10
OS10(config-router-bgp-10)# no neighbor 120.100.5.2

Check Contents

This requirement is not applicable for the DODIN Backbone.

Review the configuration of the router connecting to the alternate gateway.

Verify there are no BGP neighbors configured to the remote AS that belongs to the alternate gateway service provider.

OS10# show running-configuration bgp
!
router bgp 10
!
neighbor 50.1.1.1
!
address-family ipv4 unicast
...
!
neighbor 120.100.5.2
!
address-family ipv6 unicast
...
!
...

If there are BGP neighbors connecting the remote AS of the alternate gateway service provider, this is a finding.

Vulnerability Number

V-269861

Documentable

False

Rule Version

OS10-RTR-000180

Severity Override Guidance

This requirement is not applicable for the DODIN Backbone.

Review the configuration of the router connecting to the alternate gateway.

Verify there are no BGP neighbors configured to the remote AS that belongs to the alternate gateway service provider.

OS10# show running-configuration bgp
!
router bgp 10
!
neighbor 50.1.1.1
!
address-family ipv4 unicast
...
!
neighbor 120.100.5.2
!
address-family ipv6 unicast
...
!
...

If there are BGP neighbors connecting the remote AS of the alternate gateway service provider, this is a finding.

Check Content Reference

M

Target Key

5668