Pre-Summer Sale Discount Flat 70% Offer - Ends in 0d 00h 00m 00s - Coupon code: 70diswrap

F5 F5CAB3 Dumps

Page: 1 / 8
Total 82 questions

BIG-IP Administration Data Plane Configuration (F5CAB3) exam Questions and Answers

Question 1

The BIG-IP Administrator has configured an HTTP health monitor applied to a Pool of HTTP web servers hosting 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?

Options:

A.

GET /healthmonitor.html HTTP/1.1 \r\nConnection: Close\r\n

B.

GET /healthmonitor.html HTTP/1.1 Connection: Close

C.

GET /healthmonitor.html HTTP/1.1 \r\nHost: www.f5.com\r\nConnection: Close\r\n\r\n

D.

GET /healthmonitor.html HTTP/1.1\r\nConnection: Close\r\n\r\n

Question 2

For a given Virtual Server, the BIG-IP must perform SSL Offload and negotiate secure communication over TLSv1.2 only. What should the BIG-IP Administrator do to meet this requirement?

Options:

A.

Configure a custom SSL Profile (Client) with a custom TLSv1.2 cipher string

B.

Configure a custom SSL Profile (Server) and select no TLSv1 in the options list

C.

Configure a custom SSL Profile (Server) with a custom TLSv1.2 cipher string

D.

Configure a custom SSL Profile (Client) and select no TLSv1 in the options list

Question 3

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?

Options:

A.

CLIENT_ACCEPTED

B.

HTTP_RESPONSE

C.

HTTP_REQUEST

D.

SERVER_CONNECTED

Question 4

To increase available bandwidth of an existing Trunk, the BIG-IP Administrator is adding additional interfaces. Which command should the BIG-IP Administrator run from within the bash shell?

Options:

A.

tmsh create /sys trunk trunk_A interfaces add {1.3 1.4}

B.

tmsh create /net trunk trunk_A interfaces add {1.3 1.4}

C.

tmsh modify /sys trunk trunk_A interfaces add {1.3 1.4}

D.

tmsh modify /net trunk trunk_A interfaces add {1.3 1.4}

Question 5

A Standard Virtual Server for a web application is configured with Automap for the Source Address Translation option. The original source address of the client must be known by the backend servers. What should the BIG-IP Administrator configure to meet this requirement?

Options:

A.

The Virtual Server type as Performance (HTTP)

B.

An HTTP profile to insert the X-Forward-For header

C.

A SNAT Pool with the client IP

D.

An HTTP Transparent profile

Question 6

A BIG-IP Administrator creates a new VLAN on BIG-IP Cluster Member A and attaches an interface to it. Although the Auto Config Sync is in place, the new VLAN does NOT show up on Cluster Member B. What should the BIG-IP Administrator do to ensure the new VLAN is configured on each Cluster Member?

Options:

A.

Configure a Default Route for the new VLAN on Cluster Member A

B.

Enable the Interface that is attached to the new VLAN on Cluster Member A

C.

Configure the new VLAN manually on Cluster Member B

D.

Reset the Device Trust of the BIG-IP Cluster on either Cluster Member

Question 7

All pool members are online and all other settings are default.

What might alter the load balancing behavior?

Options:

A.

Adding a OneConnect profile

B.

Enabling SNAT Automap

C.

Enabling an HTTP fallback host

D.

Adding a persistence profile

Question 8

A BIG-IP Administrator adds new pool members into a highly utilized pool. Users report application failures.

Which pool-level setting should be checked?

Options:

A.

Availability Requirement

B.

Allow SNAT

C.

Action On Service Down

D.

Slow Ramp Time

Question 9

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?

Options:

A.

Weighted Least Connections (member)

B.

Global Availability

C.

Round Robin

D.

Least Connections (member)

Question 10

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?

Options:

A.

enable Server SSL profile

B.

enable SNAT

C.

disable Server SSL profile

D.

disable SNAT

Question 11

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?

Options:

A.

SSL

B.

Hash

C.

Universal

D.

Source Address Affinity

Question 12

Which of the following has iApp configured objects?

Options:

A.

