200-301 · Question #833
Which feature or protocol must you enable so that the output of the show interfaces trunk command includes information about native VLAN mismatches?
The correct answer is B. CDP. Cisco Discovery Protocol (CDP) must be enabled for the show interfaces trunk command to display native VLAN mismatch information.
Question
Options
- ARSTP
- BCDP
- CPortFast
- DDTP
How the community answered
(50 responses)- A8% (4)
- B72% (36)
- C4% (2)
- D16% (8)
Why each option
Cisco Discovery Protocol (CDP) must be enabled for the `show interfaces trunk` command to display native VLAN mismatch information.
RSTP (Rapid Spanning Tree Protocol) is used to prevent loops in a switched network and does not provide native VLAN mismatch detection.
CDP is a Layer 2 protocol that discovers information about directly connected Cisco devices, including their native VLANs, and can report discrepancies in native VLAN configuration on trunk links.
PortFast is a STP feature that immediately brings an edge port to the forwarding state, bypassing the listening and learning states, and does not relate to native VLAN mismatch detection.
DTP (Dynamic Trunking Protocol) is used to negotiate trunking parameters between two Cisco switches and does not report native VLAN mismatches in `show interfaces trunk` output.
Concept tested: CDP and native VLAN mismatch detection
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/interface/configuration/xe-3s/ir-xe-3s-cr-book/ir-cdp-disc-int-xe.html
Topics
Community Discussion
No community discussion yet for this question.