Configuring Vtp - Cisco nexus 5000 series Configuration Manual

Nx-os layer 2
Hide thumbs Also See for nexus 5000 series:
Table of Contents

Advertisement

Configuring VTP

Configuring VTP
You can configure VTP in the client or server mode on Cisco Nexus devices.
You can enable VTP and then configure the VTP mode (server [default], client, transparent, or off). If you
enable VTP, you must configure either version 1 or version 2. If you are using VTP in a Token Ring
environment, you must use version 2.
SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# feature vtp
3. switch(config)# vtp domain domain-name
4. switch(config)# vtp version {1 | 2}
5. switch(config)# vtp file file-name
6. switch(config)# vtp password password-value
7. switch(config)# exit
8. (Optional) switch# show vtp status
9. (Optional) switch# show vtp counters
10. (Optional) switch# show vtp interface
11. (Optional) switch# show vtp password
12. (Optional) switch# copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
switch(config)# feature vtp
Step 3
switch(config)# vtp domain domain-name
Step 4
switch(config)# vtp version {1 | 2}
Step 5
switch(config)# vtp file file-name
Step 6
switch(config)# vtp password
password-value
Step 7
switch(config)# exit
Step 8
switch# show vtp status
Cisco Nexus 5000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.1(3)N1(1)
48
Purpose
Enters global configuration mode.
Enables VTP on the device. The default is disabled.
Specifies the name of the VTP domain that you want this device
to join. The default is blank.
Sets the VTP version that you want to use. The default is version
1.
Specifies the ASCII filename of the IFS file system file where the
VTP configuration is stored.
Specifies the password for the VTP administrative domain.
Exits the configuration submode.
(Optional)
Displays information about the VTP configuration on the device,
such as the version, mode, and revision number.
Configuring VLANs
OL-25842-01

Advertisement

Table of Contents
loading

Table of Contents