R3102-R3103-HP 6600/HSR6600 Routers Layer 3 - IP Routing Command Reference

291
mask-length: Specifies the mask length in the range of 0 to 32.
Examples
# Clear damping information for route 20.1.0.0/16 and release the suppressed route.
<Sysname> reset bgp dampening 20.1.0.0 255.255.0.0
Related commands
dampening
display bgp routing-table dampened
reset bgp flap-info
Use reset bgp flap-info to clear the flap statistics of routes matching the specified filter.
Syntax
reset bgp flap-info [ ip-address [ mask-length | mask ] | as-path-acl as-path-acl-number | regexp
as-path-regular-expression ]
reset bgp ip-address flap-info
Views
User view
Default command level
1: Monitor level
Parameters
ip-address: Clears the flap statistics of a route.
mask-length: Specifies the mask length in the range of 0 to 32.
mask: Specifies the network mask, in dotted decimal notation.
as-path-acl-number: Clears the flap statistics of routes matching an AS path ACL in the range of 1 to 256.
as-path-regular-expression: Clears the flap statistics of routes matching the AS path regular expression,
which is a string of 1 to 80 characters.
Examples
# Clear the flap statistics of all routes matching AS path ACL 10.
<Sysname> reset bgp flap-info as-path-acl 10
reset bgp ipv4 all
Use reset bgp ipv4 all to reset all the BGP sessions of IPv4 unicast address family.
Syntax
reset bgp ipv4 all
Views
User view
Default command level
2: System level