A SERVICE OF

logo

1009
ip-address: Specifies the IP address of a peer with which to reset the connection.
flap-info: Clears history information of routing flap.
group group-name: Specifies to reset connections with the specified BGP peer
group.
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
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 (BGP/BGP-VPN instance view), 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
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
Parameters as-path-regexp: Clears the flap statistics of routes matching the AS path regular
expression.