user manual
DETAILED STEPS
PurposeCommand or Action
Checks the VTP configuration revision number.show vtp status
Step 1
Example:
Switch# show vtp status
If the number is 0, add the switch to the VTP domain.
If the number is greater than 0, follow these sub steps:
•
Write down the domain name.
•
Write down the configuration revision number.
•
Continue with the next steps to reset the switch configuration
revision number.
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 2
Changes the domain name from the original one displayed in Step
1 to a new name.
vtp domain domain-name
Example:
Switch(config)# vtp domain domain123
Step 3
Returns to privileged EXEC mode. The VLAN information on the
switch is updated and the configuration revision number is reset to
0.
end
Example:
Switch(config)# end
Step 4
Verifies that the configuration revision number has been reset to 0.show vtp status
Example:
Switch# show vtp status
Step 5
Enters global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 6
Enters the original domain name on the switch
vtp domain domain-name
Example:
Switch(config)# vtp domain domain012
Step 7
Catalyst 2960-XR Switch VLAN Configuration Guide, Cisco IOS Release 15.0(2)EX1
OL-29440-01 33
Configuring VTP
Adding a VTP Client Switch to a VTP Domain