F5 Application Delivery Fundamentals — Question 65
An LTM object that represents a downstream server contains the IP address 192.168.9.250 and no port. What is this object?
Answer options
- A. Pool member
- B. Virtual server
- C. Pool
- D. Self IP
- E. Node
Correct answer: E
Explanation
The correct answer is E, Node, as it represents a network device identified solely by its IP address without specifying a port. The other options refer to different components in the LTM configuration: A is a specific server in a pool, B is an endpoint for handling traffic, C is a collection of pool members, and D is an IP address assigned to the device itself.