9-10
Catalyst 4500 Series, Catalyst 2948G, Catalyst 2980G Switches Software Configuration Guide
—
Release 8.1
78-15486-01
Chapter 9 Configuring VTP
Configuring VTP Version 1 and Version 2
This example shows how to enable VTP version 2 and verify the configuration:
Console> (enable) set vtp version 2
This command will enable VTP version 2 function in the entire management domain.
All devices in the management domain should be version2-capable before enabling.
Do you want to continue (y/n) [n]? y
VTP domain server modified
Console> (enable) show vtp domain
Version : running VTP2 (VTP3 capable)
Domain Name : Lab_Network Password : configured (hidden)
Notifications: disabled Updater ID: 172.20.52.19
Feature Mode Revision
-------------- -------------- -----------
VLAN Off 0
Pruning : disabled
VLANs prune eligible: 2-1000
Console> (enable)
Disabling VTP Version 2
To disable VTP version 2, perform this task in privileged mode:
This example shows how to disable VTP version 2:
Console> (enable) set vtp version 1
This command will enable VTP version 1 function in the entire management domain.
Warning: trbrf & trcrf vlans will not work properly in this version.
Do you want to continue (y/n) [n]? y
VTP domain Lab_Network modified
Console> (enable) show vtp domain
Version : running VTP1 (VTP3 capable)
Domain Name : Lab_Network Password : configured (hidden)
Notifications: disabled Updater ID: 172.20.52.19
Feature Mode Revision
-------------- -------------- -----------
VLAN Off 0
Pruning : disabled
VLANs prune eligible: 2-1000
Console> (enable)
Task
Command
Step 1
Disable VTP version 2.
set vtp version 1
Step 2
Verify that VTP version 2 is disabled.
show vtp domain