Configuring A Vtp Version 3 Takeover - Cisco WS-C6506 Software Manual

Catalyst 6500 series switch
Hide thumbs Also See for WS-C6506:
Table of Contents

Advertisement

Chapter 10
Configuring VTP
This example shows how to configure a VTP password and verify the configuration:
Console> (enable) set vtp passwd toto
Generating the secret associated to the password.
VTP3 domain server modified
Console> (enable) show config
.
.
.
set vtp passwd toto
.
.
.
Console> (enable) set vtp passwd toto hidden
Generating the secret associated to the password.
The VTP password will not be shown in the configuration.
VTP3 domain server modified
Console> (enable) show config
.
.
.
set vtp passwd 9fbdf74b43a2815037c1b33aa00445e2 secret
.
.
.
Console> (enable) set vtp passwd toto secret
VTP secret has to be 32 characters in length
Console> (enable)
This example shows how to copy the secret, hexadecimal value from the configuration, paste it into the
command line, and verify the configuration:
Console> (enable) set vtp passwd 9fbdf74b43a2815037c1b33aa00445e2 secret
Setting secret.
VTP3 domain server modified
Console> (enable) show config
.
.
.
set vtp passwd 9fbdf74b43a2815037c1b33aa00445e2 secret
.
.
.

Configuring a VTP Version 3 Takeover

For more information on takeovers, see the
Note
page
Use the set vtp primary [feature] [force] command to configure a takeover. A takeover allows a
secondary server to become a primary server and propagates the primary server's configuration to the
entire VTP domain, removing any partitions if applicable.
If a password was configured using the hidden keyword, you are prompted to reenter it.
Note
OL-8978-04
10-16.
"Reconfiguring a Partitioned VTP Domain" section on
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
Configuring VTP Version 3
10-27

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 6506Catalyst 6509Catalyst 6513

Table of Contents