Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
BGP Commands
OmniSwitch CLI Reference Guide
September 2009
page 44-59
ip bgp neighbor route-reflector-client
Configures this peer as a client to the local route reflector.
ip bgp neighbor ip_address route-reflector-client
no ip bgp neighbor ip_address route-reflector-client
Syntax Definitions
ip_address
32-bit IP address of the neighbor.
Defaults
This command is disabled by default.
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to remove this peer as a client to the local route reflector.
• This command configures this peer as one of the clients to the local route reflector.
• All of the peers configured using this command become part of the client group. The remaining peers 
are members of the non-client group for the local route reflector. 
• When route reflection is configured all of the internal BGP speakers in an autonomous system need not 
be fully meshed. The route reflector take responsibility for passing internal BGP-learned routes to its 
peers.
 
Examples
-> ip bgp neighbor 172.22.2.115 route-reflector-client
-> no ip bgp neighbor 172.22.2.115 route-reflector-client
Release History
Release 6.1; command was introduced.
Related Commands
MIB Objects
alaBgpPeerTable
alaBgpPeerAddr
alaBgpPeerClientStatus
Configures the local BGP speaker as a route reflector