27-6
Software Configuration Guide—Release 12.2(25)EW
OL-6696-01
Chapter 27 Understanding and Configuring VTP
Configuring VTP
Configuring VTP
The following sections describe how to configure VTP:
• Configuring VTP Global Parameters, page 27-6
• Configuring the Switch as a VTP Server, page 27-7
• Configuring the Switch as a VTP Client, page 27-8
• Disabling VTP (VTP Transparent Mode), page 27-9
• Displaying VTP Statistics, page 27-10
Configuring VTP Global Parameters
The following sections describe configuring the VTP global parameters:
• Configuring a VTP Password, page 27-6
• Enabling VTP Pruning, page 27-6
• Enabling VTP Version 2, page 27-7
Configuring a VTP Password
To configure the VTP password, perform this task:
This example shows how to configure a VTP password:
Switch#vtp password WATER
Setting device VLAN database password to WATER.
Switch#show vtp password
VTP Password:WATER
Switch#
Enabling VTP Pruning
To enable VTP pruning in the management domain, perform this task:
Command Purpose
Switch# [no] vtp password
password_string
Sets a password for the VTP domain. The password can
be from 8 to 64 characters.
Uses the no keyword to remove the password.
Command Purpose
Step 1
Switch# [no] vtp pruning
Enables VTP pruning in the management domain.
Use the no keyword to disable VTP pruning in the
management domain.
Step 2
Switch# show vtp status
Verifies the configuration.