This chapter describes the Cisco NX-OS Virtual Router Redundancy Protocol (VRRP) commands that begin with C.
To clear IP interface statistics, use the clear ip interface statistics command.
clear ip interface statistics
This command has no arguments or keywords.
None
Any command mode
|
|
6.0(2)N1(1) |
This command was introduced. |
This example shows how to clear the IP interface statistics:
switch# clear ip interface statistics
|
|
---|---|
show ip interface |
Displays IP interface information. |
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]}
None
Any command mode
|
|
---|---|
6.0(2)N1(1) |
This command was introduced. |
This example shows how to clear VRRP statistics from a specific Ethernet interface:
switch(config)# clear vrrp vr 1 interface ethernet 1/5
switch(config)#
|
|
---|---|
feature vrrp |
Enables the VRRP feature. |