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

Free and Premium F5 F5CAB2 Dumps Questions Answers

Page: 1 / 5
Total 66 questions

BIG-IP Administration Data Plane Concepts (F5CAB2) exam Questions and Answers

Question 1

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?

Options:

A.

Console Port1

B.

Internal VLAN interface2

C.

External VLAN interface3

D.

Management Port4

Buy Now
Question 2

Active connections to pool members are unevenly distributed. The load balancing method is Least Connections (member). Priority Group Activation is disabled. What is a potential cause of the uneven traffic distribution?

Options:

A.

Incorrect load balancing method

B.

Priority Group Activation is disabled

C.

SSL Profile (Server) is applied

D.

Persistence profile is applied

Question 3

A BIG-IP Administrator assigns thedefault HTTP health monitorto a pool that has three members listening on port 80. When the administrator connects to each pool member using thecurlutility, two of the members respond with a status of404 Not Found, while the third responds with200 OK. What will the pool show for member availability? (Choose one answer)

Options:

A.

Two members offline and one member online

B.

Two members online and one member offline

C.

All members offline

D.

All members online

Question 4

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

Options:

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.

Question 5

A BIG-IP Administrator explicitly creates a traffic group on a BIG-IP device. Which two types of configuration objects can be associated with this traffic group? (Choose two.)

Options:

A.

iRules

B.

Application Instances

C.

Virtual Addresses

D.

VLANs

E.

Floating Self IPs

Question 6

A BIG-IP Administrator needs to have a BIG-IP linked to two upstream switches for resilience of the external network. The network engineer who is going to configure the switch instructs the BIG-IP Administrator to configure interface binding with LACP. Which configuration should the administrator use?

Options:

A.

A Trunk containing an interface connected to each switch

B.

A Trunk listing the allowed VLAN IDs and MAC addresses configured on the switches

C.

A virtual server with an LACP profile and the interfaces connected to the switches as pool members

D.

A virtual server with an LACP profile and the switches' management IPs as pool members

Question 7

The BIG-IP Administrator wants to provide quick failover between the F5 LTM devices that are configured in an HA Pair with a single traffic-group. The BIG-IP Administrator wants to implement the Mac Masquerade feature for this quick failover and run this command: tmsh modify /cm traffic-group traffic-group-1 mac 02:12:34:56:00:00. However, the Network Operations team has identified an issue with the use of the same MAC address being used within different VLANs. As a result of this, the BIG-IP Administrator must implement the Per-VLAN Mac Masquerade in order to have a unique MAC address on each VLAN: tmsh modify /sys db tm.macmasqaddr_per_vlan value true. What would be the resulting MAC address on a tagged VLAN of 1501?

Options:

A.

02:12:34:56:01:15

B.

02:12:34:56:15:01

C.

02:12:34:56:05:dd

D.

02:12:34:56:dd:05

Question 8

Active connections to pool members are unevenly distributed. The load balancing method isLeast Connections (member).Priority Group Activation is disabled.

What is a potential cause of the uneven distribution? (Choose one answer)

Options:

A.

Priority Group Activation is disabled

B.

SSL Profile Server is applied

C.

A persistence profile is applied

D.

Incorrect load balancing method

Question 9

Whichvirtual server typeis being configured in the screenshot? (Choose one answer.)

Options:

A.

Standard

B.

Forwarding IP

C.

Performance Layer 4

Question 10

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)

Options:

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

Question 11

A development team needs to apply a software fix and troubleshoot one of its servers. The BIG-IP Administrator needs to immediately remove all connections from the BIG-IP system to the back-end server. The BIG-IP Administrator checks the Virtual Server configuration and finds that a persistence profile is assigned to it. What should the BIG-IP Administrator do to meet this requirement?

Options:

A.

Set the pool member to a Disabled state

B.

Set the pool member to a Forced Offline state and manually delete existing connections through the command line

C.

Set the pool member to a Disabled state and manually delete existing connections through the command line

D.

Set the pool member to a Forced Offline state

Question 12

The BIG-IP Administrator wants to provide quick failover between the F5 LTM devices that are configured as an HA pair with a single Self IP using the MAC Masquerade feature. The administrator configures MAC masquerade for traffic-group-1 using the following command:

`tmsh modify /cm traffic-group traffic-group-1 mac 02:12:34:56:00:00`

However, the Network Operations team identifies an issue with using the same MAC address across multiple VLANs. As a result, the administrator enables Per-VLAN MAC Masquerade to ensure a unique MAC address per VLAN by running:

`tmsh modify /sys db tm.macmasqaddr_per_vlan value true`

What would be the resulting MAC address on a tagged VLAN with ID 1501? (Choose one answer)

Options:

A.

02:12:34:56:01:15

B.

02:12:34:56:dd:05

C.

02:12:34:56:05:dd

D.

02:12:34:56:15:01

Question 13

What type of virtual server has a destination of 0.0.0.0 and listens on a specific VLAN? (Choose one answer)

Options:

A.

Standard

B.

Forwarding (Layer 2)

C.

Wildcard

D.

Forwarding (IP)

Question 14

Which statement is true concerning cookie persistence?

Options:

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.

Question 15

Refer to the exhibit.

The BIG-IP Administrator needs toavoid overloading any of the pool members with connections when they become active. What should the BIG-IP Administrator configure to meet this requirement? (Choose one answer)

Options:

A.

Slow Ramp Time to the Pool

B.

Different Ratio for each member

C.

Action On Service Down to Reselect

D.

Same Priority Group to each member

Question 16

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?

Options:

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

Question 17

What should a BIG-IP Administrator configure to minimize impact during a failover?

Options:

A.

MAC masquerading

B.

External monitors

C.

OneConnect profile

D.

Clone pool

Question 18

What should a BIG-IP Administrator configure tominimize impact during a failover? (Choose one answer)

Options:

A.

External monitors

B.

Clone pool

C.

OneConnect profile

D.

MAC masquerading

Question 19

A standard virtual server has been associated with a pool with multiple members. Assuming all other settings are left at their defaults, which statement is always true concerning traffic processed by the virtual server?

Options:

A.

The client IP address is unchanged between the client-side connection and the server-side connection.

B.

The server IP address is unchanged between the client-side connection and the server-side connection.

C.

The TCP ports used in the client-side connection are the same as the TCP ports server-side connection.

D.

The IP addresses used in the client-side connection are the same as the IP addresses used in the server-side connection.

Page: 1 / 5
Total 66 questions