1422
Cisco Nexus 5500 Series NX-OS Layer 2 Interfaces Command Reference
OL-27880-02
Chapter Show Commands
show vtp interface
show vtp interface
To display the VLAN Trunking Protocol (VTP) interface status and configuration information, use the
show vtp interface
command.
show vtp interface
[
ethernet
slot/[QSFP-module/]port
|
port-channel
channel-no
]
Syntax Description
Command Default
None
Command Modes
EXEC mode
Command History
Usage Guidelines
Before you use this command, you must enable VTP on the switch by using the
feature vtp
command.
Examples
This example shows how to display the VTP configuration information on all interfaces:
switch#
show vtp interface
Interface VTP Status
--------------------------------
port-channel23 Enabled
port-channel67 Enabled
port-channel400 Enabled
port-channel1504 Enabled
Ethernet1/2 Enabled
Ethernet1/12 Enabled
switch#
This example shows how to display the VTP configuration information for an Ethernet interface:
switch#
show vtp interface ethernet 1/12
Interface VTP Status
--------------------------------
Ethernet1/12 Enabled
ethernet
slot/[QSFP-module/]port
(Optional) Displays the VTP configuration on Ethernet interfaces. The
slot
number is from 1 to 255. The
QSFP-module
number is from 1 to 4.
The
port
number is from 1 to 128.
Note
The
QSFP-module
number applies only to the QSFP+ Generic
Expansion Module (GEM).
port-channel
channel-no
(Optional) Displays the VTP configuration on EtherChannel interfaces.
The EtherChannel number can be from 1 to 4096.
Release
Modification
6.0(2)N1(1)
Support for the QSFP+ GEM was added.
5.2(1)N1(1)
This command was introduced.