101 · Question #141
The BIG-IP ASM System is configured with a virtual server that contains an HTTP class profile and the protected pool members are associated within the HTTP class profile pool definition. The status of
The correct answer is D. Associate a default pool to the virtual server and assign a successful monitor to the pool. A BIG-IP virtual server shows Unknown (Blue) when its availability cannot be determined - typically because no monitored default pool is assigned to the virtual server itself.
Question
The BIG-IP ASM System is configured with a virtual server that contains an HTTP class profile and the protected pool members are associated within the HTTP class profile pool definition. The status of this virtual server is unknown (Blue). Which of the following conditions will make this virtual server become available (Green)?
Options
- AAssign a successful monitor to the virtual server
- BAssign a successful monitor to the members of the HTTP class profile pool
- CAssociate a fallback host to the virtual server and assign a successful monitor to the fallback host
- DAssociate a default pool to the virtual server and assign a successful monitor to the pool
How the community answered
(29 responses)- A7% (2)
- B3% (1)
- C14% (4)
- D76% (22)
Why each option
A BIG-IP virtual server shows Unknown (Blue) when its availability cannot be determined - typically because no monitored default pool is assigned to the virtual server itself.
Assigning a monitor to the virtual server itself is not a standard BIG-IP configuration - monitors are assigned to pools or pool members, not directly to virtual servers.
The HTTP class profile pool's monitor determines traffic-path health but does not drive the parent virtual server's overall availability status, so it remains Unknown.
A fallback host is a redirect destination for unavailable pools and does not provide a health-monitoring path that resolves an Unknown virtual server status.
The virtual server's health status is driven by the default pool assigned directly to it. When the HTTP class profile handles traffic but the virtual server has no default pool with a monitor, the system cannot determine availability. Assigning a default pool with a successful monitor gives the virtual server a health-check anchor, changing its state to Available (Green).
Concept tested: BIG-IP virtual server availability status and default pool monitoring
Source: https://techdocs.f5.com/en-us/bigip-15-1-0/big-ip-local-traffic-manager-virtual-servers-and-pools/virtual-server-types.html
Topics
Community Discussion
No community discussion yet for this question.