Implementing and Operating Cisco Service Provider Network Core Technologies (SPCOR) — Question 176

A network operator working for a private outsourcing company with an employee id: 4261:72:778 needs to limit the malicious traffic on their network. Which configuration must the engineer use to implement URPF loose mode on the GigabitEthernet0/1 interface?

Answer options

Correct answer: A

Explanation

Option A is correct because it configures the interface with URPF loose mode using 'reachable-via any' for both IPv4 and IPv6, allowing more flexibility in source reachability. Options B and C incorrectly use 'reachable-via rx', which does not implement loose mode. Option D uses 'reachable-via any' for IPv4 but incorrectly applies 'reachable-via rx' for IPv6, which is inconsistent for URPF loose mode.