201 Exam Question 86

Refer to the exhibit.

How are new connections load balanced?
  • 201 Exam Question 87

    Refer to the exhibit.

    Due to a change in application requirements, a BIG-IP Administrator needs to modify the configuration of a Virtual Server to include a Fallback Persistence Profile.
    Which persistence profile type should the BIG-IP Administrator use for this purpose?
  • 201 Exam Question 88

    Which statement is true concerning iRule events.
  • 201 Exam Question 89

    A virtual server is listening at 10.10.1.100:any and has the following iRule associated with it: when CLIENT_ACCEPTED { if {[TCP::local_port] equals 21 } { pool ftppool } elseif {[TCP::local_port] equals 23 } { pool telnetpool } If a user connects to 10.10.1.100 and port 22, which pool will receive the request.
  • 201 Exam Question 90

    Refer to the exhibit.


    A BIG-IP Administrator creates a new Virtual Server to load balance SSH traffic. Users are unable to log on to the servers.
    What should the BIG-IP Administrator do to resolve the issue?