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

Practice Free F5CAB3 BIG-IP Administration Data Plane Configuration (F5CAB3) exam Exam Questions Answers With Explanation

We at Crack4sure are committed to giving students who are preparing for the F5 F5CAB3 Exam the most current and reliable questions . To help people study, we've made some of our BIG-IP Administration Data Plane Configuration (F5CAB3) exam exam materials available for free to everyone. You can take the Free F5CAB3 Practice Test as many times as you want. The answers to the practice questions are given, and each answer is explained.

Question # 6

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

Question # 7

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

Question # 8

The BIG-IP Administrator needs to load balance a pool of web servers. Load balancing should consider the number of connections that are active on that pool member.

Which load balancing method meets this requirement? (Choose one answer)

A.

Least Connections (member)

B.

Round Robin

C.

Ratio (member)

D.

Ratio (node)

Question # 9

DNS queries from internal DNS servers fail when sent through a BIG-IP Virtual Server.

Which Virtual Server property should be changed?

A.

Protocol Profile (Client) to DNS_OPTIMIZED

B.

Type to Performance (HTTP)

C.

Protocol to UDP

D.

Source Address to subnet

Question # 10

A BIG-IP Administrator is setting up a new BIG-IP device. The network administrator reports that the interface has an incompatible media speed. The BIG-IP Administrator needs to change this setting manually. From which location should the BIG-IP Administrator perform this task?

A.

On the Front Console

B.

In the TMOS Shell Command line

C.

In the Configuration Utility, Network > Interface

D.

In the Configuration Utility, System > Configuration

Question # 11

Users are unable to reach an application. The Virtual Server shows a red diamond status in the Configuration Utility.

What is the cause?

A.

All pool members are down

B.

HTTPS traffic sent to HTTP Virtual Server

C.

Virtual Server is disabled

D.

All pool members are disabled

Question # 12

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

Question # 13

A BIG-IP Administrator creates a new Virtual Server. The end user is unable to access the page. During troubleshooting, the administrator learns that the connection between the BIG-IP system and server is NOT set up correctly. What should the administrator do to solve this issue? (Choose one answer)

A.

Disable Address Translation

B.

Set Address Translation to Auto Map, configure a SNAT pool, and have pool members in the same subnet as the servers

C.

Set Address Translation to SNAT and configure a specific translation address

D.

Set Address Translation to SNAT and have a self-IP configured in the same subnet as the servers

Question # 14

How can a BIG-IP Administrator identify a configuration object that has been configured within an iApp?

A.

In both the GUI and the CLI the path will repeat the name of the object with .app appended to it, and the object type will be appended to the name. Example: ltm virtual /Common/testhttp.app/testhttp_vs

B.

Using the CLI run the appropriate tmsh command to view the path and see the .app in it and the object type will be appended to the name. Example: ltm virtual /Common/testhttp.app/testhttp.vs

C.

In both the GUI and the CLI the path will repeat the name of the object with .app appended to it and then name of the object. Example: ltm virtual /Common/testhttp.app/testhttp

Question # 15

An organization reports slow performance accessing an Intranet website. All employees use a single proxy IP.

What should the BIG-IP Administrator do?

A.

Change Source Address to proxy IP

B.

Change Load Balancing to Least Connections

C.

Change Fallback Persistence to source_addr

D.

Change Default Persistence to cookie

Question # 16

A web server administrator informs the BIG-IP Administrator that web servers currently load-balanced require encrypted traffic. Starting next month, the web server administrator will offload SSL. Starting next month, the BIG-IP device will terminate SSL to reduce web server load. The BIG-IP device is already using Client SSL, Client port, and iRules on HTTP traffic. What actions should the BIG-IP Administrator take to achieve the desired configuration? (Choose one answer)

A.

Remove the server SSL profile and configure the pool members to use HTTP

B.

Remove the client SSL profile and configure the pool members to use HTTP

C.

Remove the server SSL profile and change the Virtual Server to accept HTTP traffic

D.

Remove the client SSL profile and change the Virtual Server to accept HTTP traffic

Question # 17

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)

A.

f5-tcp-legacy

B.

f5-tcp-progressive

C.

f5-tcp-mobile

D.

No option

Question # 18

A BIG-IP Administrator needs to apply a health monitor for a pool of database servers named DB_Pool that uses TCP port 1521. Where should the BIG-IP Administrator apply this monitor?

A.

Local Traffic > Profiles > Protocol > TCP

B.

Local Traffic > Pools > DB.Pool > Properties

C.

Local Traffic > Nodes > Default Monitor

D.

Local Traffic > Pools > DB.Pool > Members

Question # 19

A virtual server is configured to offload SSL from a pool of backend servers. When users connect to the virtual server, they successfully establish an SSL connection but no content is displayed. A packet trace performed on the server shows that the server receives and responds to the request. What should a BIG-IP Administrator do to resolve the problem?

A.

enable Server SSL profile

B.

enable SNAT

C.

disable Server SSL profile

D.

disable SNAT

Question # 20

A virtual server is configured to offload SSL from a pool of backend servers. When users connect to the virtual server, they successfully establish an SSL connection but no content is displayed. A packet trace performed on the server shows that the server receives and responds to the request. What should a BIG-IP Administrator do to resolve the problem? (Choose one answer)

A.

enable Server SSL profile

B.

disable Server SSL profile

C.

disable SNAT

D.

enable SNAT

Question # 21

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?

A.

netmask 255.255.255.0

B.

netmask 0.0.0.0

C.

netmask 255.255.0.0

D.

netmask 255.255.255.255

Question # 22

The BIG-IP Administrator has to provide encrypted communication between the users and the virtual server they access. Multiple hostnames are configured in DNS with the same IP address. Which profile type and setting in the profile should be used? (Choose one answer)

A.

Client SSL, Client Name

B.

Server SSL, Server Name

C.

Client SSL, Server Name

D.

Server SSL, Client Name

F5CAB3 PDF

$33

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

F5CAB3 PDF + Testing Engine

$52.8

$175.99

3 Months Free Update

  • Exam Name: BIG-IP Administration Data Plane Configuration (F5CAB3) exam
  • Last Update: Mar 4, 2026
  • Questions and Answers: 74
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

F5CAB3 Engine

$39.6

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included