Specifications

2-684
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference
OL-13270-06
Chapter Cisco Catalyst Blade Switch 3130 for Dell Cisco IOS Commands
show vtp
show vtp
Use the show vtp command in EXEC mode to display general information about the VLAN Trunking
Protocol (VTP) management domain, status, and counters.
show vtp {counters | devices [conflicts] | interface [interface-id] | password | status}
Syntax Description
Command Modes User EXEC
Privileged EXEC
Command History
Usage Guidelines When you enter the show vtp password command when the switch is running VTP version 3, the display
follows these rules:
If the password password global configuration command did not specify the hidden keyword and
encryption is not enabled on the switch, the password appears in clear text.
If the password password command did not specify the hidden keyword and encryption is enabled
on the switch, the encrypted password appears.
If the password password command included the hidden keyword, the hexadecimal secret key is
displayed.
counters Display the VTP statistics for the switch.
password Display the configured VTP password.
devices Display information about all VTP version 3 devices in the domain. This
keyword applies only if the switch is not running VTP version 3.
conflicts (Optional) Display information about VTP version 3 devices that have
conflicting primary servers. This command is ignored when the switch is in
VTP transparent or VPT off mode.
interface [interface-id] Display VTP status and configuration for all interfaces or the specified
interface. The interface-id can be a physical interface or a port channel.
status Display general information about the VTP management domain status.
Release Modification
12.2(40)EX1 This command was introduced.
12.2(52)SE The devices and interface keywords were added for VTP version 3.