Home Categories Submit Republish Tools Links Credits Contact
Popular Articles
 
     
 
 Categories
 
 
Submit your articles online!

Cisco CCNA Certification - Cisco VTP VLAN Trunking Protocol

By: Bob Marshall

Published: September 2, 2009
Link To Article Link To Article  E-mail Article E-mail Article  Republish Article Republish Article
(VTP) is a Cisco Layer 2 messaging protocol that manages the addition, deletion, and renaming of VLANs on a network-wide basis. Virtual Local AreaNetwork (VLAN) Trunk Protocol (VTP) reduces administration in a switched network. When you configure a new VLAN on one VTP server, the VLAN is distributed through all switches in the domain. This reduces the need to configure the same VLAN everywhere. VTP is a Cisco-proprietary protocol that is available on most of the Cisco Catalyst Family products. VTP ensures that all switches in the VTP domain are aware of all VLANs. There are occasions, however, when VTP can create unnecessary traffic. All unknown unicasts and broadcasts in a VLAN are flooded over the entire VLAN. All switches in the network receive all broadcasts, even in situations where few users are connected in that VLAN. VTP pruning is a feature used to eliminate (or prune) this unnecessary traffic. By default, all Cisco Catalyst switches are configured to be VTP servers. This is suitable for small-scale networks where the size of the VLAN information is small and easily stored in all switches (in NVRAM). In a large network, a judgment call must be made at some point when the NVRAM storage needed is wasted, because it is duplicated on every switch. At this point, the network administrator should choose a few well-equipped switches and keep them as VTP servers. Everything else participating in VTP can be turned into a client. The number of VTP servers should be chosen so as to provide the degree of redundancy desired in the network.

Modes of OperationServer

In VTP server mode, you can create, modify, and delete VLANs and specify other configuration parameters (such as VTP version and VTP pruning) for the entire VTP domain. VTP servers advertise their VLAN configuration to other switches in the same VTP domain and synchronize their VLAN configuration with other switches based on advertisements received over trunk links. VTP server is the default mode.

Transparent

VTP transparent switches do not participate in VTP. A VTP transparent switch does not advertise its VLAN configuration and does not synchronize its VLAN configuration based on received advertisements. However, in VTP version 2, transparent switches do forward VTP advertisements that they receive out their trunk ports.

Client

VTP clients behave the same way as VTP servers, but you cannot create, change, or delete VLANs on a VTP client.

Advertisements Summary Advertisements

When the switch receives a summary advertisement packet, it compares the VTP domainname to its own VTP domain name. If the name is different, the switch simply ignores the packet. If the name is the same, the switch then compares the configuration revision to its own revision. If its own configuration revision is higher or equal, the packet is ignored. If it is lower, an advertisement request is sent.

Subset Advertisements

When you add, delete, or change a VLAN in a switch, the server switch where the changes were made increments the configuration revision and issues a summary advertisement, followed by one or several subset advertisements. A subset advertisement contains a list of VLAN information. If there are several VLANS, more than one subset advertisement may be required in order to advertise them all.

Advertisement Requests

A switch needs a VTP advertisement request in the following situations:

The switch has been reset. The VTP domain name has been changed. The switch has received a VTP summary advertisement with a higher configuration revision than its own. Upon receipt of an advertisement request, a VTP device sends a summary advertisement, followed by one or more subset advertisements.

Configuration To configure an IOS based switch to be a VTP server, issue the following commands: SwitchA# vlan database

SwitchA(vlan)# vtp domain CiscoKits

SwitchA(vlan)# vtp server

SwitchA(vlan)# exit

These commands configure the switch to be a VTP server in the VTP domain CiscoKits. The changes are saved and the revision number is incremented when the exit command is issued. To configure a VTP client, run the following commands:

SwitchB# vlan database

SwitchB(vlan)# vtp domain CiscoKits

SwitchB(vlan)# vtp client

SwitchB(vlan)# exit

To disable VTP, set the vtp mode to transparent as such:

