F5 Application Delivery Fundamentals — Question 103
When using SNAT, which additional IP addresses will the BIG-IP system change? (Choose two.)
Answer options
- A. The source IP address on the client to BIG-IP request packet.
- B. The source IP address on the BIG-IP to pool member request packet.
- C. The destination IP address on the BIG-IP to pool member request packet.
- D. The source IP address on the BIG-IP to client response packet.
- E. The destination IP address on the BIG-IP to client response packet.
- F. The destination IP address on the pool member to BIG-IP response packet.
Correct answer: B, E
Explanation
The correct answers are B and E. SNAT modifies the source IP address in outgoing packets from the BIG-IP to the pool members, which is reflected in option B. It also changes the destination IP address in outgoing responses from the BIG-IP back to the client, which is represented by option E. The other options describe addresses that are not typically altered in a SNAT configuration.