Hide thumbs Also See for 6500 Series:
Table of Contents

Advertisement

Chapter 8
Configuring VTP
This example shows one way to configure a VTP password with Release 12.1(13)E and later releases:
Router# configure terminal
Router(config)# vtp password WATER
Setting device VLAN database password to WATER.
Router#
This example shows how to configure a VTP password with any release:
Router# vtp password WATER
Setting device VLAN database password to WATER.
Router#
The password is not stored in the running-config file.
Note

Enabling VTP Pruning

To enable VTP pruning in the management domain, perform this task:
Command
Step 1
Router(config)# vtp pruning
Router(config)# no vtp pruning
Step 2
Router# show vtp status
This example shows one way to enable VTP pruning in the management domain with Release 12.1(13)E
and later releases:
Router# configure terminal
Router(config)# vtp pruning
Pruning switched ON
This example shows how to enable VTP pruning in the management domain with any release:
Router# vtp pruning
Pruning switched ON
This example shows how to verify the configuration:
Router# show vtp status | include Pruning
VTP Pruning Mode: Enabled
Router#
For information about configuring prune eligibility, see the
VLANs" section on page
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.
VTP version 1 and VTP version 2 are not interoperable on network devices in the same VTP domain.
Caution
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.
78-14099-04
Purpose
Enables VTP pruning in the management domain.
Disables VTP pruning in the management domain.
Verifies the configuration.
7-12.
Catalyst 6500 Series Switch Cisco IOS Software Configuration Guide—Release 12.1 E
"Configuring the List of Prune-Eligible
Configuring VTP
8-7

Advertisement

Table of Contents
loading

Table of Contents