Ip Bgp Neighbor Update-Source - Alcatel-Lucent OmniSwitch 6850-48 Cli Reference Manual

Alcatel-lucent omniswitch 6850-48: reference guide
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

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
interface_name
Defaults
parameter
interface_address
Platforms Supported
OmniSwitch 6850, 6855, 6850E, 9000E
Usage Guidelines
This address does not override the router identification for this BGP peer (configured in the
neighbor
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.
page 25-84
The 32-bit IP address for this peer.
The name of the interface.
default
0.0.0.0
OmniSwitch CLI Reference Guide
BGP Commands
ip bgp
June 2012

Advertisement

Table of Contents
loading

Table of Contents