Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
BGP Commands
OmniSwitch CLI Reference Guide
September 2009
page 44-217
ipv6 bgp neighbor clear soft
Invokes an inbound or outbound policy reconfiguration for an IPv6 BGP peer.
ipv6 bgp neighbor peer6_address clear soft {in | out}
Syntax Definitions
peer6_address
The 128-bit IPv6 address of the BGP peer.
in
Restarts inbound policy evaluation of the peer.
out
Restarts outbound policy evaluation of the peer.
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 IPv6 peer session.
• This command is useful if policies have been changed.
• BGP neighbour must be configured.
Examples
-> ipv6 bgp neighbor 2001::1 clear soft in
-> ipv6 bgp neighbor 2001::1 clear soft out
Release History
Release 6.3.4; command was introduced.
Related Commands
MIB Objects
alaBgpPeerTable
alaBgpPeer6ddr
alaBgpPeer6ReconfigureInBound
alaBgpPeer6ReconfigureOutound
Enables or disables IPv6 BGP peer soft reconfiguration.