13-8
Cisco 7600 Series Router Cisco IOS Software Configuration Guide, Release 12.2SX
OL-4266-08
Chapter 13 Configuring VTP
Configuring VTP
For information about configuring prune eligibility, see the
“Configuring the List of Prune-Eligible
VLANs” section on page 10-11
.
Enabling VTP Version 2
VTP version 2 is disabled by default on VTP version 2-capable network devices. When you enable VTP
version 2 on a network device, every VTP version 2-capable network device in the VTP domain enables
version 2.
Caution
VTP version 1 and VTP version 2 are not interoperable on network devices in the same VTP domain.
Every network device in the VTP domain must use the same VTP version. Do not enable VTP version 2
unless every network device in the VTP domain supports version 2.
Note
In a Token Ring environment, you must enable VTP version 2 for Token Ring VLAN switching to
function properly on devices that support Token Ring interfaces.
To enable VTP version 2, perform this task:
This example shows one way to enable VTP version 2:
Router#
configure terminal
Router(config)#
vtp version 2
V2 mode enabled.
Router(config)#
This example shows how to enable VTP version 2 with any release:
Router#
vtp version 2
V2 mode enabled.
Router#
This example shows how to verify the configuration:
Router#
show vtp status | include V2
VTP V2 Mode: Enabled
Router#
Command
Purpose
Step 1
Router(config)#
vtp version
{
1
|
2
}
Enables VTP version 2.
Router(config)#
no
vtp version
Reverts to the default (VTP version 1).
Step 2
Router#
show vtp status
Verifies the configuration.