Chapter 9
Configuring VTP
This example shows how to configure the switch as a VTP client and verify the configuration:
Console> (enable) set vtp domain Lab_Network
VTP domain Lab_Network modified
Console> (enable) set vtp mode client
VTP domain Lab_Network modified
Console> (enable) show vtp domain
Domain Name
-------------------------------- ------------ ----------- ----------- ----------
Lab_Network
Vlan-count Max-vlan-storage Config Revision Notifications
---------- ---------------- --------------- -------------
10
Last Updater
--------------- -------- -------- -------------------------
172.20.52.70
Console> (enable)
Disabling VTP (VTP Transparent Mode)
When you configure the switch as VTP transparent, you disable VTP on the switch. A VTP transparent
switch does not send VTP updates and does not act on VTP updates received from other switches.
However, a VTP transparent switch running VTP version 2 does forward received VTP advertisements
out all of its trunk links.
To disable VTP on the switch, perform this task in privileged mode:
Task
Step 1
Place the switch in VTP transparent mode
(disabling VTP on the switch).
Step 2
Verify the VTP configuration.
This example shows how to configure the switch as VTP transparent and verify the configuration:
Console> (enable) set vtp mode transparent
VTP domain Lab_Net modified
Console> (enable) show vtp domain
Domain Name
-------------------------------- ------------ ----------- ----------- ----------
Lab_Net
Vlan-count Max-vlan-storage Config Revision Notifications
---------- ---------------- --------------- -------------
10
Last Updater
--------------- -------- -------- -------------------------
172.20.52.70
Console> (enable)
Enabling VTP Version 2
VTP version 2 is disabled by default on VTP version 2-capable switches. When you enable VTP
version 2 on a switch, every VTP version 2-capable switch in the VTP domain also will enable version 2.
78-12647-02
1023
40
V2 Mode
Pruning
disabled disabled 2-1000
1023
0
V2 Mode
Pruning
disabled disabled 2-1000
Software Configuration Guide—Catalyst 4000 Family, Catalyst 2948G, Catalyst 2980G, Releases 6.3 and 6.4
Domain Index VTP Version Local Mode
1
2
enabled
PruneEligible on Vlans
Command
set vtp mode transparent
show vtp domain
Domain Index VTP Version Local Mode
1
2
enabled
PruneEligible on Vlans
Configuring VTP
Password
client
-
Password
Transparent -
9-7