Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
BGP Commands
OmniSwitch CLI Reference Guide
September 2009
page 44-55
ip bgp neighbor status
Enables or disables a BGP peer.
ip bgp neighbor ip_address status {enable | disable}
Syntax Definitions
ip_address
32-bit IP address of the new BGP peer. 
enable 
Enables this peer.
disable
Disables this peer.
Defaults
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• You must first create a peer and assign it an IP address using the
command before 
enabling the peer.
• Configure all BGP peer related commands before enabling a peer using this command. Once you 
enable the peer it will begin sending BGP connection and route advertisement messages. 
Examples
-> ip bgp neighbor 172.22.2.115 status enable
-> ip bgp neighbor 172.22.2.115 status disable
Release History
Release 6.1; command was introduced.
Related Commands
MIB Objects
alaBgpPeerTable 
alaBgpPeerAddr
parameter
default
enable | disable
disable
Creates a BGP peer.
Displays peer parameters.