Command Manual – IPv4 Routing
H3C S7500E Series Ethernet Switches
Chapter 5 BGP Configuration Commands
5-61
external
: Resets all the EBGP connections.
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
5.1.73 reset bgp dampening
Syntax
reset bgp dampening
[
ip-address
[
mask | mask-length
] ]
View
User view
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 suppressed route.
<Sysname> reset bgp dampening 20.1.0.0 255.255.0.0
5.1.74 reset bgp flap-info
Syntax
reset bgp
flap-info
[
regexp as-path-regexp
|
as-path-acl as-path-acl-number
|
ip-address
[
mask | mask-length
] ]
View
User view