Difficulty: Medium
Correct Answer: VTP (VLAN Trunking Protocol) is used to send VLAN information to switches in a configured VTP domain
Explanation:
Introduction / Context:
Virtual Local Area Networks (VLANs) allow segmentation of broadcast domains within a switch network. They improve performance, enhance security, and provide logical separation of traffic. Cisco supports VLANs extensively and also provides the VLAN Trunking Protocol (VTP) for management.
Given Data / Assumptions:
Concept / Approach:
VTP (VLAN Trunking Protocol) allows VLAN configuration changes made on one switch to propagate to other switches in the same domain. This centralizes management but also requires careful version and mode settings to avoid network-wide disruptions.
Step-by-Step Solution:
Verification / Alternative check:
Cisco documentation confirms VLAN 1 exists by default, and VTP propagates VLAN information across switches in the same domain.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
VTP (VLAN Trunking Protocol) is used to send VLAN information to switches in a configured VTP domain
Discussion & Comments