Vtp (Privileged Exec) - Cisco Catalyst 3550 Command Reference Manual

Multilayer switch
Hide thumbs Also See for Catalyst 3550:
Table of Contents

Advertisement

Chapter 2 Catalyst 3550 Switch Cisco IOS Commands
Each VTP switch automatically detects the capabilities of all the other VTP devices. To use version 2,
all VTP switches in the network must support version 2; otherwise, you must configure them to operate
in VTP version 1 mode.
If all switches in a domain are VTP version 2-capable, you need only to configure version 2 on one
switch; the version number is then propagated to the other version-2 capable switches in the VTP
domain.
If you are using VTP in a Token Ring environment, VTP version 2 must be enabled.
If you are configuring a Token Ring bridge relay function (TrBRF) or Token Ring concentrator relay
function (TrCRF) VLAN media type, you must use version 2.
If you are configuring a Token Ring or Token Ring-NET VLAN media type, you must use version 1.
You cannot save password, pruning, and version configuration in the switch configuration file.
Examples
This example shows how to configure the VTP domain password:
Switch# vtp password ThisIsOurDomain'sPassword
This example shows how to enable pruning in the VLAN database:
Switch# vtp pruning
Pruning switched ON
This example shows how to enable version 2 mode in the VLAN database:
Switch# vtp version 2
You can verify your setting by entering the show vtp status privileged EXEC command.
Related Commands
Command
show vtp
switchport trunk
pruning
vtp (global
configuration)
vtp (VLAN
configuration)
OL-8566-01
Description
status
Displays the VTP statistics for the switch and general information about the
VTP management domain status.
Configures the VLAN pruning-eligible list for ports in trunking mode.
Configures the VTP filename, interface, domain-name, and mode, which can
be saved in the switch configuration file.
Configures all VTP characteristics but cannot be saved to the switch
configuration file.
Catalyst 3550 Multilayer Switch Command Reference

vtp (privileged EXEC)

2-651

Advertisement

Table of Contents
loading

Table of Contents