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
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
Options
- Aswitchport mode trunk
- Bswitchport mode trunk
- Cswitchport mode dynamic desirable
- Dswitchport dynamic auto
How the community answered
(25 responses)- A76% (19)
- B8% (2)
- C12% (3)
- D4% (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
Community Discussion
No community discussion yet for this question.
