101 · Question #313
An LTM object represents a downstream server that hosts a secure Web site and contains the IP address and port combination 192.168.9.250:443. What is this object?
The correct answer is E. Pool Member. A Pool Member in F5 BIG-IP LTM is defined as the combination of a node IP address and a specific port, uniquely identifying a service endpoint on a downstream server.
Question
An LTM object represents a downstream server that hosts a secure Web site and contains the IP address and port combination 192.168.9.250:443. What is this object?
Options
- ASelf IP
- BVirtual Server
- CPool
- DNode
- EPool Member
How the community answered
(29 responses)- A3% (1)
- C3% (1)
- E93% (27)
Why each option
A Pool Member in F5 BIG-IP LTM is defined as the combination of a node IP address and a specific port, uniquely identifying a service endpoint on a downstream server.
A Self IP is an IP address assigned to the BIG-IP system itself for management or network communication, not an object representing a backend server.
A Virtual Server is the front-end listener on the BIG-IP that accepts inbound client traffic, not an object describing a downstream resource.
A Pool is a logical collection of Pool Members sharing a load balancing configuration, not a single IP-and-port endpoint.
A Node represents only the IP address of a downstream server without any associated port, so it cannot represent the full 192.168.9.250:443 combination.
A Pool Member is explicitly defined as the pairing of a node (IP address) with a port number, making 192.168.9.250:443 a Pool Member. This port-level granularity allows a single node to participate in multiple pools on different ports. The port component distinguishes a Pool Member from a Node, which carries only the IP address.
Concept tested: F5 LTM Pool Member vs Node object distinction
Source: https://techdocs.f5.com/en-us/bigip-15-1-0/big-ip-local-traffic-manager-concepts/pool-members.html
Topics
Community Discussion
No community discussion yet for this question.