Related Topics
VTPPruning, onpage 18
Configuring VTP on a Per-Port Basis
WithVTP version 3, you can enable or disable VTP on a per-port basis. You can enable VTP only on ports
thatare in trunk mode. Incoming and outgoing VTP traffic are blocked, not forwarded.
SUMMARY STEPS
1. configureterminal
2. interfaceinterface-id
3. vtp
4. end
5. showrunning-config interface interface-id
6. showvtp status
DETAILED STEPS
PurposeCommand or Action
Entersthe global configurationmode.configureterminal
Example:
Switch# configure terminal
Step 1
Identifiesan interface, and enters interface configuration
mode.
interfaceinterface-id
Example:
Switch(config)# interface gigabitethernet1/0/1
Step 2
EnablesVTP on the specified port.vtp
Step 3
Example:
Switch(config)# vtp
Todisable VTP on the interface, use the no
vtpinterface configuration command.
Note
Returnsto privileged EXEC mode.end
Example:
Switch(config)# end
Step 4
Catalyst 2960-XR Switch VLAN Configuration Guide, Cisco IOS Release 15.0(2)EX1
OL-29440-01 31
Configuring VTP
Configuring VTP on a Per-Port Basis