nerdexam
(ISC)2

301B · Question #50

What is the effect of an iRule error such as referencing an undefined variable?

The correct answer is C. The iRule execution will be terminated, and both the client and server side connections will be reset. See the full explanation below for the reasoning.

Question

What is the effect of an iRule error such as referencing an undefined variable?

Options

  • AThe iRule execution will continue with the next statement.
  • BThe execution of the current event within the iRule will be terminated.
  • CThe iRule execution will be terminated, and both the client and server side connections will be reset.
  • DThe connection will continue, but the iRule will NOT be executed again for the lifetime of the connection.

How the community answered

(18 responses)
  • A
    6% (1)
  • B
    6% (1)
  • C
    78% (14)
  • D
    11% (2)

Community Discussion

No community discussion yet for this question.

Full 301B Practice