F5 201 Exam Practice Questions (P. 2)
- Full Access (91 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #6
How is persistence configured?

- APersistence is an option within each pool's definition.
- BPersistence is a profile type; an appropriate profile is created and associated with virtual server.
- CPersistence is a global setting; once enabled, loadbalancing choices are superceded by the persistence method that is specified.
- DPersistence is an option for each pool member. When a pool is defined, each member's definition includes the option for persistence.
Correct Answer:
B
B
send
light_mode
delete
Question #7
Which cookie persistence method requires the fewest configuration changes on the web servers to be implemented correctly?
send
light_mode
delete
Question #8
Which statement is true concerning cookie persistence?
- ACookie persistence allows persistence independent of IP addresses.
- BCookie persistence allows persistence even if the data are encrypted from client to pool member.
- CCookie persistence uses a cookie that stores the virtual server, pool name, and member IP address in clear text.
- DIf a client's browser accepts cookies, cookie persistence will always cause a cookie to be written to the client's file system.
Correct Answer:
A
A
send
light_mode
delete
Question #9
Assume a virtual server has a ServerSSL profile. What SSL certificates are required on the pool members?
- ANo SSL certificates are required on the pool members.
- BThe pool members.SSL certificates must only exist.
- CThe pool members.SSL certificates must be issued from a certificate authority.
- DThe pool members.SSL certificates must be created within the company hosting the BIGIPs.
Correct Answer:
B
B
send
light_mode
delete
Question #10
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?
- Acreate profiles, create the iRule, create required pools, create the Virtual Server
- Bcreate the Virtual Server, create required pools, create the iRule, edit the Virtual Server
- Ccreate a custom HTTP profile, create required pools, create the Virtual Server, create the iRule
- Dcreate required pools, create a custom HTTP profile, create the iRule, create the Virtual Server
Correct Answer:
B
B
send
light_mode
delete
All Pages