ltm virtual /Common/vmware_test.app/vmware_test_proxy_https {app-service /Common/vmware_test.app/vmware_testcreation-time 2024-04-12:08:49:12destination /Common/10.155.47.199:443ip-protocol tcplast-modified-time 2024-04-12:08:49:12mask 255.255.255.255profiles {/Common/ppp {}/Common/rba {}/Common/vdi {}/Common/vmware_test.app/vmware_test {}/Common/vmware_test.app/vmware_test_client_ssl {context clientside}/Common/vmware_test.app/vmware_test_

B.

ltm virtual /Common/app2_vs {creation-time 2020-02-07:09:48:01description https://app2.apmsupport.localdestination /Common/10.155.47.161:443ip-protocol tcplast- modified-time 2024-05-13:06:02:40mask 255.255.255.255pool /Common/https_lamp_poolprofiles {/Common/apm_support {context clientside}/Common/f5-tcp-progressive {}/Common/http {}/Common/multi_domain_ap {}/Common/rba {}/Common/serv

C.

ltm virtual /Common/test_vs {creation-time 2023-09-01:12:28:27destination /Common/10.176.21.11:443disabledip-protocol tcplast-modified-time 2023-09-01:12:29:40mask 255.255.255.255profiles {/Common/fastL4 {}}serverssl-use-sni disabledsource 0.0.0.0/0translate-address enabledtranslate-port enabled}

D.

ltm virtual /Common/app1_vs {creation-time 2020-02-07:09:47:12description https://app1.apmsupport.localdestination /Common/10.155.47.160:443ip-protocol tcplast-modified-time 2024-05-15:09:57:19mask 255.255.255.255pool /Common/https_lamp_poolprofiles {/Common/apm_support {context clientside}/Common/f5-tcp-progressive {}/Common/http {}/Common/multi_domain_ap {}/Common/oneconnect {}/Common

Question 13

A Standard Virtual Server is configured with SNAT Automap. Backend servers must see the original client IP.

What should be configured?

Options:

A.

Performance (HTTP) VS

B.

HTTP profile with X-Forwarded-For

C.

HTTP Transparent profile

D.

SNAT pool with client IP

Question 14

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?

Options:

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

Question 15

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

What is the cause?

Options:

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 16

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

Which Virtual Server property should be changed?

Options:

A.

Protocol Profile (Client) to DNS_OPTIMIZED

B.

Type to Performance (HTTP)

C.

Protocol to UDP

D.

Source Address to subnet

Question 17

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)

Options:

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

Question 18

The BIG-IP Administrator has to provide encrypted communication between 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)

Options:

A.

Client SSL, Client Name

B.

Server SSL, Server Name

C.

Client SSL, Server Name

D.

Server SSL, Client Name

Question 19

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)

Options:

A.

Client SSL, Client Name

B.

Server SSL, Server Name

C.

Client SSL, Server Name

D.

Server SSL, Client Name

Question 20

During a high-demand event, the BIG-IP Administrator needs to limit the number of new connections per second to a Virtual Server.

What should be applied?

Options:

A.

HTTP Compression profile

B.

Connection Rate Limit

C.

Connection Limit

D.

OneConnect profile

Question 21

A BIG-IP Administrator uses backend servers to host multiple services per server. There are multiple virtual servers and pools defined, referencing the same backend servers.

Which load balancing algorithm is most appropriate to have an equal number of connections on each backend server? (Choose one answer)

Options:

A.

Least Connections (node)

B.

Predictive (member)

C.

Least Connections (member)

D.

Predictive (node)

Question 22

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?

Options:

A.

Set Protocol to UDP

B.

Set HTTP Profile to None

C.

Set Source Address to 10.1.1.2

D.

Set Destination Address/Mask to 0.0.0.0/0

Question 23

A BIG-IP Administrator is creating a new Trunk on the BIG-IP device. What objects should be added to the new Trunk being created?

Options:

A.

IP addresses

B.

Network routes

C.

VLANs

D.

Interfaces

Question 24

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?

Options:

A.

Performance (HTTP) Virtual Server

B.

HTTP profile to insert X-Forwarded-For

C.

HTTP Transparent profile

D.

SNAT pool using client IP

Page: 1 / 8
Total 82 questions