Troubleshooting VTP Issues

When VLANs are not propagating correctly in a VTP environment, it’s important to check for misconfigurations. Below are common issues and troubleshooting steps.


1. Check VTP Mode and Domain Name

Issue: VLANs are not syncing between switches.

Solution:


2. Verify Trunk Links

Issue: VTP advertisements are not passing between switches.

Solution:


3. Check VTP Version

Issue: Switches running different VTP versions may not sync.

Solution:


4. Check VTP Revision Number

Issue: A newly added switch with a higher revision number could erase VLANs.

Solution:


5. Verify VTP Pruning

Issue: VLANs are not being propagated to all switches.

Solution:


6. Check VTP Password

Issue: If a password is set on one switch but not on others, VLANs won’t sync.

Solution:


7. Test VLAN Synchronization

Issue: VLANs still not syncing after troubleshooting.

Solution:


Summary of Key Troubleshooting Commands

CommandDescription
show vtp statusDisplays VTP domain, mode, revision number, and version.
show vtp passwordChecks if a VTP password is set.
show interfaces trunkVerifies if trunks are correctly configured.
show vlan briefChecks if VLANs are propagating.
vtp mode transparentvtp mode serverResets the VTP revision number.

Best Practices to Avoid VTP Issues

Use VTP Transparent Mode unless central management of VLANs is necessary.
Reset the revision number when adding new switches to the network.
Secure VTP with passwords to prevent unauthorized VLAN changes.
Monitor trunk links to ensure VTP messages are transmitted properly.

renjithbs Avatar

Posted by

Leave a comment