10-24
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 10 Configuring VTP
Configuring VTP Version 3
VTP3 domain map1 modified
Console> (enable)
show vtp domain
Version : running VTP3
Domain Name : ENG Password : configured
Notifications: disabled Switch ID : 00d0.004c.1800
Feature Mode Revision Primary ID Primary Description
-------------- -------------- ----------- -------------- ----------------------
VLAN Server 0 0000.0000.0000
MST Transparent
UNKNOWN Transparent
Pruning : disabled
VLANs prune eligible: 2-1000
Console> (enable)
This example shows how to configure the switch as a VTP MST server and verify the configuration:
Console> (enable)
set vtp mode server
mst
Changing VTP mode for mst feature
VTP3 domain ENG modified
Console> (enable)
show vtp domain
Version : running VTP3
Domain Name : ENG Password : configured
Notifications: disabled Switch ID : 00d0.004c.1800
Feature Mode Revision Primary ID Primary Description
-------------- -------------- ----------- -------------- ----------------------
VLAN Server 0 0000.0000.0000
MST Server 0 0000.0000.0000
UNKNOWN Transparent
Pruning : disabled
VLANs prune eligible: 2-1000
Console> (enable)
Configuring a VTP Version 3 Client
When a switch is in VTP client mode, you cannot change the VLAN configuration on the switch. The
client switch receives VTP updates from a VTP server in the management domain and modifies its
configuration accordingly.
To configure the switch as a VTP version 3 client, perform this task in privileged mode:
This example shows how to configure the switch as a VTP version 3 VLAN client and verify the
configuration:
Console> (enable)
set vtp mode client vlan
Changing VTP mode for vlan feature
VTP3 domain ENG modified
Console> (enable)
show vtp domain
Version : running VTP3
Domain Name : ENG Password : configured
Notifications: disabled Switch ID : 00d0.004c.1800
Task
Command
Step 1
Define the VTP domain name.
set vtp domain
name
Step 2
Place the switch in VTP client mode.
set vtp mode client
[
vlan
|
mst
|
unknown
]
Step 3
Verify the VTP configuration.
show vtp domain