PurposeCommand or Action
(Optional)Saves the configurationin the startupconfiguration file.copyrunning-config startup-config
Step 7
Example:
Switch# copy running-config
OnlyVTP mode and domainname are saved in the switch running
configurationand can becopied tothe startupconfiguration file.
startup-config
Related Topics
VTPModes, onpage 15
Example:Configuring the Switchas a VTP Server, on page 35
Configuring a VTP Version 3 Password
Youcan configure a VTP version 3 password on the switch.
SUMMARY STEPS
1. configureterminal
2. vtppassword password [hidden |secret]
3. end
4. showvtp password
5. copyrunning-config startup-config
DETAILED STEPS
PurposeCommand or Action
Entersthe global configurationmode.configureterminal
Example:
Switch# configure terminal
Step 1
(Optional)Sets the password for the VTP domain. The password can
be8 to 64 characters.
vtppassword password [hidden |secret]
Example:
Switch(config)# vtp password mypassword
Step 2
(Optional)hiddenSaves the secret key generated from the
passwordstring inthe nram:vlan.datfile. If you configure a
takeoverby configuring a VTP primary server, you are prompted
toreenter the password.
hidden
(Optional)secretDirectly configures the password. The secret
passwordmust contain32 hexadecimalcharacters.
Catalyst 2960-XR Switch VLAN Configuration Guide, Cisco IOS Release 15.0(2)EX1
26 OL-29440-01
Configuring VTP
Configuring a VTP Version 3 Password