R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
347
Parameters
as-number: Resets BGP connections to peers in the AS.
ip-address: Specifies the IP address of a peer with which to reset the connection.
flap-info: Clears route flap information.
all: Resets all BGP connections.
external: Resets all the EBGP connections.
group group-name: Resets connections with the specified BGP peer group.
internal: Resets all the iBGP connections.
Description
Use the reset bgp command to reset specified BGP connections.
Examples
# Reset all the BGP connections.
<Sysname> reset bgp all
reset bgp dampening
Syntax
reset bgp dampening [ ip-address [ mask | mask-length ] ]
View
User view
Default level
1: Monitor level
Parameters
ip-address: Destination IP address of a route.
mask: Mask, in dotted decimal notation.
mask-length: Mask length, in the range 0 to 32.
Description
Use the reset bgp dampening command to clear route dampening information and release suppressed
routes.
Related commands: dampening, display bgp routing-table dampened.
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
reset bgp flap-info
Syntax
reset bgp flap-info [ ip-address [ mask-length | mask ] | as-path-acl as-path-acl-number | regexp
as-path-regular-expression ]