nerdexam
Cisco

350-401 · Question #780

Refer to the exhibit. An engineer configures a trunk between SW1 and SW2 but tagged packets are not passing. Which action fixes the issue?

The correct answer is C. Configure SW2 with encapsulation dot1q on interface FastEthernet0/1.. If tagged packets are not passing on a switch link intended for trunking, explicitly configuring 802.1Q encapsulation ensures that the correct tagging mechanism is enabled.

Submitted by tarun92· Mar 6, 2026Infrastructure

Question

Refer to the exhibit. An engineer configures a trunk between SW1 and SW2 but tagged packets are not passing. Which action fixes the issue?

Exhibits

350-401 question #780 exhibit 1
350-401 question #780 exhibit 2

Options

  • AConfigure SW1 with dynamic auto mode on interface FastEthernet0/1.
  • BConfigure the native VLAN to be the same VLAN on both switches on interface FastEthernet0/1.
  • CConfigure SW2 with encapsulation dot1q on interface FastEthernet0/1.
  • DConfigure FastEthernet0/1 on both switches for static trunking.

How the community answered

(69 responses)
  • A
    3% (2)
  • B
    12% (8)
  • C
    80% (55)
  • D
    6% (4)

Why each option

If tagged packets are not passing on a switch link intended for trunking, explicitly configuring 802.1Q encapsulation ensures that the correct tagging mechanism is enabled.

AConfigure SW1 with dynamic auto mode on interface FastEthernet0/1.

Configuring `dynamic auto` mode on SW1 only makes the interface willing to form a trunk if the peer initiates it; if SW2 is also in `dynamic auto` or `access` mode, a trunk will not form, and tagged packets will not pass.

BConfigure the native VLAN to be the same VLAN on both switches on interface FastEthernet0/1.
CConfigure SW2 with encapsulation dot1q on interface FastEthernet0/1.Correct

To ensure tagged packets pass, the interface must be configured with the correct trunk encapsulation type, and `encapsulation dot1q` explicitly enables the 802.1Q tagging standard for the trunk.

DConfigure FastEthernet0/1 on both switches for static trunking.

Concept tested: Trunking encapsulation configuration (802.1Q)

Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750/software/release/12-2_55_se/configuration/guide/scg/swtrunks.html

Topics

#trunking#dot1q encapsulation#VLAN#switchport

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice