101 · Question #46
Which IP address will the client address be changed to when SNAT automap is specified within a Virtual Server configuration.
The correct answer is A. The floating self IP address on the VLAN where the packet leaves the system.. SNAT automap translates the client source address to the floating self IP on the egress VLAN, ensuring proper return traffic routing in HA configurations.
Question
Which IP address will the client address be changed to when SNAT automap is specified within a Virtual Server configuration.
Options
- AThe floating self IP address on the VLAN where the packet leaves the system.
- BThe floating self IP address on the VLAN where the packet arrives on the system.
- CIt will alternate between the floating and nonfloating self IP address on the VLAN where the
- DIt will alternate between the floating and nonfloating self IP address on the VLAN where the
How the community answered
(35 responses)- A89% (31)
- B3% (1)
- C6% (2)
- D3% (1)
Why each option
SNAT automap translates the client source address to the floating self IP on the egress VLAN, ensuring proper return traffic routing in HA configurations.
SNAT automap selects the floating self IP on the VLAN through which the translated packet exits toward the pool member (the egress VLAN). Using the floating IP rather than the non-floating self IP ensures that return traffic is routed correctly regardless of which unit is active in a high-availability pair.
Automap does not use the ingress VLAN's floating self IP - it always uses the floating self IP on the outbound (egress) VLAN where the packet leaves toward the server.
SNAT automap does not alternate between floating and non-floating self IPs; it consistently selects only the floating self IP to maintain HA stability.
SNAT automap does not alternate between addresses, and it uses the egress VLAN, not the ingress VLAN where the client packet arrived.
Concept tested: F5 BIG-IP SNAT automap egress VLAN self IP selection
Source: https://support.f5.com/csp/article/K7820
Topics
Community Discussion
No community discussion yet for this question.