16-11
Catalyst 3750-X and 3560-X Switch Software Configuration Guide
OL-21521-01
Chapter 16 Configuring VTP Configuring VTP

Configuration Requirements

When you configure VTP, you must configure a trunk port so that the switch can send and receive VTP
advertisements to and from other switches in the domain.
For more information, see the “Configuring VLAN Trunks” section on page 15-14.
If you are configuring VTP on a cluster member switch to a VLAN, use the rcommand privileged EXEC
command to log in to the member switch. For more information about the command, see the command
reference for this release.
In VTP versions 1 and 2, when you configure extended-range VLANs on the switch, the switch must be
in VTP transparent mode. VTP version 3 also supports creating extended-range VLANs in client or
server mode.
VTP versions 1 and 2 do not support private VLANs. VTP version 3 does support private VLANs. If you
configure private VLANs, the switch must be in VTP transparent mode. When private VLANs are
configured on the switch, do not change the VTP mode from transparent to client or server mode.
Configuring VTP Mode
You can configure VTP mode as one of these:
When a switch is in VTP server mode, you can change the VLAN configuration and have it
propagated throughout the network.
When a switch is in VTP client mode, you cannot change its VLAN configuration. The client switch
receives VTP updates from a VTP server in the VTP domain and then modifies its configuration
accordingly.
When you configure the switch for VTP transparent mode, VTP is disabled on the switch. The
switch does not send VTP updates and does not act on VTP updates received from other switches.
However, a VTP transparent switch running VTP version 2 does forward received VTP
advertisements on its trunk links.
VTP off mode is the same as VTP transparent mode except that VTP advertisements are not
forwarded.
Follow these guidelines:
For VTP version 1 and version 2, if extended-range VLANs are configured on the switch stack, you
cannot change VTP mode to client or server. You receive an error message, and the configuration is
not allowed. VTP version 1 and version 2 do not propagate configuration information for extended
range VLANs (VLANs 1006 to 4094). You must manually configure these VLANs on each device.
Note For VTP version 1 and 2, before you create extended-range VLANs (VLAN IDs 1006 to 4094),
you must set VTP mode to transparent by using the vtp mode transparent global configuration
command. Save this configuration to the startup configuration so that the switch starts in VTP
transparent mode. Otherwise, you lose the extended-range VLAN configuration if the switch
resets and boots up in VTP server mode (the default).
VTP version 3 supports extended-range VLANs. If extended VLANs are configured, you cannot
convert from VTP version 3 to VTP version 2.