Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
BGP Commands
page 44-96
OmniSwitch CLI Reference Guide
September 2009
ip bgp neighbor clear soft
Invokes an inbound or outbound policy reconfiguration for a BGP peer.
ip bgp neighbor ip_address clear soft {in | out}
Syntax Definitions
ip_address
32-bit IP address for the BGP peer. 
in
Applies reconfiguration to the inbound policies.
out
Applies reconfiguration to the outbound policies.
Defaults
N/A
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• This command reconfigures (or reapplies) all inbound or outbound policies to existing routes without 
restarting the peer session.
• This command is useful if policies have been changed.
Examples
-> ip bgp neighbor 172.22.2.115 clear soft in
-> ip bgp neighbor 172.22.2.115 clear soft out
Release History
Release 6.1; command was introduced.
Related Commands
MIB Objects
alaBgpPeerTable
alaBgpPeerReconfigureInBound
alaBgpPeerReconfigureOutBound
Enables or disables BGP peer soft reconfiguration.