Cisco Nexus 5000 Series Command Reference, Release 4.1(3)N1(1) (OL-16599-01, August 2009)

Send comments to nx5000-docfeedback@cisco.com
10-18
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 10 Vpc Commands
show vpc statistics
show vpc statistics
To display virtual port-channel (vPC) statistics, use the show vpc statistics command.
show vpc statistics {peer-keepalive | peer-link | vpc number}
Syntax Description[
Defaults None
Command Modes Any command mode.
Command History
Usage Guidelines The peer-link parameter displays the same information as the show interface port-channel channel
number command for the vPC peer-link port channel.
The vpc number
parameter displays the same information as the show interface port-channel channel
number command for the specified vPC port channel.
This command is not available if you have not enabled the vPC feature. See feature vpc for information
on enabling vPCs.
This command does not require a license.
Examples This example shows how to display statistics about the peer-keepalive message:
switch# show vpc statistics peer-keepalive
vPC keep-alive status : peer is alive
VPC keep-alive statistics
----------------------------------------------------
peer-keepalive tx count: 1036
peer-keepalive rx count: 1028
average interval for peer rx: 995
Count of peer state changes: 1
peer-keepalive Displays statistics about the peer-keepalive message.
peer-link Displays statistics about the peer link.
vpc number Displays statistics about the specified vPC. The range is from 1 to
4096.
Release Modification
4.1(3)N1(1) This command was introduced.