nerdexam
Cisco

200-301 · Question #1148

Refer to the exhibit SW_1 and SW_12 represent two companies that are merging. They use separate network vendors. The VLANs on both sides have been migrated to share IP subnets. Which command sequence

The correct answer is A. switchport mode trunk. The command "switchport dot1q ethertype 0800" is not required in this context and doesn't play a role in joining VLANs between two switches. The "switchport dot1q ethertype" command is used to specify a particular EtherType to be used for tagging VLANs. The default EtherType for

Submitted by luis.pe· Mar 5, 2026Network Access

Question

Refer to the exhibit SW_1 and SW_12 represent two companies that are merging. They use separate network vendors. The VLANs on both sides have been migrated to share IP subnets. Which command sequence must be issued on both sides to join the two companies and pass all VLANs between the companies?

Exhibit

200-301 question #1148 exhibit

Options

  • Aswitchport mode trunk
  • Bswitchport mode trunk
  • Cswitchport mode dynamic desirable
  • Dswitchport dynamic auto

How the community answered

(25 responses)
  • A
    76% (19)
  • B
    8% (2)
  • C
    12% (3)
  • D
    4% (1)

Explanation

The command "switchport dot1q ethertype 0800" is not required in this context and doesn't play a role in joining VLANs between two switches. The "switchport dot1q ethertype" command is used to specify a particular EtherType to be used for tagging VLANs. The default EtherType for 802.1Q tagging is 0x8100, which is used to indicate that the frame carries VLAN information. The value 0800 corresponds to the EtherType for IPv4.

Topics

#VLAN trunking#Switchport modes#Trunk port configuration

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice