Cisco Nexus 7000 Series Configuration Manual page 65

Nx-os layer 2 switching
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring VTP
Command or Action
For Hidden:
Device(config)# vtp password helping hidden
Generating the secret associated to the
password.
Device# exit
Device# show vtp password
VTP Password:
89914640C8D90868B6A0D8103847A733
Example:
For Secret:
Device(config)# vtp password
89914640C8D90868B6A0D8103847A733 secret
Device# exit
Device# show vtp password
VTP Password:
89914640C8D90868B6A0D8103847A733
Step 9
switch(config)# exit
Step 10
switch# vtp primary [feature] [force]
Example:
Device# vtp primary vlan
Enter VTP password:
This switch is becoming Primary server for
vlan feature in the VTP
VTP Database Conf Switch ID
Server Revision System Name
------------ ---- --------------
-------------- -------- --------------------
VLANDB
00d0.00b8.1400=00d0.00b8.1400 1
Do you want to continue (y/n) [n]? y
Step 11
switch# show vtp status
Step 12
switch# show vtp counters
Step 13
switch# show vtp interface
Step 14
switch# show vtp password
domain
Primary
Yes
Cisco Nexus 7000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.x
Purpose
• Hidden–Password is not saved as clear text in vlan.data file.
Instead, a hexadecimal secret key generated from the
password is saved. This is displayed as the output of the show
vtp password.
• Secret–Use this keyword to directly configure the
32-character hexadecimalsecret key. System administrators
can distribute this secret key instead of the clear text
password.
This command is applicable for VTP version 3
Note
only.
Exits the configuration submode.
This command changes the operational state of a secondary server
to primary and advertises the information to the entire VTP domain.
If the password is configured as hidden, the user is prompted to
re-enter the password after this command.
Before the device takes over the role of primary, it attempts to
discover servers that conflict this information and follows another
primary server. If conflicting servers are discovered, the user must
reconfirm the takeover of operational state and the subsequent
overwriting of configuration.
• feature–Configures the device as primary server for a specific
stp7
feature database. For example, the MST database. Possible
values are MST and VLAN. By default, the VLAN database
is chosen.
This command is applicable for VTPv3
Note
only.
(Optional)
Displays information about the VTP configuration on the device,
such as the version, mode, and revision number.
(Optional)
Displays information about VTP advertisement statistics on the
device.
(Optional)
Displays the list of VTP-enabled interfaces.
(Optional)
Displays the password for the management VTP domain.
Configuring VTP
49

Advertisement

Table of Contents
loading

Table of Contents