101 · Question #280
When using a routed configuration, the real server must point to the LTM as the ________.
The correct answer is E. Default gateway. In a routed configuration, real servers must use the BIG-IP LTM as their default gateway so that response traffic passes back through the LTM, completing the full connection lifecycle.
Question
When using a routed configuration, the real server must point to the LTM as the ________.
Options
- ANTP Server
- BDNS Server
- CVirtual IP
- DWINS server
- EDefault gateway
How the community answered
(29 responses)- B3% (1)
- D7% (2)
- E90% (26)
Why each option
In a routed configuration, real servers must use the BIG-IP LTM as their default gateway so that response traffic passes back through the LTM, completing the full connection lifecycle.
The NTP server provides time synchronization and plays no role in directing server response traffic back through the BIG-IP.
The DNS server resolves hostnames to IP addresses and is not involved in routing return traffic through the LTM.
The Virtual IP is the front-end address the BIG-IP exposes to clients, not the server-side self IP that real servers use as a gateway.
WINS is a legacy NetBIOS name resolution service and has no relevance to traffic routing in a BIG-IP deployment.
When deployed in routed mode, real servers must have their default gateway set to the BIG-IP self IP address on the server-side VLAN. This ensures all response packets from servers return through the BIG-IP, which then translates the destination address back to the original client IP and maintains connection state. Without this, return traffic bypasses the LTM and causes asymmetric routing failures that break sessions.
Concept tested: Routed mode server default gateway requirement
Source: https://techdocs.f5.com/en-us/bigip-15-1-0/big-ip-local-traffic-management-getting-started-guide.html
Topics
Community Discussion
No community discussion yet for this question.