NSE 7 – Network Security Technologies 7.2 — Question 41
What are two reasons you might see iprope_in_check() check failed, drop when using the debug flow? (Choose two.)
Answer options
- A. Packet was dropped because of policy route misconfiguration.
- B. Packet was dropped because of traffic shaping.
- C. Trusted host list misconfiguration.
- D. VIP or IP pool misconfiguration.
Correct answer: A, C
Explanation
The correct answers, A and C, indicate that packets may be dropped due to an incorrect policy route setup or misconfigured trusted host list, which directly affects packet processing. Options B and D, while relevant to packet handling, do not specifically relate to the iprope_in_check() check failure in this context.