The reset rip statistics command resets the counter that is maintained by a particular RIP process. This command allows 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 a RIP process ID. | The value is an integer ranging from 1 to 65535. |
all | Clears statistics of all RIP processes. | - |
interface all | Clears statistics on all the interfaces of a specified RIP process. | - |
interface interface-type interface-number | Clears statistics on the interface with specified number and type. | - |
neighbor neighbor-ip-address | Clears statistics on the RIP process between the local RIP interface and the specified neighbor. | The value is in dotted decimal notation. |