95
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
clear vrrp
clear vrrp
To clear the Virtual Router Redundancy Protocol (VRRP) statistics, use the clear vrrp command.
clear vrrp vr id interface {ethernet slot/port | port-channel number[.sub_if_number]}
Syntax Description
Command Default None
Command Modes Any command mode
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to clear VRRP statistics from a specific Ethernet interface:
switch# clear vrrp vr 1 interface ethernet 1/5
switch#
Related Commands
vr id Clears VRRP statistics in a VRRP group on an interface. The range
is from 1 to 255.
interface Specifies the interface whose statistics need to be cleared.
ethernet slot/port Clears VRRP statistics on the Ethernet interface. The slot number is
from 1 to 255, and the port number is from 1 to 128.
port-channel number Clears VRRP statistics on the EtherChannel interface. The
EtherChannel number is from 1 to 4096.
sub_if-number (Optional) Subinterface number. The range is from 1 to 4093.
Release Modification
5.0(3)A1(1) This command was introduced.
Command Description
feature vrrp Enables the VRRP feature.