F5 BIG-IP LTM Specialist: Architect, Setup, and Deploy (301a) Exam Materials-Question 234 Discussion
Comment Image Comment Image Comment Image

An LTM Specialist needs to configure VS_HTTP and VS_DB for an online shopping site. The VS_HTTP passes the client requests to the webservers. The webservers query the database servers through the VS_DB. Initially the LTM Specialist finds that database servers directly return the packets to the webservers. Which setting must be enabled for the configuration to function correctly? (Choose one answer)

  • A. VS_DB auto last hop
  • B. VS_DB snat auto map
  • C. VS_HTTP snat auto map
  • D. VS_HTTP auto last hop
Correct Answer: A

Brave-Dump Clients Votes

B 100%

Comments



Josko 2026-09-21 13:19:06

Selected Answers: B


If server DB server directly responds to HTTP server, this means that response is not returned to F5 as the source IP is HTTP server , this means that we must use SNAT in VS_DB. Auto last hop is used when you want to force return traffic based on source MAC and not routing table