[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


clear ip bgp dampening

Description: 

Clears IP route flap dampening information and reinstates the suppressed routes. The dampening keyword and the flap-statistics keyword both have the same effect. There is no no version.

Syntax: 

To clear IP-specific information for only the route-target address family:

clear ip bgp route-target signaling { dampening | flap-statistics } [ rtfPrefix | rtfAddress ]

To clear IP-specific information for any case other than for the route-target address family:

clear ip bgp
[ vrf vrfName ] [ ipv4 unicast | ipv4 multicast | vpnv4 unicast |
l2vpn { all | vpls vplsName | vpws vpwsName } ]
{ dampening | flap-statistics } [ ipAddress [ addressMask ] ]

Mode(s): 

Privileged Exec

    Release Information    Command introduced before JUNOSe Release 7.1.0.
l2vpn keyword added in JUNOSe Release 7.1.0.
vpls keyword and vplsName variable added in JUNOSe Release 7.1.0.
all, vpws, and route-target signaling keywords and rtMemNlri and vpwsName variables added in JUNOSe Release 8.2.0.
rtMemNlri variable replaced by two variables, rtfAddress and rtfPrefix, in JUNOSe Release 9.1.0.

    Related Topics    


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]