System information

12-514
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show vtp
show vtp
To display general configuration and status information about the VLAN Trunking Protocol (VTP), use
the show vtp command.
show vtp [config | stats]
Syntax Description
Defaults None.
Command Modes Administrator or Monitor.
Command History
Usage Guidelines VTP must be in transparent mode to configure VLANs. Use the show vtp command to view the current
VTP configuration.
Examples The following is example output from the show vtp command, with the storage router in VTP Client
mode:
[SN5428-2A]# show vtp
Configuration Revision : 0
Number of existing VLANs : 2
VTP Operating Mode : Client
VTP Domain Name : lab1
The following is example output from the show vtp command, with the storage router in VTP
Transparent mode:
[SN5428-2A]# show vtp
Configuration Revision : 0
Number of existing VLANs : 2
VTP Operating Mode : Transparent
VTP Domain Name :
The following is example output from the show vtp config command:
[SN5428-2A]# show vtp config
vtp mode client
vtp domain lab1
config (Optional) Display mode and domain information.
stats (Optional) Display operational statistics.
Release Modification
3.2.1 This command was introduced.