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

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

Questions 4

A traffic group includes four devices. The failover method is HA order. The failover order is:

    BIGIP-D

    BIGIP-B

    BIGIP-C

    BIGIP-A

Auto fallback is enabled. BIGIP-D has been forced to standby. BIGIP-B was active before being rebooted. Which device is active when BIGIP-B is up after the reboot?

Options:

A.

BIGIP-A

B.

BIGIP-D

C.

BIGIP-B

D.

BIGIP-C

Buy Now
Questions 5

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.

Buy Now
Questions 6

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

Buy Now
Questions 7

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

Buy Now
Questions 8

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.

F5CAB5 Question 8

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.

Buy Now
Questions 9

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?

Options:

A.

HTTP

B.

Analytics

C.

Statistics

D.

Request Adapt

Buy Now
Questions 10

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.

Buy Now
Questions 11

A BIG-IP Administrator observes the following pool member status message:

Pool /Common/testpool member /Common/10.120.0.5:8090 monitor status down

[/Common/http: up, /Common/http2: down; last error:]

Why is this pool member being marked down? (Choose one answer)

Options:

A.

The pool member is currently only serving HTTP traffic.

B.

The pool member is currently only serving TCP traffic.

C.

The pool member is currently only serving UDP traffic.

D.

The pool member is currently only serving HTTPS traffic.

Buy Now
Questions 12

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

Buy Now
Questions 13

Pool /Common/testpool member /Common/10.120.0.5:8090 monitor status down. [ /Common/http: up, /Common/http2: down; last error: ] [ was up for lhr:0min:43sec ]

Why is this pool member being marked down?

Options:

A.

The pool member is currently only serving TCP traffic.

B.

The pool member is currently only serving HTTP2 traffic.

C.

The pool member is currently only serving HTTP traffic.

D.

The pool member is currently only serving UDP traffic.

Buy Now
Questions 14

Refer to Exhibit:

F5CAB5 Question 14

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

Buy Now
Questions 15

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

Buy Now
Questions 16

Where should the BIG-IP Administrator go in the GUI to verify the status of pool members of a pool?

Options:

A.

Local Traffic — > Pools — > < pool_in_question > — > Members

B.

Local Traffic — > Pools

C.

Local Traffic — > Virtual Servers — > Statistics

D.

Local Traffic — > Nodes

Buy Now
Questions 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

Buy Now
Questions 18

A BIG-IP device sends out the following SNMP trap: big-ipo.f5.com - bigipExternalLinkChange Link: 1.0 is DOWN. Where in the BIG-IP Configuration utility should the BIG-IP Administrator verify the current status of Link 1.0?

Options:

A.

System > Platform

B.

Network > Trunks > Trunk List

C.

Statistics > Performance > System

D.

Network > Interfaces > Interface List

Buy Now
Questions 19

Options:

A.

Offline (Disabled)

B.

Offline (Enabled)

C.

Available (Disabled)

D.

Available (Enabled)

Buy Now
Exam Code: F5CAB5
Exam Name: BIG-IP Administration Support and Troubleshooting (F5CAB5) exam
Last Update: May 12, 2026
Questions: 65

PDF + Testing Engine

$63.52  $181.49

Testing Engine

$50.57  $144.49
buy now F5CAB5 testing engine

PDF (Q&A)

$43.57  $124.49
buy now F5CAB5 pdf