nerdexam
Exams101Questions#150
F5

101 · Question #150

101 Question #150: Real Exam Question with Answer & Explanation

The correct answer is A: ASM_REQUEST_BLOCKING. BIG-IP ASM exposes specific named iRule events that fire at distinct points in ASM request and response processing.

Question

Which events are valid iRule events triggered by BIG-IP ASM processing? (Choose 2)

Options

  • AASM_REQUEST_BLOCKING
  • BASM_REQUEST_ACCEPTED
  • CASM_REQUEST_VIOLATION
  • DASM_RESPONSE_BLOCKING

Explanation

BIG-IP ASM exposes specific named iRule events that fire at distinct points in ASM request and response processing.

Common mistakes.

  • B. ASM_REQUEST_ACCEPTED is not a defined BIG-IP ASM iRule event; no standard iRule event exists that fires specifically when a request passes policy without violation.
  • D. ASM_RESPONSE_BLOCKING is not a valid ASM iRule event name; the correct response-side violation event is ASM_RESPONSE_VIOLATION, not a BLOCKING variant.

Concept tested. BIG-IP ASM iRule event names for request processing

Reference. https://clouddocs.f5.com/api/irules/ASM_REQUEST_BLOCKING.html

Community Discussion

No community discussion yet for this question.

Full 101 Practice