F5 Application Delivery Fundamentals — Question 8
Which two of the following statements about how TMOS typically manages traffic between a client and server are accurate? (Choose two.)
Answer options
- A. It changes the destination address before forwarding a request to the server.
- B. It changes the destination address before sending a response to the client.
- C. It changes the source address before sending a response to the client.
- D. It changes the source address before forwarding a request to the server.
Correct answer: B, D
Explanation
Option B is correct because TMOS changes the destination address to ensure the response reaches the correct client. Option D is also correct as TMOS modifies the source address to maintain proper routing when forwarding requests to the server. Options A and C are incorrect because they do not reflect the typical behavior of TMOS in traffic management.