C Commands
This chapter describes the Cisco NX-OS Routing Information Protocol (RIP) commands that begin with C.
clear ip rip policy statistics redistribute
To clear policy statistics for routes redistributed into the Routing Information Protocol (RIP) topology table, use the clear ip rip policy statistics redistribute command in any mode.
clear ip rip policy statistics redistribute {bgp id | direct | eigrp id | ospf id | static} [vrf vrf-name]
Syntax Description
Command Default
This command has no default settings.
Command Modes
Any command mode
Command History
|
|
---|---|
6.0(2)N1(1) |
This command was introduced. |
Examples
This example shows how to clear policy statistics for EIGRP:
switch# clear ip rip policy statistics redistribute eigrp 201
Related Commands
|
|
---|---|
show ip rip policy statistics |
Displays policy statistics for RIP. |
clear ip rip statistics
To clear the Routing Information Protocol (RIP) statistics, use the clear ip rip statistics command in any mode.
clear ip rip statistics [interface type instance] [vrf vrf-name]
Syntax Description
Command Default
This command has no default settings.
Command Modes
Any command mode
Command History
|
|
---|---|
6.0(2)N1(1) |
This command was introduced. |
Examples
This example shows how to clear all RIP statistics:
switch# clear ip rip statistics
Related Commands
|
|
---|---|
show rip statistics |
Displays database and interface entry information for the RIP process. |