Spring Sale Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

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

Page: 1 / 7
Total 65 questions

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

Question 1

Refer to Exhibit:

Question # 1

An organization is reporting slow performance accessing their Intranet website, hosted in a public cloud. All employees use a single Proxy Server with the public IP of 104.219.110.168 to connect to the Internet. What should the BIG-IP Administrator of the Intranet website do to fix this issue?

Options:

A.

Change Source Address to 104.219.110.168/32

B.

Change Load Balancing Method to Least Connection

C.

Change Fallback Persistence Profile to source_addr

D.

Change Default Persistence Profile to cookie

Question 2

A BIG-IP Administrator creates a new Virtual Server. The end user is unable to access the page. During troubleshooting, the administrator learns that the connection between the BIG-IP system and server is NOT set up correctly. What should the administrator do to solve this issue?

Options:

A.

Disable Address Translation

B.

Set Address Translation to Auto Map, configure a SNAT pool, and have pool members in the same subnet of the servers

C.

Set Address Translation to SNAT and configure a specific translation address

D.

Set Address Translation to SNAT and have self-IP configured in the same subnet of servers

Question 3

A BIG-IP Administrator notices that one of the servers that runs an application isNOTreceiving any traffic. The BIG-IP Administrator examines the configuration status of the application and observes the displayed monitor configuration and affected pool member status.

Question # 3

What is the possible cause of this issue? (Choose one answer)

Options:

A.

The node health monitor isNOTresponding.

B.

The application isNOTresponding with the expected Receive String.

C.

HTTP 1.1 isNOTappropriate for monitoring purposes.

D.

The BIG-IP device isNOTable to reach the pool.

Question 4

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.

Statistics > Module Statistics > 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 5

A BIG-IP Administrator configured the following virtual server to pass traffic on all addresses and ports. After configuration is completed, the BIG-IP Administrator notices that the virtual server is unable to pass traffic.

Plaintext

ltm virtual forwarding_any_vs {

destination 0.0.0.0:any

ip-forward

mask 255.255.255.255

profiles {

fastL4 {}

}

serverssl-use-sni disabled

source 0.0.0.0/0

translate-address disabled

translate-port disabled

}

Which part of the configuration is the cause of the issue?

Options:

A.

Incorrect translate-address configured

B.

Incorrect mask 255.255.255.255

C.

Incorrect destination configured

Question 6

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 7

A pool member is exhibiting frequent up-and-down state changes, leading the BIG-IP Administrator to suspect a health monitor issue. Which specific log file should the BIG-IP Administrator review to diagnose the problem?

Options:

A.

/var/log/tmm

B.

/var/log/ltm

C.

/var/log/syslog

D.

/var/log/audit

Question 8

Which file should the BIG-IP Administrator check to determine when a Virtual Server changed its status from RED to GREEN?

Options:

A.

/var/log/audit

B.

/var/log/ltm

C.

/var/log/lastlog

D.

/var/log/monitors

Question 9

A BIG-IP Administrator is receiving intermittent reports from users that SSL connections to the BIG-IP device are failing. Upon checking the log files, the administrator notices: SSL transaction (TPS) rate limit reached. Reviewing stats shows a max of 1200 client-side SSL TPS and 800 server-side SSL TPS. What is the minimum SSL license limit capacity required to handle this peak?

Options:

A.

2000

B.

400

C.

800

D.

1200

Question 10

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.

Slow Ramp Time

B.

Availability Requirement

C.

Allow SNAT

D.

Action On Service Down

Question 11

Which Virtual Server type prevents the use of a default pool?

Options:

A.

Performance (Layer 4)

B.

Forwarding (IP)

C.

Performance HTTP

D.

Standard

Question 12

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 13

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 for this purpose?

Options:

A.

SSL

B.

Hash

C.

Universal

D.

Source Address Affinity

Question 14

What information is required for a BIG-IP Administrator to open an F5 Support ticket?

Options:

A.

Serial number of the device, qkview, packet capture files, license file, ucs file

B.

Serial number of the device, ucs file, license file, log files

C.

Serial number of the device, problem description, contact info

D.

Serial number of the device, qkview, problem description, contact info

Question 15

Which two methods should the BIG-IP Administrator use to troubleshoot a pool member that has been markedDOWNby its health monitor? (Choose two answers)

Options:

A.

Review the BIG-IP routing table using netstat -rn to show all routes.

B.

Enable monitor logging for the pool member that isDOWN.

C.

Review the pool and pool-member statistics table for error data.

D.

Collect a TCPdump packet capture for theDOWNpool member.

Question 16

Refer to the exhibit.

Question # 16

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 17

A BIG-IP Administrator makes a configuration change to the BIG-IP device. Which file logs the message regarding the configuration change?

Options:

A.

/var/log/messages

B.

/var/log/secure

C.

/var/log/audit

D.

/var/log/user.log

Question 18

A BIG-IP Administrator suspects that one of the BIG-IP device power supplies is experiencing power outages. Which log file should the BIG-IP Administrator check to verify the suspicion?

Options:

A.

/var/log/kern.log

B.

/var/log/audit

C.

/var/log/daemon.log

D.

/var/log/ltm

Question 19

In the BIG-IP Configuration Utility, a user requests a single screen view to determine the status of all Virtual Servers and associated pool members, as well as any iRules in use. Where should the BIG-IP Administrator instruct the user to find this view?32

Options:

A.

Local Traffic > Monitors

B.

Local Traffic > Virtual Servers

C.

Local Traffic > Network Map

D.

Statistics

Page: 1 / 7
Total 65 questions