nerdexam
F5

F50-532 · Question #17

F50-532 Question #17: Real Exam Question with Answer & Explanation

Sign in or unlock F50-532 to reveal the answer and full explanation for question #17. The question stem and answer options stay visible for context.

Question

The partial configuration below includes an iRule, a virtual server, and pools. When traffic from the client at 160.10.10.10:2056 connects to the virtual server Test_VS and sends an HTTP request, what will the client's source address be translated to as the traffic is sent to the chosen pool member? pool Test_Pool { member 10.10.10.10:80 member 10.10.10.11:80 } snatpool lower_range { member 10.10.10.1 } snatpool upper_range { member 10.10.10.2 } rule Test_iRule { when CLIENT_ACCEPTED { if { [TCP::local_port] < 2024 } { snatpool lower_range } else { snatpool upper_range } virtual Test_VS { destination 200.10.10.1:http pool Test_Pool rule Test_iRule }

Options

  • A10.10.10.1
  • B10.10.10.2
  • C160.10.10.10C.160.10.10.10
  • D200.10.10.1D.200.10.10.1
  • EIt could be either 10.10.10.10 or 10.10.10.11.E.It could be either 10.10.10.10 or 10.10.10.11.

Unlock F50-532 to see the answer

You've previewed enough free F50-532 questions. Unlock F50-532 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full F50-532 Practice