F5 TMOS Administration — Question 18
Which statement is true concerning a functional iRule?
Answer options
- A. iRules use a proprietary syntax language.
- B. iRules must contain at least one event declaration.
- C. iRules must contain at least one conditional statement.
- D. iRules must contain at least one pool assignment statement.
Correct answer: B
Explanation
The correct answer is B because for an iRule to function properly, it must define at least one event that triggers its execution. Options A, C, and D are incorrect as they do not represent mandatory requirements for an iRule's functionality.