F5 TMOS Administration — Question 16
When configuring a Virtual Server to use an iRule with an HTTP_REQUEST event, which lists required steps in a proper order to create all necessary objects?
Answer options
- A. create profiles, create the iRule, create required pools, create the Virtual Server
- B. create the Virtual Server, create required pools, create the iRule, edit the Virtual Server
- C. create a custom HTTP profile, create required pools, create the Virtual Server, create the iRule
- D. create required pools, create a custom HTTP profile, create the iRule, create the Virtual Server
Correct answer: B
Explanation
The correct answer is B because you must first create the Virtual Server to provide a context for the required pools and iRule. Options A, C, and D do not follow the correct sequence needed for successful configuration, as they initiate the Virtual Server creation or other components out of order.