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

F5 F5CAB3 Dumps

Page: 1 / 7
Total 74 questions

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

Question 1

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)

Options:

A.

Via TMSH with the list /ltm rule command.

B.

Via TMSH with the list /ltm virtual command.

C.

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

D.

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

Question 2

Which persistence profile would be the most appropriate to ensure an HTTP web request connects to the same pool member? (Choose one answer)

Options:

A.

Destination address

B.

Hash persistence

C.

SSL persistence

D.

Cookie persistence

Question 3

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)

Options:

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

Question 4

Where in the configuration utility should the BIG-IP Administrator verify the pool member currently assigned to a pool is on port 80?

Options:

A.

Local Traffic > Nodes: Node List. Select the node in question, view the Health Monitor next to Configuration.

B.

Local Traffic > Pools: Pool List. Select the pool in question, select Members tab, view the configured Health Monitor.

C.

Local Traffic > Pools: Pool List. Select the pool in question, select the Members tab, view the configured Service Port.

Question 5

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?

Options:

A.

Performance (HTTP) Virtual Server

B.

HTTP profile with X-Forwarded-For

C.

HTTP Transparent profile

D.

SNAT pool using client IP

Question 6

Refer to the exhibit.

as

as

A BIG-IP Administrator configures a Virtual Server to handle HTTPS traffic. Users report that the application is NOT working. Which additional configuration is required to resolve this issue?

Options:

A.

Configure SSL Profile (Client)

B.

Configure Protocol Profile (Server)

C.

Configure SSL Profile (Server)

D.

Configure Service Port to HTTP

Question 7

A set of servers is used for an FTP application as well as an HTTP website via separate BIG-IP Pools. The server support team reports that some servers are receiving a lot more traffic than others. Which Load Balancing Method should the BIG-IP Administrator apply to even out the connection count?

Options:

A.

Ratio (Node)

B.

Least Connections (Member)

C.

Ratio (Member)

D.

Least Connections (Node)

Question 8

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?

Options:

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 9

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)

Options:

A.

f5-tcp-legacy

B.

f5-tcp-progressive

C.

f5-tcp-mobile

D.

No option

Question 10

A BIG-IP Administrator adds new pool members to a highly utilized pool. The application begins failing.

What pool-level setting should be checked?

Options:

A.

Availability Requirement

B.

Allow SNAT

C.

Action On Service Down

D.

Slow Ramp Time

Question 11

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?

Options:

A.

Run a qkview

B.

Run a tcpdump

C.

Run an ssldump

D.

Run a curl

Question 12

During high-demand traffic events, the BIG-IP Administrator needs to limit new connections per second.

What should be applied?

Options:

A.

HTTP Compression profile

B.

Connection rate limit

C.

Connection limit

D.

OneConnect profile

Question 13

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 14

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 15

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

Options:

A.

Adding a oneconnect profile

B.

Adding a persistence profile

C.

Enabling a fallback host in the http profile

D.

Enabling SNAT automap

Question 16

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?

Options:

A.

Change Default Persistence Profile setting to cookie

B.

Change Default Persistence Profile setting to sip_info

C.

Change Load Balancing method to Ratio (node)

D.

Change Load Balancing method to Ratio (member)

Question 17

A BIG-IP Administrator adds new pool members into an existing, highly utilized pool. Soon after, there are reports that the application is failing to load for some users.

What pool-level setting should the BIG-IP Administrator check?

Options:

A.

Availability Requirement

B.

Allow SNAT

C.

Action On Service Down

D.

Slow Ramp Time

Question 18

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 19

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)

Options:

A.

Source Address Affinity

B.

Cookie persistence

C.

Microsoft RDP persistence

D.

Host persistence

Question 20

Refer to the exhibit.

as

DNS queries from two internal DNS servers are being load-balanced to external DNS servers via a virtual server on a BIG-IP device. The DNS queries originate from:

192.168.10.100

192.168.10.200

and target:

192.168.2.150

All DNS queries destined for the external DNS servers fail.

Which property change should the BIG-IP Administrator make in the Virtual Server to resolve this issue? (Choose one answer)

Options:

A.

Protocol profile (Client) to DNS_OPTIMIZED

B.

Type to Performance (HTTP)

C.

Source Address to 192.168.10.0/24

D.

Protocol to UDP

Question 21

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 22

A Standard Virtual Server reports poor performance for Internet users.

What TCP profile configuration should be applied?

Options:

A.

Client: f5-tcp-wan / Server: f5-tcp-lan

B.

Client: f5-tcp-lan

C.

Client: f5-tcp-lan / Server: f5-tcp-wan

D.

Client: f5-tcp-optimized

Page: 1 / 7
Total 74 questions