![Huawei Quidway S8500 Series Command Manual Download Page 466](http://html.mh-extra.com/html/huawei/quidway-s8500-series/quidway-s8500-series_command-manual_169479466.webp)
Command Manual – Routing Protocol
Quidway S8500 Series Routing Switches
Chapter 5 BGP Configuration Commands
Huawei Technologies Proprietary
5-53
If the BGP policy or the protocol configuration changes, resetting the BGP connection
can make the newly configured policy take effect immediately.
Example
# Reset all the BGP connections to enable the new configuration (after configuring the
new Keepalive interval and Holdtime interval using the
timer
command).
<Quidway> reset bgp all
5.1.63 reset bgp flap-info
Syntax
reset bgp flap-info
[
regular-expression
as-regular-expression
|
as-path-acl
acl-number
} |
network-address
[
mask
] ]
View
User view
Parameter
regular-expression as-regular-expression
: Resets the flap-info matching the AS path
regular expression.
as-path-acl acl-number:
Resets the flap-info in consistency with a specified filter list.
The range of the
acl-number
argument is 1 to 199.
network-address
: Resets the flap-info of a record at this IP address.
mask
: Network mask.
Description
Use the
reset bgp flap-info
command to reset the flap-info of a route.
Related command:
dampening
.
Example
# Reset the flap-info of all the routes that go through filter list 1.
<Quidway> reset bgp flap-info as-path-acl 1
5.1.64 reset bgp group
Syntax
reset bgp group group-name
View
User view