URPF Flashcards
How do you configure urpf to consider feasible-paths aswell as active?
done globally.
routing-options forwarding table unicast-reverse-path feasible-paths
where should RPF be used?
at the untrusted edges
WWhat does RPF do is a packet fails?
by default, discard.
But, you can define a fail filter…
This is a normal firewall policy and can do normal policy things.
what does config look like?
define your fail filter policy under edit firewall
within the address family on an interface specify rpf-check
you can apply loose mode here with “mode loose”
if you want a fail-filter use “fail-filter <filter>"</filter>
how do you verify uRPF is applied?
show interface <interface> extensive</interface>
Should be a URPF flag.