Switch 7700 Command reference Guide, v2.0

Table Of Contents
BGP Configuration Commands 225
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 10.
<SW7700>reset bgp flap-info as-path-acl 10
reset bgp group Syntax
reset bgp group group_name
View
User view
Parameter
group-name: Specify the name of the peer group.
Description
Use the reset bgp group command to reset the connections between the BGP
and all the members of a group.
Related command: peer group.
Example
Reset BGP connections of all members from group1.
<SW7700>reset bgp group group1
reset dampening Syntax
reset dampening [ network_address [ mask ] ]
View
User view
Parameter
network_address: Network IP address related to the clearing attenuation
information.
mask: Network mask.
Description
Use the reset dampening command to the attenuation information of a route
and release the suppression of a suppressed route.
Related commands: dampening, display bgp routing-table dampening.
Example
Reset the route attenuation information of the specified route.
<SW7700>reset dampening 20.1.0.0 255.255.0.0