You have a firewall filter containing two terms applied in an inbound direction on a customer interface. You would like this filter to protect your network from a spoofed denial of service attack. Which match criterion should be configured ito identify unwanted packets?
Given the following policy, what happens when the1.1/17 route is evaluated? [edit policy-options] policy- statement test { from {route-filter 0/0 orlonger accept; route-filter 1.1/17 upto /24 reject; route-filter 1.1/18exact; } then { metric 6; accept; }