9-10
Catalyst 3550 Multilayer Switch Software Configuration Guide
78-11194-03
Chapter9 Creating and Maintaining VLANs
Using the VLAN Trunking Protocol
Configuring a VTP Server
When a switch is in VTP server mode, you can change the VLAN configuration and have it propagated
throughout the network.
Beginning in privileged EXEC mode, follow these steps to configure the switch as a VTP server:
When you configure a domain name, it cannot be removed; you can only reassign a switch to a different
domain.
To return the switch to a no-password state, use the no vtp password VLAN configuration command.
This example shows how to configure the swi tch as a VTP server with the domain name eng_group and
verify the configuration:
Switch# vlan database
Switch(vlan)# vtp domain eng_group
Switch(vlan)# exit
APPLY completed.
Exiting....
Switch# show vtp status
VTP Version : 2
Configuration Revision : 211
Maximum VLANs supported locally : 1005
Number of existing VLANs : 8
VTP Operating Mode : Server
VTP Domain Name : eng_group
VTP Pruning Mode : Disabled
VTP V2 Mode : Disabled
VTP Traps Generation : Disabled
MD5 digest : 0x31 0xB3 0xCD 0xEF 0x34 0xD2 0x44 0xAD
Configuration last modified by 172.20.135.204 at 3-1-93 00:05:51
Local updater ID is 172.20.135.202 on interface Vl1 (lowest numbered VLAN interface found)
Command Purpose
Step1 vlan database Enter VLAN configuration mode.
Step2 vtp server Configure the switch for VTP server mode (the default).
Step3 vtp domain domain-name Configure a VTP administrative-domain name.
The name can be from 1 to 32 characters.
All switches operating in VTP server or client mode under the same
administrative responsibility must be configured with the same domain name.
Step4 vtp password password-value (Optional) Set a password for the VTP domain. The password can be from 8
to 64 characters.
If you configure a VTP password, the VTP domain does not function properly
if you do not assign the same password to each switch in the domain.
Step5 exit Update the VLAN database, propagate it throughout the a dmi nist rativ e
domain, and return to privileged EXEC mode.
Step6 show vtp status Verify your entries in the VTP Operating Mode and the VTP Domain Name
fields of the display.