JNCIA-Junos: Juniper Networks Certified Associate – Junos (2022) — Question 11
Which two parameters are considered action modifiers in the firewall filter's then statement? (Choose two.)
Answer options
- A. next term
- B. policer
- C. reject
- D. count
Correct answer: B, D
Explanation
The correct answers are B and D because 'policer' applies a rate limit to the traffic, and 'count' tracks the number of packets that match the filter. The options 'next term' and 'reject' are not action modifiers; 'next term' simply indicates the continuation of processing, while 'reject' is an action taken on the traffic.