user manual

Before You Begin
VTP pruning is not designed to function in VTP transparent mode. If one or more switches in the network
are in VTP transparent mode, you should do one of these:
Turn off VTP pruning in the entire network.
Turn off VTP pruning by making all VLANs on the trunk of the switch upstream to the VTP transparent
switch pruning ineligible.
To configure VTP pruning on an interface, use the switchport trunk pruning vlan interface configuration
command. VTP pruning operates when an interface is trunking. You can set VLAN pruning-eligibility, whether
or not VTP pruning is enabled for the VTP domain, whether or not any given VLAN exists, and whether or
not the interface is currently trunking.
SUMMARY STEPS
1.
configure terminal
2.
vtp pruning
3.
end
4.
show vtp status
DETAILED STEPS
PurposeCommand or Action
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Enables pruning in the VTP administrative domain.vtp pruning
Step 2
Example:
Switch(config)# vtp pruning
By default, pruning is disabled. You need to enable pruning on only
one switch in VTP server mode.
To disable VTP pruning, use the no vtp pruning global
configuration command.
Note
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 3
Verifies your entries in the VTP Pruning Mode field of the display.
show vtp status
Example:
Switch# show vtp status
Step 4
Catalyst 2960-XR Switch VLAN Configuration Guide, Cisco IOS Release 15.0(2)EX1
30 OL-29440-01
Configuring VTP
Enabling VTP Pruning