Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
BGP Commands
page 44-54
OmniSwitch CLI Reference Guide
September 2009
ip bgp neighbor
Creates or deletes a BGP peer. 
ip bgp neighbor ip_address
no ip bgp neighbor ip_address
Syntax Definitions
ip_address
32-bit IP address of the new BGP peer. 
Defaults
No peers configured.
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to delete a BGP peer.
• You must still enable a BGP peer after creating it. A BGP peer is enabled using the 
• Once created, a BGP peer cannot be enabled until it is assigned an autonomous system number using 
the
 command. 
Examples
-> ip bgp neighbor 172.22.2.115
-> no ip bgp neighbor 172.22.2.115
Release History
Release 6.1; command was introduced.
Related Commands
MIB Objects
alaBgpPeerTable 
alaBgpPeerAddr
Enable or disable a BGP peer.
Configure the AS number for the peer.