|
| Recent
Articles |
10 ISIS Details You Must Know! Earning your CCNP certification and passing the BSCI exam depends on knowing the details of many Cisco technologies, ISIS chief among them.
The Last Windows OS? Sometimes the game is over even though somebody on the losing team is still running like mad toward home plate. SCO, for example, has released a version 6 of its Unix OS, but they haven't sold many upgrades...
Configuring PortFast And BPDU Guard
In your CCNA studies, you learned about PortFast and the
trouble it can cause if configured on the wrong port!
Suitable only for switch ports connected directly to...
A Guide To IPv6 Address Types
Learning IPv6 is paramount in your efforts to pass the BSCI exam and go on to earn your CCNP, and it´s going to help in your real-world networking career as well.
OSPF Router Types
When you´re preparing to pass the BSCI exam on the way to the coveted Cisco CCNP certification, you can be quickly overwhelmed by the sheer amount of BGP and OSPF knowledge you must demonstrate a mastery of.
Cisco CCNA Exam Tutorial: Route Summarization For RIP, EIGRP, And OSPF
Preparing to pass the CCNA exam and earn this important
Cisco certification? Route summarization is just
one of the many skills youŽll have to master...
Static Routing Tutorial
In studying for your CCNA exam and preparing to earn this
valuable certification, you may be tempted to...
Four Commands For Your CCNA / CCNP Home Lab
More CCNA and CCNP candidates than ever before are putting together their own home practice labs. It´s more affordable than it ever has been, and I receive...
|
|
06.01.06 Configuring And Troubleshooting VTP By
Chris Bryant
Not only is your CCNA exam going to have questions on VLAN trunking protocol, almost any network that has more than one VLAN is going to have VTP running.
Whether you're planning on passing the CCNA exam or just brushing up on your networking skills, this VTP tutorial will help you learn the basics of this important protocol.
VTP allows switches to advertise VLAN information between other members of the same VTP domain. VTP allows a consistent view of the switched network across all switches. When a VLAN is created on one switch in a VTP server, all other VTP devices in the domain are notified of that VLAN's existence. VTP servers will know about every VLAN, even VLANs that have no members on that switch.
Switches run VTP in one of three modes. In server mode, VLANs can be created, modified, and deleted on a VTP server. When these actions are taken, the changes are advertised to all switches in the VTP domain. VTP Servers keep VLAN configuration information upon reboot.
In client mode, the switch cannot modify, create, or delete VLANs. VTP clients cannot retain VLAN configuration information upon reboot; they have to obtain this information from a VTP server.
In real-world networks, this is generally done to centralize the creation and deletion of VLANs. An interesting side effect of the server/client methodology is that if a VLAN is only to have ports on the VTP client switch, the VLAN must still first be created on the VTP server. The VTP client will learn about the VLAN from the VTP server, and ports can then be placed into that VLAN.
The third VTP mode is transparent mode. VTP switches in this mode ignore VTP messages. They do forward the VTP advertisements received from other switches. VLANs can be created, deleted, and modified on a transparent server, but those changes are not advertised to the other switches in the VTP domain.
For switches running VTP to successfully exchange VLAN information, three things have to happen. I've listed them for you in the order that you'll see them in the real world.
The VTP domain name must match. This is case-sensitive. "CISCO" and "cisco" are two different domains.
To distribute information about a newly-created VLAN, the switch upon which that VLAN is created must be in Server mode.
Learning VTP isn't just a good idea for passing your CCNA exams, it's a skill you must have to be effective in configuring and troubleshooting VLANs. I wish you the best in both of these pursuits!
About the Author: Chris Bryant, CCIE #12933, is the owner of The Bryant Advantage, home of FREE CCNA and CCNP tutorials and daily exam questions, as well as The Ultimate CCNA and CCNP Study Packages.
|