Cisco Nexus 5500 Series Command Reference Manual page 458

Nx-os layer 2 interfaces command reference
Hide thumbs Also See for Nexus 5500 Series:
Table of Contents

Advertisement

vtp mode
Note
If you use the no vtp mode command to remove a VTP device, the device will be configured as a VTP
server. Use the vtp mode off command to remove a VTP device.
Examples
This example shows how to configure a VTP device in transparent mode and add VLANs 2, 3, and 4:
switch(config)# vtp mode transparent
switch(config)# vlan 2-4
switch(config-vlan)#
This example shows how to remove a device configured as a VTP device:
switch(config)# vtp mode off
switch(config)#
This example shows how to configure a VTP device as a VTP server and adds VLANs 2 and 3:
switch(config)# vtp mode server
switch(config)# vlan 2,3
switch(config-vlan)#
This example shows how to configure a VTP device as a client:
switch(config)# vtp mode client
switch(config)#
Related Commands
Command
feature vtp
show vtp status
vlan
Cisco Nexus 5500 Series NX-OS Layer 2 Interfaces Command Reference
1452
transparent—You can configure VLANs (add, delete, or modify) and private VLANs. VTP
transparent switches do not participate in VTP. A VTP transparent switch does not advertise its
VLAN configuration and does not synchronize its VLAN configuration based on received
advertisements. Because of this, the VTP configuration revision number is always set to zero (0).
Transparent switches do forward VTP advertisements that they receive out their trunk ports in VTP
version 2.
off—In the above three described modes, VTP advertisements are received and transmitted as soon
as the switch enters the management domain state. In the VTP off mode, switches behave the same
as in VTP transparent mode with the exception that VTP advertisements are not forwarded. You can
use this VTP device to monitor the VLANs.
Description
Enables VTP on the switch.
Displays VTP information.
Configures VLANs.
Chapter
V Commands
OL-27880-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents