1.54 CISC-RT-000740

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

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

GROUP ID: V-221127
RULE ID: SV-221127r999736

The uRPF feature is a defense against spoofing and denial-of-service (DoS) attacks by verifying if the source address of any ingress packet is reachable. To mitigate attacks that rely on forged source addresses, all provider edge switches must enable uRPF loose mode to guarantee that all packets received from a CE switch contain source addresses that are in the route table.

NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.

Solution

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

See Also

https://workbench.cisecurity.org/benchmarks/22581