SwitchC# vlan database

SwitchC(vlan)# vtp transparent

SwitchC(vlan)# exit

To monitor the VTP operation and status, use either:

SwitchA# show vtp status

SwitchA# show vtp counters.

More Information:

Visiting CertificationKits.com you will find over 200 various articles dedicated to CCNA Certification and CCNP study help, free CCNA and CCNP study exams, step-by-step labs along with CCNA and CCNP home lab kits.


Visitor Comments

Post Comment Post A Comment
What do you think about this article? Do you agree or disagree with it? Be the first to comment on this article, and share your thoughts with the world. No registration is required to post comments.

Article Icon Considering Microsoft MCSE-MCSA Networking Certification Courses
If you're going through this material then it's likely that you're about to make a move into the great world of IT and you fancy taking your MCSE, or you're currently an IT professional and you know that...
Article Icon CompTIA A+ Interactive Training Revealed
Two separate areas of study make up a full CompTIA A+; you're seen as competent at A+ when you've gained exams for both of these areas.
Article Icon Insights Into Online Interactive Training For Microsoft MCSE
Because you're doing your research on MCSE training programs, the chances are you're in one of two categories: Maybe you're thinking of a dynamic move to the IT sector, and all evidence points to a huge demand
Article Icon Home-Study PC Training In MCSA Network Tech Support Clarified
The MCSA course is a perfect match for all those considering becoming a network supporter. Whether you already have experience but want to add to that with certification, or you're new to the world of...
Article Icon Online Home PC Career Courses In MCSA Networking - Some Insights
If you are considering a career in supporting networks then the Microsoft MCSA (Microsoft Certified Systems Administrator) course is the ideal one for you. So if you want to get into IT or already have...
Article Icon Multimedia Courses In Cisco Network Support - Some Insights
CCNA is the way to go for Cisco training. This allows you to deal with maintaining and installing routers and switches. The Internet is made up of many routers, and large companies that have several...
Article Icon Online Certification For Microsoft MCSE Networking Clarified
Thinking of taking an MCSE? If so, it's probable that you'll fall into one of the following categories: You are a knowledgeable person, and you'd like to gain accreditation with an MCSE certification....
Article Icon Considering Online Interactive PC Courses In MCSA Networking
The MCSA course is an ideal qualification for anyone wanting to become a network support technician. Whether you're already knowledgeable but want to improve your CV with a recognised qualification, or...
Article Icon Microsoft MCSA Or MCSE Self Study PC Career Training Considered
Should you be wanting to study to get an MCSE, it's probable that you fall into one of the following categories. You might be ready to come into the computer world, and you've discovered that the IT...
Article Icon Online Training For CompTIA Network Tech Support - Some Thoughts
In today's high speed society, support workers who can solve problems with computers and networks, plus give regular help to users, are essential in every part of the business environment. The need for more...

Article Icon Linksys/D-Link Routers And Your CCNA Lab
We get many CCNA students who ask us how to incorporate their Linksys/D-Link or similar Cable/DSL wireless router into their newly purchased Cisco CCNA lab. Although this can be done, it is not something we...
Article Icon Cisco 2500 Router IOS Upgrade Procedure Simplified!
Ok, one of the most common question we get is how do I upgrade the IOS on my Cisco 2500 router? I can refer you to the documentation on Cisco's site on how to do this, but it seems as though for the new...
Article Icon Cisco Router IOS Upgrade Procedure Simplified!
k, one of the most common question we get is how do I upgrade the IOS on my Cisco 2501 router? I can refer you to the documentation on Cisco's site on how to do this, but it seems as though for the new CCNA...


Print This Article Print This Article
Add To Favorites Add To Favorites
Cite This Article Cite This Article
 
 
Home | Categories | Submit | Republish | Tools | Links | Credits | Contact | Privacy Statement | Terms Of Use
Copyright © 2012 InfoServe Media, LLC (DBA PopularArticles.com). All rights reserved.