STIGQter STIGQter: STIG Summary: Cisco NX-OS Switch RTR Security Technical Implementation Guide Version: 2 Release: 1 Benchmark Date: 23 Apr 2021:

The Cisco PE switch must be configured with Unicast Reverse Path Forwarding (uRPF) loose mode enabled on all CE-facing interfaces.

DISA Rule

SV-221127r622190_rule

Vulnerability Number

V-221127

Group Title

SRG-NET-000205-RTR-000008

Rule Version

CISC-RT-000740

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure uRPF loose mode on all CE-facing interfaces as shown in the example below:

SW1(config)# int e1/2
SW1(config-if)# ip verify unicast source reachable-via any
SW1(config-if)# end

Check Contents

Review the switch configuration to determine if uRPF loose mode is enabled on all CE-facing interfaces.

interface Ethernet1/2
ip address x.1.12.2/30
ip access-group BLOCK_TO_CORE in
ip verify unicast source reachable-via any

If uRPF loose mode is not enabled on all CE-facing interfaces, this is a finding.

Vulnerability Number

V-221127

Documentable

False

Rule Version

CISC-RT-000740

Severity Override Guidance

Review the switch configuration to determine if uRPF loose mode is enabled on all CE-facing interfaces.

interface Ethernet1/2
ip address x.1.12.2/30
ip access-group BLOCK_TO_CORE in
ip verify unicast source reachable-via any

If uRPF loose mode is not enabled on all CE-facing interfaces, this is a finding.

Check Content Reference

M

Target Key

4075

Comments