SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface interface-id
4.
vtp
5.
end
6.
show running-config interface interface-id
7.
show vtp status
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
Identifies an interface, and enters interface
configuration mode.
interface interface-id
Example:
Switch(config)# interface gigabitethernet1/0/1
Step 3
Enables VTP on the specified port.vtp
Example:
Switch(config)# vtp
Step 4
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 5
Verifies the change to the port.
show running-config interface interface-id
Example:
Switch# show running-config interface
Step 6
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
2101
How to Configure VTP