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

F5 F5CAB5 BIG-IP Administration Support and Troubleshooting (F5CAB5) exam Exam Practice Test

Demo: 19 questions
Total 65 questions

BIG-IP Administration Support and Troubleshooting (F5CAB5) exam Questions and Answers

Question 1

A BIG-IP Administrator plans to upgrade a BIG-IP device to the latest TMOS version.

Which two tools could the administrator leverage to verify known issues for the target versions? (Choose two answers)

Options:

A.

F5 End User Diagnostics (EUD)

B.

F5 Bug Tracker

C.

F5 University

D.

F5 iHealth

E.

F5 Downloads

Question 2

A custom HTTP monitor is failing to a pool member 10.10.3.75:8080 that serves up www.example.com . A ping works to the pool member address. The SEND string is: GET / HTTP/1.1 \r\nHost: www.example.com\r\nConnection: Close\r\n\r\n. Which CLI tool syntax will show whether the web server returns the correct HTTP response?

Options:

A.

curl --header 'Host: www.example.com ' 'http://10.10.3.75:8080/ '

B.

tracepath http://www.example.com:80

C.

tracepath 10.10.3.75 8080 GET /index

D.

curl http://10.10.3.75:8080/www.example.com/index.html

Question 3

Plaintext

warning tmm[]: 011e0002:4: sweeper_segment_cb_any: Aggressive mode /Common/default-eviction-policy activated (0) (global memory). (345209/690176 pages)

warning tmm[]: 011e0003:4: Aggressive mode sweeper: /Common/default-eviction-policy (0) (global memory) 1 Connections killed

What is happening when the BIG-IP Administrator sees the messages in the LTM log displayed above? (Pick the 2 correct responses below)

Options:

A.

The BIG-IP system starts reaping connections, some connections will be dropped

B.

The BIG-IP system starts reaping connections, all the connections will be dropped

C.

The global eviction policy is triggered due to TMM memory exhaustion

D.

The global eviction policy is triggered due to swap memory being used too high

Question 4

During a high-demand traffic event, the BIG-IP Administrator needs to limit the number of new connections per second allowed to a Virtual Server. What should the administrator apply to accomplish this task?

Options:

A.

A OneConnect profile to the Virtual Server

B.

An HTTP Compression profile to the Virtual Server

C.

A connection limit to the Virtual Server

D.

A connection rate limit to the Virtual Server

Question 5

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 6

A BIG-IP Administrator is informed that traffic on Interface 1.1 is expected to increase over the maximum bandwidth capacity on the link. There is a single VLAN on the Interface. What should the BIG-IP Administrator do to increase the total available bandwidth?

Options:

A.

Assign two Interfaces to the VLAN

B.

Set the media speed of Interface 1.1 manually

C.

Create a trunk object with two Interfaces

D.

Increase the MTU on the VLAN using Interface 1.1

Question 7

A user wants to use the iHealth Upgrade Advisor to determine any issues with upgrading TMOS. Where can the user generate the QKView to upload to iHealth?

Options:

A.

System > Support

B.

System > Configuration

C.

System > Software Management

D.

System > Archives

Question 8

Some users who connect to a busy Virtual Server have connections reset by the BIG-IP system. Pool member resources are NOT a factor in this behavior. What is a possible cause for this behavior?

Options:

A.

The Connection Rate Limit is set too high

B.

The server SSL Profile has NOT been reconfigured.

C.

The Connection Limit is set too low.

D.

The Rewrite Profile has NOT been configured.

Question 9

Users report that traffic is negatively affected every time a BIG-IP device fails over. The traffic becomes stabilized after a few minutes. What should the BIG-IP Administrator do to reduce the impact of future failovers?

Options:

A.

Enable Failover Multicast Configuration

B.

Set up Failover Method to HA Order

C.

Configure MAC Masquerade

D.

Configure a global SNAT Listener

Question 10

Refer to the exhibit.

