Configuration Examples for VTP
Configuration Examples for VTP
Example: Configuring a Switch as the Primary Server
This example shows how to configure a switch as the primary server for the VLAN database (the default)
when a hidden or secret password was configured:
Switch# vtp primary vlan
Enter VTP password: mypassword
This switch is becoming Primary server for vlan feature in the VTP
VTP Database Conf Switch ID
------------ ---- -------------- -------------- -------- --------------------
VLANDB
Do you want to continue (y/n) [n]? y
Related Topics
Configuring a VTP Version 3 Password, on page 27
Passwords for the VTP Domain, on page 22
Example: Configuring Switch as VTP Server
This example shows how to configure the switch as a VTP server with the domain name eng_group and the
password mypassword:
Switch(config)# vtp domain eng_group
Setting VTP domain name to eng_group.
Switch(config)# vtp mode server
Setting device to VTP Server mode for VLANS.
Switch(config)# vtp password mypassword
Setting device VLAN database password to mypassword.
Switch(config)# end
Related Topics
Configuring VTP Mode, on page 25
VTP Modes, on page 16
Example: Enabling VTP on the Interface
To enable VTP on the interface, use the vtp interface configuration command. To disable VTP on the interface,
use the no vtp interface configuration command.
Switch(config)# interface gigabitethernet 1/0/1
Switch(config-if)# vtp
Switch(config-if)# end
Catalyst 2960-X Switch VLAN Configuration Guide, Cisco IOS Release 15.0(2)EX
36
Primary Server Revision System Name
Yes
00d0.00b8.1400=00d0.00b8.1400 1
Configuring VTP
domain
stp7
OL-29065