F5 101 Exam
Application Delivery Fundamentals Exam (Page 13 )

Updated On: 1-Feb-2026

When users are created, which three access levels can be granted through the GTM Configuration Utility? (Choose three.)

  1. Root
  2. Guest
  3. Operator
  4. Administrator
  5. CLI + Web Read Only

Answer(s): B,C,D



When defining a load balancing pool using the command line, if the load balancing method is not specified, what is the result?

  1. The default load balancing method would be used.
  2. The load balancing method of the previous pool would be used.
  3. The system would prompt the user for a load balancing method.
  4. An error would be displayed since no load balancing method was specified.

Answer(s): A



A BIG-IP has the following objects configured:

A virtual server at 150.10.30.30:80 that is associated with both the SNAT pool and the load balancing pool. If a client at IP address 200.10.10.10 initiates a connection to the virtual server, what will the source IP address be in the packets sent to the chosen pool member?

  1. 150.10.33.33
  2. 10.10.1.33
  3. 10.10.1.10
  4. 150.10.30.30
  5. 200.10.10.10
  6. It could be any of the addresses of the members of the load balancing pool.

Answer(s): B



Which statement is true concerning iRule events?

  1. All iRule events relate to HTTP processes.
  2. All client traffic has data that could be used to trigger iRule events.
  3. All iRule events are appropriate at any point in the client-server communication.
  4. If an iRule references an event that doesn't occur during the client's communication, the client's connection will be terminated prematurely.

Answer(s): B



A virtual server at 10.10.1.100:80 has the rule listed below applied. when HTTP_REQUEST { if
{[HTTP::uri] ends_with "htm" } { pool pool1 } elseif {[HTTP::uri] ends_with "xt" } { pool pool2 } If a user connects to http://10.10.1.100/foo.txt which pool will receive the request.

  1. pool1
  2. pool2
  3. None. The request will be dropped.
  4. Unknown. The pool cannot be determined from the information provided.

Answer(s): B



Viewing page 13 of 93
Viewing questions 61 - 65 out of 460 questions



Post your Comments and Discuss F5 101 exam prep with other Community members:

Join the 101 Discussion