Configuring Vtp V3 - Cisco Nexus 6000 Series Configuration Manual

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

Advertisement

Configuring VTP V3

Parameters
VTP per Interface
Configuring VTP V3
• VLAN 1 is required on all trunk ports used for switch interconnects if VTP V3 is used in transparent
Note
• The overlapping of system reserved VLANs between Cisco Nexus 6000 Series Switches and Cisco
Before You Begin
Ensure that you are in the correct virtual device context (VDC) (or enter the switchto vdc command). VLAN
names and IDs can be repeated in different VDCs, so you must confirm which VDC that you are working in.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
Cisco Nexus 6000 Series NX-OS Layer 2 Switching Configuration Guide, Release 7.x
136
mode in the network. Disabling VLAN 1 from any of these ports prevents VTP from functioning
properly in transparent mode.
Nexus 5000 Series Switches causes interoperability issues. When a Cisco Catalyst 6000 Switch
sends a VLAN reserved in the Cisco Nexus switch, it causes the Cisco Nexus 5000 and 6000 Series
Switches to move to VTP Transparent Mode.
Check the generated syslog messages in the Cisco Nexus Switches for information on the VLAN
that caused the interoperability issue.
Command or Action
switch# configure terminal
switch(config)# feature vtp
switch(config)# vtp domain domain-name
switch(config)# vtp version {1 | 2 | 3}
switch(config)# vtp mode {client | server
| transparent | off} [vlan | mst | unknown]
switch(config)# vtp interface
interface-name [only]
switch(config)# vtp file file-name
switch(config)# vtp password
password-value [ hidden | secret]
Default
Enabled
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.
Sets the VTP mode to client, server, transparent, or
off. The default server mode is for vlan instance and
transparent is for mst instance.
Configures the interface name used by the VTP
updater for this device.
Specifies the ASCII filename of the IFS file system
file where the VTP configuration is stored.
Specifies the password for the VTP administrative
domain. Default value is taken from vlan.dat.
Configuring VTP V3

Advertisement

Table of Contents
loading

Table of Contents