DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode. Enter your password if
prompted.
enable
Example:
Switch> enable
Step 1
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 2
Enables pruning in the VTP administrative domain.vtp pruning
Step 3
Example:
Switch(config)# vtp pruning
By default, pruning is disabled. You need to enable pruning on
only one switch in VTP server mode.
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 4
Verifies your entries in the VTP Pruning Mode field of the
display.
show vtp status
Example:
Switch# show vtp status
Step 5
Related Topics
VTP Pruning, on page 2089
Configuring VTP on a Per-Port Basis
With VTP version 3, you can enable or disable VTP on a per-port basis. You can enable VTP only on ports
that are in trunk mode. Incoming and outgoing VTP traffic are blocked, not forwarded.
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
2100
How to Configure VTP