F5
101 · Question #98
101 Question #98: Real Exam Question with Answer & Explanation
The correct answer is A: The context determines the values of commands that vary between client and server.. In F5 iRules, the context defines the direction of traffic flow and determines the values returned by commands that behave differently on the client side versus the server side.
Question
Which statement describes advanced shell access correctly? Which statement describes advanced shell access correctly?
Options
- AThe context determines the values of commands that vary between client and server.
- BThe context has no impact on events.
- CThe context determines which events are available for iRule processing.
- DThe context determines which pools are available for load balancing.
Explanation
In F5 iRules, the context defines the direction of traffic flow and determines the values returned by commands that behave differently on the client side versus the server side.
Common mistakes.
- B. Context directly affects both available events and how commands resolve their values - it is not irrelevant to iRule event processing.
- C. While context is related to events, its primary role is determining command values; events are triggered by traffic processing phases that operate independently of the client-vs-server context direction.
- D. Pool availability for load balancing is governed by pool configuration and health monitoring, not by the iRule context.
Concept tested. F5 iRule context and direction-dependent command values
Community Discussion
No community discussion yet for this question.