Cisco Nexus 3000 Series Configuration Manual page 26

Nx-os layer 2 switching configuration guide, release 6.x
Hide thumbs Also See for Nexus 3000 Series:
Table of Contents

Advertisement

Configuring VTP
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
Step 9
Step 10
Step 11
Step 12
This example shows how to configure VTP for the device:
switch# configure terminal
switch(config)# feature vtp
switch(config)# vtp domain accounting
switch(config)# vtp version 2
switch(config)# exit
switch#
This example shows the VTP status and that the switch is capable of supporting Version 2 and that the switch
is running Version 1:
switch(config)# show vtp status
VTP Status Information
----------------------
VTP Version
Configuration Revision
Maximum VLANs supported locally : 1005
Number of existing VLANs
VTP Operating Mode
VTP Domain Name
VTP Pruning Mode
VTP V2 Mode
Cisco Nexus 3000 Series NX-OS Layer 2 Switching Configuration Guide, Release 6.x
16
Command or Action
switch(config)# vtp domain
domain-name
switch(config)# vtp version {1 | 2}
switch(config)# vtp file file-name
switch(config)# vtp password
password-value
switch(config)# exit
switch# show vtp status
switch# show vtp counters
switch# show vtp interface
switch# show vtp password
switch# copy running-config
startup-config
: 2 (capable)
: 0
: 502
: Transparent
:
: Disabled (Operationally Disabled)
: Disabled
Purpose
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.
(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.
(Optional)
Copies the running configuration to the startup
configuration.
Configuring VLANs
OL-29545-03

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents