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

F5 F5CAB2 - BIG-IP Administration Data Plane Concepts (F5CAB2) exam

Page: 1 / 2
Total 66 questions

What type of virtual server should be used to block responses for one IP in a subnet with a virtual server? (Choose one answer)

A.

Drop

B.

Block

C.

Reject

D.

Standard

An organization needs to deploy an HTTP application on a BIG-IP system. The requirements specify hardware acceleration to enhance performance, while HTTP optimization features are not required.

What type of virtual server and associated protocol profile should be used to meet these requirements? (Choose one answer)

A.

Type: Stateless Protocol Profile: fastL4

B.

Type: Standard Protocol Profile: tcp-wan-optimized

C.

Type: Performance (Layer 4) Protocol Profile: fastL4

D.

Type: Performance (HTTP) Protocol Profile: fasthttp

A BIG-IP system receives a client connection destined to1.0.0.10:8080. Multiple virtual servers are configured on the system. Which virtual server will process the connection? (Choose one answer)

A.

A forwarding virtual server configured with0.0.0.0:any

B.

A forwarding virtual server configured with1.0.0.10:any (port 0)

C.

A virtual server configured with destination1.0.0.10:8080and isavailable (green)

D.

A virtual server configured with0.0.0.0:8080

What is the result when a BIG-IP Administratormanually disables a pool member? (Choose one answer)

A.

The disabled pool member stops processing persistent connections.

B.

All pool members continue to process persistent connections.

C.

The disabled pool member stops processing existing connections.

D.

All pool members stop accepting new connections.

When upgrading a BIG-IP redundant pair, what happens when one system has been updated but the other has not?

A.

Synching should not be performed.

B.

The first system to be updated will assume the Active role.

C.

This is not possible since both systems are updated simultaneously.

D.

The older system will issue SNMP traps indicating a communication error with the partner.

The BIG-IP appliance fails to boot. The BIG-IP Administrator needs to run the End User Diagnostics (EUD) utility to collect data to send to F5 Support. Where can the BIG-IP Administrator access this utility?

A.

Console Port1

B.

Internal VLAN interface2

C.

External VLAN interface3

D.

Management Port4

Which statement is true concerning cookie persistence?

A.

Cookie persistence allows persistence independent of IP addresses.

B.

Cookie persistence allows persistence even if the data are encrypted from client to pool member.

C.

Cookie persistence uses a cookie that stores the virtual server, pool name, and member IP address in clear text.

D.

If a client's browser accepts cookies, cookie persistence will always cause a cookie to be written to the client's file system.

An application is configured so that the same pool member must be used for an entire session, as well as for HTTP and FTP traffic. A user reports that a session has terminated, and the user must restart the session. The BIG-IP Administrator determines that the active BIG-IP device failed over to the standby BIG-IP device. Which configuration settings should the BIG-IP Administrator verify to ensure proper behavior when BIG-IP failover occurs?

A.

Cookie persistence and session timeout

B.

Stateful failover and network failover detection

C.

syn-cookie insertion threshold and connection low-water mark

D.

Persistence mirroring and Match Across Services

A BIG-IP Administrator configures remote authentication and needs to make sure that users can still login even when the remote authentication server is unavailable. Which action should the BIG-IP Administrator take in the remote authentication configuration to meet this requirement?

A.

Configure a remote role group

B.

Set partition access to “All”

C.

Configure a second remote user directory

D.

Enable the Fallback to Local option

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 bash shell?

A.

tmsh modify /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 create /sys trunk trunk_A interfaces add {1.3 1.4}

D.

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