An LTM device has a virtual server mapped to www.f5.com . Users report that when they connect to www.f5.com they are unable to receive content. What is the likely cause of the issue? (Choose one answer)

Options:

A.

The pool associated with the virtual server does not have priority group activation enabled.

B.

The virtual address does not have ARP enabled.

C.

The virtual address does not have route advertising enabled.

D.

The pool associated with the virtual server is failing its health check.

Question 11

A BIG-IP Administrator makes a configuration change to a Virtual Server on the Standby device of an HA pair. The HA pair is currently configured with Auto-Sync Enabled. What effect will the change have on the HA pair configuration?

Options:

A.

The change will be undone when Auto-Sync propagates the config to the HA pair.

B.

The change will be propagated next time a configuration change is made on the Active device.

C.

The change will be undone next time a configuration change is made on the Active device.

D.

The change will take effect when Auto-Sync propagates the config to the HA pair.

Question 12

Refer to the exhibit.

The BIG-IP Administrator has modified an iRule on one device of an HA pair. The BIG-IP Administrator notices there is NO traffic on the BIG-IP device in which they are logged into. What should the BIG-IP Administrator do to verify if the iRule works correctly?

Options:

A.

Pull configuration to this device from the cluster and start to monitor traffic on this device

B.

Log in to the other device in the cluster, push configuration from it, and start to monitor traffic on that device

C.

Log in to the other device in the cluster, pull configuration to it, and start to monitor traffic on that device

D.

Push configuration from this device to the group and start to monitor traffic on this device

Question 13

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.

Management Port

B.

Console Port

C.

External VLAN interface

D.

Internal VLAN interface

Question 14

Users are unable to reach an application. The BIG-IP Administrator checks the Configuration Utility and observes that the Virtual Server has a red diamond in front of the status. What is causing this issue?

Options:

A.

All pool members are down.

B.

The Virtual Server is receiving HTTPS traffic over HTTP virtual.

C.

The Virtual Server is disabled.

D.

All pool members have been disabled.

Question 15

A BIG-IP Administrator needs to view the CPU utilization of a particular Virtual Server. Which section of the Configuration Utility should the administrator use for this purpose?

Options:

A.

S70tatistics > Module Statistics >71 Local Traffic > Virtual Addresses

B.

Statistics > Module Statistics > Traffic Summary

C.

Statistics > Analytics > Process CPU Utilization

D.

Statistics > Module Statistics > Local Traffic > Virtual Servers

Question 16

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.

An HTTP Transparent profile

D.

A SNAT Pool with the client IP

Question 17

A BIG-IP Administrator configured a virtual server with a pool of 3 members and selected the Round Robin load balancing method to evenly distribute traffic across the pool members. During initial testing, the virtual server failed to respond to http requests.

Plaintext

ltm virtual http.vs {

destination 10.10.1.100:http

ip-protocol tcp

mask 255.255.255.255

pool http.pool

profiles {

tcp{}

}

serverssl-use-sni disabled

source 0.0.0.0/0

translate-address enabled

translate-port enabled

}

ltm pool http_pool {

members {

10.10.1.101:http {

address 10.10.1.101

session monitor-enabled

state checking

}

10.10.1.102:http {

address 10.10.1.102

session monitor-enabled

state checking

}

}

monitor tcp

}

What configuration change on the BIG-IP will resolve this issue?

Options:

A.

Add SNAT Auto Map

B.

Add http profile

C.

Add http monitor

Question 18

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?17

Options:

A.

Least Connections (member)

B.

Least Connections (node)

C.

Predictive (member)

D.

Predictive (node)

Question 19

A BIG-IP Administrator needs to collect HTTP status code and HTTP method for traffic flowing through a virtual server.

Which default profile provides this information? (Choose one answer)

Options:

A.

Request Adapt

B.

HTTP

C.

Analytics

D.

Statistics

Demo: 19 questions
Total 65 questions