nerdexam
F5

201 · Question #332

What is required for a virtual server to support clients whose traffic arrives on the internal VLAN and pool members whose traffic arrives on the external VLAN?

The correct answer is C. The virtual server must be enabled on the internal VLAN.. For a virtual server to support clients whose traffic originates on an internal VLAN, it must be enabled on that internal VLAN to receive client connections.

Section 2: Configure Load Balancing Features

Question

What is required for a virtual server to support clients whose traffic arrives on the internal VLAN and pool members whose traffic arrives on the external VLAN?

Options

  • AThat support is never available.
  • BThe virtual server must be enabled for both VLANs.
  • CThe virtual server must be enabled on the internal VLAN.
  • DThe virtual server must be enabled on the external VLAN.

How the community answered

(34 responses)
  • B
    3% (1)
  • C
    91% (31)
  • D
    6% (2)

Why each option

For a virtual server to support clients whose traffic originates on an internal VLAN, it must be enabled on that internal VLAN to receive client connections.

AThat support is never available.

Load balancers are specifically designed to segment client and server traffic across different VLANs, making it a standard and supported configuration.

BThe virtual server must be enabled for both VLANs.

While technically possible, enabling a virtual server on both VLANs is typically not necessary; its primary role is to listen for client connections, which are on the internal VLAN.

CThe virtual server must be enabled on the internal VLAN.Correct

A virtual server acts as the client-facing endpoint for connections, so it must be explicitly enabled or configured to listen on the internal VLAN where client traffic is expected to arrive. The load balancer's routing capabilities then handle forwarding traffic to pool members on the external VLAN.

DThe virtual server must be enabled on the external VLAN.

Enabling the virtual server only on the external VLAN would prevent clients on the internal VLAN from being able to establish a connection with the virtual server.

Concept tested: Virtual server VLAN configuration for client access

Source: https://techdocs.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/ltm-config-guide-11-5-0/3.html

Topics

#virtual server#VLAN association#traffic flow

Community Discussion

No community discussion yet for this question.

Full 201 Practice