C Commands
This chapter describes the Cisco NX-OS Virtual Router Redundancy Protocol (VRRP) commands that begin with C.
clear ip interface statistics
To clear IP interface statistics, use the clear ip interface statistics command.
clear ip interface statistics
Syntax Description
This command has no arguments or keywords.
Command Default
None
Command Modes
Any command mode
Command History
|
|
6.0(2)N1(1) |
This command was introduced. |
Examples
This example shows how to clear the IP interface statistics:
switch# clear ip interface statistics
Related Commands
|
|
---|---|
show ip interface |
Displays IP interface information. |
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
|
|
---|---|
6.0(2)N1(1) |
This command was introduced. |
Examples
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)#
Related Commands
|
|
---|---|
feature vrrp |
Enables the VRRP feature. |