nerdexam
F5

303 · Question #244

An LTM Specialist is troubleshooting an issue with a new virtual server. When connecting through the virtual server, clients receive the message "Unable to connect" in the browser, although…

The correct answer is D. Select the correct protocol for the virtual server. See the full explanation below for the reasoning.

Question

An LTM Specialist is troubleshooting an issue with a new virtual server. When connecting through the virtual server, clients receive the message "Unable to connect" in the browser, although connections directly to the pool member show the application is functioning correctly. The LTM configuration is:

ltm virtual /Common/vs_https { destination /Common/10.10.1.110:443 ip-protocol udp mask 255.255.255.255 pool /Common/pool_https profiles { /Common/udp { } } translate-address enabled translate-port enabled vlans-disabled } ltm pool /Common/pool_https { members { /Common/172.16.20.1:443 { address 172.16.20.1 } } } How should the LTM Specialist resolve this issue?

Options

  • ARemove an HTTP monitor from the pool.
  • BAdd an HTTP profile to the virtual server.
  • CEnable the pool member on the correct VLAN.
  • DSelect the correct protocol for the virtual server.

How the community answered

(56 responses)
  • A
    7% (4)
  • B
    16% (9)
  • C
    5% (3)
  • D
    71% (40)

Community Discussion

No community discussion yet for this question.

Full 303 Practice