clear bgp neighbor counters
ExtremeWare Software 7.3.0 Command Reference Guide 1395
clear bgp neighbor counters
clear bgp neighbor [<ip address> | all] counters
Description
Resets the BGP counters for one or all BGP neighbor sessions to zero.
Syntax Description
Default
N/A.
Usage Guidelines
This command resets the following counters:
• In-total-msgs
• Out-total-msgs
• In-updates
• Out-updates
• Last-error
• FsmTransitions
Example
The following command resets the counters for the BGP neighbor at 10.20.30.55:
clear bgp neighbor 10.20.30.55 counters
History
This command was first available in ExtremeWare 6.2.1
This command was modified in ExtremeWare 6.2.2 to add the FsmTransitions counter.
Platform Availability
This command is available on all platforms.
ip address Specifies the IP address of a specific BGP neighbor.
all Specifies that counters for all BGP neighbors should be reset.