nerdexam
F5

F50-532 · Question #15

Given the configuration shown below, if a connection request arrived on the BIG-IP with a source address of 200.10.10.10:1050 and a destination of 150.10.10.75:80, what would the source IP address…

The correct answer is B. 10.10.1.100. See the full explanation below for the reasoning.

Question

Given the configuration shown below, if a connection request arrived on the BIG-IP with a source address of 200.10.10.10:1050 and a destination of 150.10.10.75:80, what would the source IP address of the associated packet be when it arrived on the choosen member of the web_pool? self 150.10.10.1 { netmask 255.255.255.0 unit 1 floating enable vlan external allow tcp https } self 10.10.1.1 { netmask 255.255.255.0 unit 1 floating enable vlan internal allow default } pool web_pool { member 10.10.1.11:80 member 10.10.1.12:80 member 10.10.1.13:80 } snatpool client_pool { member 10.10.1.100 member 150.10.10.15 } virtual VS_web { destination 150.10.10.10:80 ip protocol tcp snat automap pool web_pool } virtual VS_network { destination 150.10.10.0:any mask 255.255.255.0 snatpool client_pool ip protocol tcp pool web_pool } F5 F50-532 Exam virtual VS_network { destination 150.10.10.0:any mask 255.255.255.0 snatpool client_pool ip protocol tcp pool web_pool } virtual VS_network { destination 150.10.10.0:any mask 255.255.255.0 snatpool client_pool ip protocol tcp pool web_pool }

Options

  • A10.10.1.1
  • B10.10.1.100
  • C150.10.10.15
  • D200.10.10.10

How the community answered

(41 responses)
  • A
    5% (2)
  • B
    76% (31)
  • C
    12% (5)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full F50-532 Practice