•
In VTP version 3, both the primary and secondary servers can exist on an instance in
the domain.
Caution
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
vtp version {1 | 2 | 3}
4.
end
5.
show vtp status
6.
copy running-config startup-config
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 the VTP version on the switch. The default is
VTP version 1.
vtp version {1 | 2 | 3}
Example:
Switch(config)# vtp version 2
Step 3
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 4
Verifies that the configured VTP version is enabled.show vtp status
Example:
Switch# show vtp status
Step 5
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
2098
How to Configure VTP