F5 Application Delivery Fundamentals — Question 96

Which three parameters could be used to determine whether a connection request will have the source address translated as the request is processed? (Choose three.)

Answer options

Correct answer: C, D, E

Explanation

The correct parameters to determine if the source address will be translated are the client's IP netmask (C), TCP port (D), and IP address (E). The client's router's IP address (A) and browser's preferred language (B) do not directly influence the source address translation, while the client IP fragment offset (F) is related to packet fragmentation rather than address translation.