show vrrp

To display the VRRP status, use the command show vrrp in Privileged EXEC Mode. The options are brief, detail, interface, and statistics.

show vrrp

show vrrp { {brief } { | detail } { | interface } { <ipiftype> } { {Extreme-Ethernet } { <0>/<1-28> } { | Gigabitethernet } { <0>/<1-28>} } { | statistics} }

Parameters

Parameter Type Description
brief   Enter to display brief information.
detail   Enter to display detailed information.
interface   Enter to display interface related configuration.
<ipiftype>   Enter to identify IP interface type to be displayed.
Extreme-Ethernet   Enter to identify extreme Ethernet interface to be displayed. This is a version of Ethernet that supports data transfer up to 10 Gbits per second. This Ethernet supports only full duplex links.
<0>/<1-28>   Enter to identify slot number/port number to be displayed.
Gigabitethernet   Enter to identify Gigabit Ethernet interface to be displayed. This is a version of LAN standard architecture that supports data transfer up to 1 Gigabit per second.
statistics   Enter to display statistics related information.

Mode

Privileged EXEC Mode

Examples

iS5Comm# show vrrp

P indicates configured to preempt

Interface vrID Prio P State  Master Address    VRouter Address

--------- ---- ---- - -----  -------------- ------------------

vlan1      1    200  P Master 192.168.10.1       192.168.10.3

iS5Comm# show vrrp brief

P indicates configured to preempt

Interface vrID Prio P State  Master Address    VRouter Address

--------- ---- ---- - -----  -------------- ------------------

vlan1      1    200  P Master 192.168.10.1       192.168.10.3

iS5Comm# show vrrp detail

lan1  - vrID 1
------------------
State is Master
Virtual IP address is 192.168.10.3
Virtual MAC address is 00:00:5e:00:01:01
Master router is 192.168.10.1
Associated IpAddresses :
----------------------
192.168.10.3
Advertise time is 5000 milli secs
Current priority is 200
Configured priority is 200, may preempt
Tracked Group is 30, Decrement Priority is 150
Tracked Group is UP
Accept Mode is Enabled
Time Since Virtual Router is UP is 00:08:57

iS5Comm(config)# show vrrp interface

P indicates configured to preempt

Interface vrID Prio P State  Master Address    VRouter Address
--------- ---- ---- - -----  -------------- ------------------

vlan1      1    200  P Master 192.168.10.1       192.168.10.3

iS5Comm# show vrrp interface gi 0/1 1

P indicates configured to preempt

Interface vrID Prio P State  Master Address            VRouter Address

--------- ---- ---- - -----  -------------------------
-------------------------

iS5Comm# show vrrp statistics

RRP Statistics
---------------
Router Checksum Errors          : 0
Router Version Errors           : 0
Router VrId Errors              : 0

vlan1  - vrID 1
------------------
Transitions to Master          : 13
Advertisements Received        : 0
Advertise Interval Errors      : 0
TTL Errors                     : 0
Zero Priority Packets Received : 0
Zero Priority Packets Sent     : 12
Invalid Type Packets Received  : 0
Address List Errors            : 0
Packet Length Errors           : 0
V3 Advertisements Sent         : 1419
V2 Advertisements Sent         : 8730
V2 Advertisements Ignored      : 0
New Master Reason              : Master No Response
Last Protocol Error            : No Error