Spring Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmaspas7

Easiest Solution 2 Pass Your Certification Exams

F5CAB3 F5 BIG-IP Administration Data Plane Configuration (F5CAB3) exam Free Practice Exam Questions (2026 Updated)

Prepare effectively for your F5 F5CAB3 BIG-IP Administration Data Plane Configuration (F5CAB3) exam certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2026, ensuring you have the most current resources to build confidence and succeed on your first attempt.

Page: 1 / 2
Total 74 questions

The BIG-IP Administrator is investigating if better TCP performance is possible for a virtual server. Which built-in profile should be tried first?

A.

f5-tcp-legacy

B.

f5-tcp-mobile

C.

f5-tcp-progressive

D.

f5-tcp-wan

Refer to the exhibit.

A BIG-IP Administrator needs to configure health monitors for a newly configured server pool named Pool_B. Which health monitor settings will ensure that all pool members will be accurately marked as available or unavailable?

A.

HTTPS, HTTP, FTP, and SSH, with the Availability Requirement of at least one monitor

B.

HTTPS and HTTP with the Availability Requirement of at least one health monitor

C.

HTTPS, HTTP, FTP, and ICMP, with the Availability Requirement of all health monitors

D.

HTTPS, HTTP, FTP, and SSH with the Availability Requirement of all health monitors

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?

A.

Universal

B.

Source Address Affinity

C.

SSL

D.

Hash

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.

SSL

B.

Hash

C.

Universal

D.

Source Address Affinity

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)

A.

Connections are first distributed to all pool members with priority 3 when all the pool members with priority 3 are available

B.

If both the priority 1 group and the priority 2 group have fewer than two members available, traffic is directed to the priority 3 group

C.

If both the priority 3 group and the priority 2 group have fewer than two members available, traffic is directed to the priority 1 group

D.

Connections are distributed to all pool members with priority 2 if one pool member with priority 3 is down

In a pool there are 2 pool members (older servers) that can handle fewer connections than the other 3 newer servers.

Which load balancing method would allow more traffic to be directed to the newer servers? (Choose one answer)

A.

Global Availability

B.

Weighted Least Connections (member)

C.

Round Robin

D.

Least Connections (member)

Some users who connect to a busy Virtual Server have connections reset by the BIG-IP system. Pool member resources are NOT a factor.

What is a possible cause?

A.

Connection Rate Limit is set too high

B.

Server SSL profile not reconfigured

C.

Connection Limit is set too low

D.

Rewrite profile not configured

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?

A.

Change Source Address to proxy IP

B.

Change Load Balancing Method to Least Connections

C.

Change Fallback Persistence Profile to source_addr

D.

Change Default Persistence Profile to cookie

A BIG-IP Administrator configures an SSH pool with five members.

Which health monitor should be applied?

A.

HTTPS

B.

UDP

C.

HTTP

D.

TCP

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.

Source Address Affinity

B.

Cookie persistence

C.

Microsoft RDP persistence

D.

Host persistence

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?

A.

Performance (HTTP) Virtual Server

B.

HTTP profile with X-Forwarded-For

C.

HTTP Transparent profile

D.

SNAT pool using client IP

A BIG-IP Administrator finds the following log entry after a report of user issues connecting to a virtual server:

01010201: Intercept exhaustion on 10.70.110.112 to 192.28.123.250:80 (proto 6)

How should the BIG-IP Administrator modify the SNAT pool that is associated with the virtual server? (Choose one answer)

A.

Increase the timeout of the SNAT addresses

B.

Remove the SNAT pool and apply SNAT Automap

C.

Remove an IP address from the SNAT pool

D.

Add an IP address to the SNAT pool

All pool members are online. All other virtual server settings are at default. What might alter the load balancing behavior?

A.

Adding a oneconnect profile

B.

Adding a persistence profile

C.

Enabling a fallback host in the http profile

D.

Enabling SNAT automap

A Virtual Server uses an iRule to send traffic to pool members depending on the URI. The BIG-IP Administrator needs to modify the pool member in the iRule.

Which event declaration does the BIG-IP Administrator need to change to accomplish this?

A.

CLIENT_ACCEPTED

B.

HTTP_RESPONSE

C.

HTTP_REQUEST

D.

SERVER_CONNECTED

A Standard Virtual Server for a web application is configured with Automap for Source Address Translation. The original client IP must be known by backend servers.

What should the BIG-IP Administrator configure?

A.

Performance (HTTP) Virtual Server

B.

HTTP profile to insert X-Forwarded-For

C.

HTTP Transparent profile

D.

SNAT pool using client IP

All pool members are online. All other virtual server settings are at default.

What might alter the load balancing behavior? (Choose one answer)

A.

Adding a OneConnect profile

B.

Enabling SNAT automap

C.

Enabling a fallback host in the HTTP profile

D.

Adding a persistence profile

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? (Choose two answers)

A.

Via TMSH with the list /ltm rule command.

B.

Via the GUI at the Resources tab for the virtual server.

C.

Via TMSH with the list /ltm virtual command.

D.

Via the GUI at the iRule tab for the virtual server.

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)

A.

Set Protocol to UDP

B.

Set Source Address to 10.1.1.2

C.

Set Destination Address/Mask to 0.0.0.0/0

D.

Set HTTP Profile to None

A configuration change is made on the standby member of a device group. What is displayed as "Recommended Action" on the Device Management Overview screen?

A.

Force active member of device group to standby

B.

Activate device with the most recent configuration

C.

Synchronize the active member configuration to the group

D.

Synchronize the standby member configuration to the group

Refer to the exhibit.

A BIG-IP Administrator configures a new VLAN on an HA pair of devices that does NOT yet have any traffic. This action causes the assigned traffic group to fail over to the standby device. Which VLAN setting should be changed to prevent this issue?

A.

Auto Last Hop

B.

Source Check

C.

Fail-safe

D.

Customer Tag

Page: 1 / 2
Total 74 questions
Copyright © 2014-2026 Solution2Pass. All Rights Reserved