Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
BGP Commands
page 44-84
OmniSwitch CLI Reference Guide
September 2009
ip bgp neighbor update-source
Configures the local address from which this peer will be contacted. This local address can be configured 
for internal and external BGP peers.
ip bgp neighbor ip_address update-source [interface_name]
Syntax Definitions
ip_address
The 32-bit IP address for this peer. 
interface_name
The name of the interface.
Defaults
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• This address does not override the router identification for this BGP peer (configured in the
command). It is the address through which this peer can be contacted within this router. The 
router identification for a peer, especially an external peer, may not exist in the local router, but that 
distant peer can still be contacted via this router. This command sets the local address through which 
this distant peer can be contacted.
• The default is restored by entering the command without a IP address.
• The BGP peer is restarted after issuing this command.
• The update-source is not related to the router-id, it specifies the interface to be used for the TCP 
connection endpoint. By default, the nearest interface is selected.
Examples
-> ip bgp neighbor 172.22.5.115 update-source 172.22.2.117
-> ip bgp neighbor 172.22.5.115 update-source vlan-22
-> ip bgp neighbor 172.22.5.115 update-source
Release History
Release 6.1; command was introduced.
Release 6.2.1; interface_address parameter deprecated.
parameter
default
interface_address
0.0.0.0