reset bgp multicast flap-info
Format
reset bgp multicast flap-info [ ip-address [ mask | mask-length ] | as-path-filter { as-path-list-number | as-path-list-name } | regrexp regrexp ]
reset bgp multicast ip-address flap-info
Parameters
Parameter | Description | Value |
---|---|---|
ip-address | Specifies a network address. | The value is in dotted decimal notation. |
mask-length | Specifies the mask length of a network address. | The value is an integer that ranges from 0 to 32. |
mask | Specifies the mask of a network address. | The value is in dotted decimal notation. |
as-path-filter as-path-list-number | Clears route flapping statistics based on a specified AS_Path filter. | The value is an integer ranging from 1 to 256. |
as-path-filter as-path-list-name | Deletes route flapping statistics matching a specified AS_Path filter. | The value is a string of 1 to 51 case-sensitive characters without spaces. |
regrexp regrexp | Clears flapping statistics about the routes that match the AS_Path regular expression. | -The value is a string of 1 to 80. |