nerdexam
F5

101 · Question #577

A new VLAN segment has been added to the network. Only the existing connected interface may be used. What should the BIG-IP Administrator do to allow traffic to both the existing and the new VLAN?

The correct answer is B. configure a tagged VLAN. When a new VLAN must share an existing physical interface on BIG-IP, the interface must be configured with 802.1Q VLAN tagging to carry traffic for multiple VLANs simultaneously.

Section 2: F5 Solutions and Technology

Question

A new VLAN segment has been added to the network. Only the existing connected interface may be used. What should the BIG-IP Administrator do to allow traffic to both the existing and the new VLAN?

Options

  • Aconfigure VLAN with Link Aggregation Control Protocols (LACP)
  • Bconfigure a tagged VLAN
  • Cconfigure an untagged VLAN
  • Dconfigure VLAN to use interface with Multiple Spanning Tree Protocol (MSTP)

How the community answered

(51 responses)
  • A
    2% (1)
  • B
    92% (47)
  • C
    4% (2)
  • D
    2% (1)

Why each option

When a new VLAN must share an existing physical interface on BIG-IP, the interface must be configured with 802.1Q VLAN tagging to carry traffic for multiple VLANs simultaneously.

Aconfigure VLAN with Link Aggregation Control Protocols (LACP)

LACP (Link Aggregation Control Protocol) aggregates multiple physical interfaces into a single logical bundle for increased bandwidth or redundancy, but does not enable multiple VLANs to share one interface.

Bconfigure a tagged VLANCorrect

A tagged VLAN on BIG-IP applies 802.1Q VLAN tags to Ethernet frames, inserting a VLAN identifier that allows the switch and BIG-IP to distinguish traffic belonging to each VLAN on the same physical link. This is the only mechanism that permits one existing interface to carry traffic for both the original VLAN and the newly added VLAN segment concurrently.

Cconfigure an untagged VLAN

An untagged VLAN assigns the interface to exactly one VLAN without inserting a frame tag, which means only a single VLAN can be active on that interface at a time.

Dconfigure VLAN to use interface with Multiple Spanning Tree Protocol (MSTP)

MSTP (Multiple Spanning Tree Protocol) is a loop-prevention protocol that maps VLANs to spanning tree instances, but it does not provide the frame-tagging mechanism needed to carry multiple VLANs over a single physical interface.

Concept tested: BIG-IP tagged VLAN 802.1Q configuration for multi-VLAN interface sharing

Source: https://support.f5.com/csp/article/K7504

Topics

#VLAN tagging#802.1Q#trunk port#BIG-IP networking

Community Discussion

No community discussion yet for this question.

Full 101 Practice