1447
Cisco Nexus 5500 Series NX-OS Layer 2 Interfaces Command Reference
OL-27880-02
Chapter V Commands
vtp (interface)
vtp (interface)
To enable VLAN Trunking Protocol (VTP) on an interface, use the
vtp
command. To disable VTP on an
interface, use the
no
form of this command.
vtp
no vtp
Syntax Description
This command has no arguments or keywords.
Command Default
VTP is enabled on a trunk interface
Command Modes
Interface configuration mode
Command History
Usage Guidelines
Before you use this command, you must enable VTP on the switch by using the
feature vtp
command.
VLAN Trunking Protocol (VTP) is a Cisco Proprietary Layer 2 messaging protocol used to distribute
the VLAN configuration information across multiple devices within a VTP domain.
Examples
This example shows how to enable VTP on an interface:
switch(config)#
interface ethernet 1/1
switch(config-if)#
vtp
switch(config-if)#
Related Commands
Release
Modification
5.2(1)N1(1)
This command we introduced.
Command
Description
copy running-config
startup-config
Copies the running configuration to the startup configuration.
feature vtp
Enables VTP on the switch.
show running-config
vtp
Displays the running VTP configuration.
show vtp status
Displays VTP information.
snmp-server enable
traps vtp
Enables Simple Network Management Protocol (SNMP) notifications.