View all questions & answers for the BIG-IP Administration Support and Troubleshooting (F5CAB5) exam
Question 35 Discussion
Comments
Selected Answers: D
A. The pool associated with the virtual server does not have priority group activation enabled
Priority groups control which members receive traffic when you have multiple priority groups.
But the pool is Round Robin, no priority group configured.
This would not prevent users from receiving content if members are healthy. ❌
B. The virtual address does not have ARP enabled
If ARP is disabled for the virtual address, the BIG-IP will not respond to ARP requests, so clients cannot reach the VIP.
In the screenshot, I don’t see ARP explicitly disabled, so default is enabled. ❌
C. The virtual address does not have route advertising enabled
Route advertisement is only required if you’re using dynamic routing or floating IPs across multiple devices.
For a single standalone BIG-IP, route advertisement is not required for traffic. ❌
D. The pool associated with the virtual server is failing its health check ✅
This is the most likely cause.
Even though the pool members are “Enabled” in the pool configuration, the virtual server will not send traffic to members that fail health checks.
Users trying to access the application see no content, which matches the described symptom.
Selected Answers: B
If ARP is disabled:
The Big IP address does not respond to ARP requests for that IP address.
Devices on the same VLAN cannot resolve the MAC address.
No one can connect.
Refer to the exhibit. An LTM device has a virtual server mapped to www.f5.com . Users report that when they connect to /resources/201.1.2h.1_1.com they are unable to receive content. What is the likely cause of the issue? (Choose one answer)
Brave-Dump Clients Votes