Difficulty: Easy
Correct Answer: VTP is used to send VLAN information to switches in a configured VTP domain.
Explanation:
Introduction / Context:
Virtual LANs (VLANs) segment networks logically. Cisco uses the VLAN Trunking Protocol (VTP) to manage and propagate VLAN information across switches.
Given Data / Assumptions:
Concept / Approach:
VTP allows a central switch to manage VLAN additions/deletions and propagate them to others within the same VTP domain.
Step-by-Step Solution:
Verification / Alternative check:
Use show vtp status to confirm domain and VLAN counts.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing VTP’s role; assuming multiple VLANs are always mandatory.
Final Answer:
VTP is used to send VLAN information to switches in a configured VTP domain.
Discussion & Comments