The reset rip statistics command resets the statistics of the counter that is maintained by a particular RIP process. This command helps you to repeatedly record statistics during debugging.
reset rip process-id statistics [ interface { all | interface-type interface-number [ neighbor neighbor-ip-address ] } ]
| Parameter | Description | Value |
|---|---|---|
| process-id | Specifies the ID of a RIP process. | The value is an integer ranging from 1 to 65535. |
| interface | Clears the statistics of a specified interface or all the interfaces. | - |
| all | Clears all the interfaces that belong to the specified RIP process. | - |
| interface-type interface-number | Specifies the type and number of the interface. | - |
| neighbor | Clears the statistics of a RIP process with a neighbor. | - |
| neighbor-ip-address | Specifies the IP address of a neighbor. | The value is in dotted decimal notation. |