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-14
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 10 Vpc Commands
show vpc peer-keepalive
show vpc peer-keepalive
To display the destination IP for the virtual port-channel (vPC) peer keepalive message and the status of
the messages, use the show vpc peer-keepalive command.
show vpc peer-keepalive
Syntax Description This command has no arguments or keywords.
Defaults None
Command Modes Any command mode.
Command History
Usage Guidelines The show vpc peer-keepalive command displays the destination IP of the peer keepalive message for
the vPC. The command also displays the send and receive status as well as the last update from the peer
in seconds and milliseconds
Note We recommend that you create a separate VRF on the peer devices to send and receive the vPC peer
keepalive messages. Do not use the peer link itself to send the vPC peer-keepalive messages.
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 information about the peer-keepalive message:
n7k-2(config-vpc-domain)# show vpc peer-keepalive
vPC keep-alive status : peer is alive
--Send status : Success
--Last send at : 2008.05.17 18:23:53 986 ms
--Sent on interface : Eth7/16
--Receive status : Success
--Last receive at : 2008.05.17 18:23:54 99 ms
--Received on interface : Eth7/16
--Last update from peer : (0) seconds, (486) msec
vPC Keep-alive parameters
--Destination : 172.23.145.213
--Keepalive interval : 1000 msec
--Keepalive timeout : 5 seconds
--Keepalive hold timeout : 3 seconds
Release Modification
4.1(3)N1(1) This command was introduced.