Free F50-521 Exam Braindumps (page: 8)

Page 7 of 26

A virtual server is listening at 10.10.1.100:80 and has the following iRule associated with it:

when HTTP_REQUEST {
if {[HTTP::uri] ends_with "txt" } {
pool pool1
}
elseif {[HTTP::uri] ends_with "php" } {
pool pool2
}
}
If a user connects to http://10.10.1.100/foo.html, 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): D



Which two can be a part of a virtual server's definition? (Choose two.)

  1. rule(s)
  2. pool(s)
  3. monitor(s)
  4. node address(es)
  5. load-balancing method(s)

Answer(s): A,B



How is MAC masquerading configured?

  1. Specify the desired MAC address for each VLAN for which you want this feature enabled.
  2. Specify the desired MAC address for each self-IP address for which you want this feature enabled.
  3. Specify the desired MAC address for each VLAN on the active system and synchronize the systems.
  4. Specify the desired MAC address for each floating self-IP address for which you want this feature enabled.

Answer(s): A



The current status of a given pool member is unknown.
Which conditioncould explain that state?

  1. The member has no monitor assigned to it.
  2. The member has a monitor assigned to it and the most recent monitor was successful.
  3. The member has a monitor assigned to it and the monitor did not succeed during the most recent timeout period.
  4. The member's node has a monitor assigned to it and the monitor did not succeed during the most recent timeout period.

Answer(s): A






Post your Comments and Discuss F5 F50-521 exam with other Community members:

F50-521 Discussions & Posts