Send comments to nx5000-docfeedback@cisco.com
10-6
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 10 Vpc Commands
show vpc brief
show vpc brief
To display brief information about the virtual port channels (vPCs), use the show vpc brief command.
show vpc brief [vpc number]
Syntax Description
Defaults None
Command Modes Any command mode.
Command History
Usage Guidelines The show vpc brief command displays the vPC domain ID, the peer-link status, the keepalive message
status, whether the configuration consistency is successful, and whether peer-link formed or the failure
to form.
This command is not available if you have not enabled the vPC feature. See feature vpc for information
on enabling vPCs.
You can display the track object, if you have configured a tracked object for running vPCs on a single
module under the vpc-domain configuration mode. This command does not require a license.
Examples This example shows how to display brief information about the vPCs:
switch(config)# show vpc brief
Legend:
(*) - local vpc is down, forwarding via vPC peer-link
vPC domain id : 10
Peer status : peer adjacency formed ok
vPC keep-alive status : peer is alive
Configuration consistency status: success
vPC role : primary
Number of vPC configured : 1
vPC Peer-link status
---------------------------------------------------------------------
id Port Status Active vlans
-- ---- ------ --------------------------------------------------
1 Po10 up 1-100
vPC status
----------------------------------------------------------------------
vpc number (Optional) Displays the brief information for the specified vPC. The
range is from 1 to 4096.
Release Modification
4.1(3)N1(1) This command was introduced.