HP VPN Firewall Appliances Network Management Command Reference
519
Examples
# Clear damping information of 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 peer-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 list, number of which is 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.
peer-ip-address: Clears the flap statistics of routes received from the specified peer.
Examples
# Clear the flap statistics of all routes matching AS path list 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