530
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Show Commands
show vrrp
show vrrp
To show information about the Virtual Router Redundancy Protocol (VRRP), use the show vrrp
command.
show vrrp [detail | statistics | summary] [interface if-number] [vr id] [backup | init | master]
Syntax Description
Command Default Display information for all VRRP groups.
Command Modes Any command mode
Command History
Examples This example shows how to display information about VRRP:
switch(config)# show vrrp
This example shows how to display the detailed configuration information about VRRP:
switch(config)# show vrrp detail
This example shows how to displayinformation about a specific virtual router:
switch# show vrrp vr 1
Related Commands
detail (Optional) Displays detailed information about VRRP.
statistics (Optional) Displays VRRP statistics.
summary (Optional) Displays the VRRP summary.
interface
if-number
(Optional) Displays information about VRRP on an interface. Use ? to see a list
of supported interfaces.
vr id (Optional) Displays information about VRRP for a group. The id range is from 1
to 255.
backup (Optional) Displays information about VRRP groups in the backup state.
init (Optional) Displays information about VRRP groups in the init state.
master (Optional) Displays information about VRRP groups in the master state.
Release Modification
5.0(3)A1(1) This command was introduced.
Command Description
clear vrrp Clears VRRP statistics.
feature vrrp Enables the VRRP feature.