Enterasys Networks XSR CLI Router User Manual


 
BGP Clear and Show Commands
XSR CLI Reference Guide 6-123
Syntax
clear ip bgp {* | address | peer-group peer-group-name} [soft [in | out]]}
Mode
PrivilegedEXEC:XSR#
Examples
ThisexampledisplaysallBGPconnectionsandneighborsclearedbymeansofahardreset,the
mostdrasticwayofclearingBGPlinks.
XSR#clear ip bgp *
Thefollowingexampledisplaysasoftinboundresetwithneighbor192.168.11.1:
XSR#clear ip bgp 192.168.11.1 soft in
clear ip bgp dampening
ThiscommandresetsBGPdampeningparameterstothesystemdefaultandunsuppresses
suppressedroutes.
Syntax
clear ip bgp {dampening [ip-address mask]}
Mode
PrivilegedEXEC:XSR#
Examples
Thefollowingexampleclearsroutedampeninginformationabouttheroutetoallroutersand
unsuppressessuppressedroutes:
XSR#clear ip bgp dampening
Thefollowingexampleclearsroutedampeninginformationabouttheroutetonetwork12.0.0.0
andunsuppressesitssuppressedroutes:
XSR# clear ip bgp 12.0.0.0 255.0.0.0
*
AwildcardwhichresetsallcurrentBGPsessions.
address
ResetstheindicatedBGPneighbor.
peer-group-name
ResetstheindicatedBGPpeergroup.
soft
Performsasoftreconfiguration.
in
Triggersaninboundsoftreconfiguration.
out
Triggersanoutboundsoftreconfiguration.
ip-address
Thenetworktocleardampinginformationon.
mask
Thenetworkmasktocleardampinginformationon.