1396 ExtremeWare Software 7.3.0 Command Reference Guide
BGP Commands
clear bgp neighbor flap-statistics
clear bgp neighbor <ip address> flap-statistics
[community [access-profile <access profile> | no-advertise | no-export |
no-export-subconfed | number <community number> |
<autonomous
system id (0 - 65535)>:<bgp community (0 - 65535)>]
| as-path [<path expression> | access-profile <access profile>]
| route-map <route map>
| network <ip address>/<mask> {exact}
| all]
Description
Clears flap statistics for routes to specified neighbors.
Syntax Description
Default
N/A.
Usage Guidelines
Use this command to clear flap statistics for a specified BGP neighbor.
Example
The following command clears the flap statistics for a specified neighbor:
clear bgp neighbor 10.10.10.10 flap-statistics
History
This command was introduced in ExtremeWare 7.0.0.
ip address Specifies an IP address that identifies a BGP neighbor.
access profile Specifies an access profile used as a community attribute.
no-advertise Specifies the no-advertise community attribute.
no-export Specifies the no-export community attribute.
no-export-subconfed Specifies the no-export-subconfed community attribute.
community number Specifies a community number.
autonomous system id Specifies an autonomous system ID (0-65535).
access profile Specifies an access profile.
route map Specifies a route map.
ip address Specifies an IP address.
mask Specifies a subnet mask (number of bits).
exact Specifies an exact match with the IP address and subnet mask.
all Specifies all routes.