< Home

reset rip statistics

Function

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.

Format

reset rip process-id statistics [ interface { all | interface-type interface-number [ neighbor neighbor-ip-address ] } ]

Parameters

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.

Views

User view

Default Level

3: Management level

Usage Guidelines

Statistics cannot be restored after being cleared. Exercise caution when you run this command.

Example

# Clear statistics in RIP process 100.

<HUAWEI> reset rip 100 statistics

# Clear statistics on all interfaces in RIP process 100.

<HUAWEI> reset rip 100 statistics interface all
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >