2-375
Catalyst 2350 Switch Command Reference
OL-19055-01
Chapter 2 Catalyst 2350 Cisco IOS Commands
show vtp
show vtp
Use the
show vtp
user EXEC command to display general information about the VLAN Trunking
Protocol (VTP) management domain, status, and counters.
show vtp
{
counters
|
password
|
status
} [ | {
begin
|
exclude
|
include
}
expression
]
Syntax Description
Command Modes
User EXEC
Command History
Usage Guidelines
Expressions are case sensitive. For example, if you enter |
exclude output
, the lines that contain
output
do not appear, but the lines that contain
Output
appear.
Examples
This is an example of output from the
show vtp counters
command.
Table 2-23
describes each field in
the display.
Switch>
show vtp counters
VTP statistics:
Summary advertisements received : 0
Subset advertisements received : 0
Request advertisements received : 0
Summary advertisements transmitted : 0
Subset advertisements transmitted : 0
Request advertisements transmitted : 0
Number of config revision errors : 0
Number of config digest errors : 0
Number of V1 summary errors : 0
counters
Display the VTP statistics for the switch.
password
Display the configured VTP password.
status
Display general information about the VTP management domain status.
| begin
(Optional) Display begins with the line that matches the
expression
.
| exclude
(Optional) Display excludes lines that match the
expression
.
| include
(Optional) Display includes lines that match the specified
expression
.
expression
Expression in the output to use as a reference point.
Release
Modification
12.2(46)EY
This command was introduced.