F5CAB3 BIG-IP Administration Data Plane Configuration (F5CAB3) exam Questions and Answers
A BIG-IP Administrator needs to modify a virtual server that will offload web traffic compression tasks from the target server. Which two profiles must the BIG-IP Administrator apply to a virtual server to enable compression? (Pick the 2 correct responses below)
A BIG-IP Administrator configures a node with a standard icmp Health Monitor. The Node shows as DOWN although the Backend Server is configured to answer ICMP requests. Which step should the administrator take next to find the root cause of this issue?
How will the BIG-IP system distribute the traffic based on the configuration below?
pool my_pool {
lb_mode fastest
min_active_members 2
member 10.12.10.7:80 priority 3
member 10.12.10.8:80 priority 3
member 10.12.10.9:80 priority 3
member 10.12.10.4:80 priority 2
member 10.12.10.5:80 priority 2
member 10.12.10.6:80 priority 2
member 10.12.10.1:80 priority 1
member 10.12.10.2:80 priority 1
member 10.12.10.3:80 priority 1
}
(Pick the 2 correct responses below)
The BIG-IP Administrator is investigating whether better TCP performance is possible for a virtual server.
Which built-in profile should be tried first? (Choose one answer)
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?
A BIG-IP Administrator needs to apply persistence to a virtual server that is configured as a Performance (Layer 4) virtual server that allows access to a secure (TLS) e-commerce website.
What type of persistence profile can be used? (Choose one answer)
A Standard Virtual Server reports poor network performance for Internet-based clients.
What configuration should be applied?
Which persistence profile would be the most appropriate to ensure an HTTP web request connects to the same pool member? (Choose one answer)
An LTM device has a virtual server mapped to www.f5.com with a pool assigned. The objects are defined as follows: Virtual server: Destination 192.168.245.100:443 netmask 255.255.255.0. Persistence: Source address persistence netmask 255.0.0.0. SNAT: Automap. Profiles: HTTP/TCP. How should the BIG-IP Administrator modify the persistence profile so that each unique IP address creates a persistence record?
An organization is reporting slow performance accessing their Intranet website. All employees use a single Proxy Server with a public IP.
What should the BIG-IP Administrator do to fix this issue?
In a pool there are 2 pool members out of the 5 members that are older servers. The number of connections these can handle is less than the other 3 pool members. Which load balancing method would allow more traffic to be directed to the newer servers? (Choose one answer)
A BIG-IP Administrator configures a Virtual Server to load balance traffic between 50 webservers for an ecommerce website. Traffic is being load balanced using the Least Connections (node) method. The webserver administrators report that customers are losing the contents from their shopping carts and are unable to complete their orders. What should the BIG-IP Administrator do to resolve the issue?
A Standard Virtual Server for a web application is configured with SNAT Automap. The original client IP must be known by backend servers.
What should the BIG-IP Administrator configure?
How can a BIG-IP Administrator identify a configuration object that has been configured within an iApp?
A node is a member of multiple pools and hosts different applications. If one application becomes unavailable, only that pool member should be marked down.
What should the BIG-IP Administrator deploy?
DNS queries from internal DNS servers fail when sent through a BIG-IP Virtual Server.
Which Virtual Server property should be changed?
A BIG-IP Administrator is configuring an SSH Pool with five members. Which Health Monitor should be applied to ensure that available pool members are monitored accordingly?
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? (Choose one answer)
The BIG-IP Administrator has configured an HTTP health monitor applied to a Pool of HTTP web servers hosting www.f5.com, but all Pool Members show a DOWN status. The web server is returning a response of ' 400 Bad Request ' . What would be the correct monitor Send string?
Application administrators are reporting that nodes different from those configured in the pool are selected. The use of an iRule is suspected. How can the BIG-IP Administrator check if an iRule is used for this traffic? (Pick the 2 correct responses below)