Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
BGP Commands
OmniSwitch CLI Reference Guide
September 2009
page 44-19
ip bgp client-to-client reflection
Enables or disables this BGP speaker (router) to be a route reflector. Route reflectors advertise routing 
information to internal BGP peers, referred to as clients. BGP requires all internal routers to know all 
routes in an AS. This requirement demands a fully meshed (each router has a direct connection to all other 
routers in the AS) topology. Route reflection loosens the fully meshed restriction by assigning certain 
BGP routers as route reflectors, which take on the responsibility of advertising routing information to local 
BGP peers.
ip bgp client-to-client reflection
no ip bgp client-to-client reflection
Syntax Definitions
N/A
Defaults
This command is disabled by default.
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to disable the speaker as a route reflector.
• In addition to defining this router as the route reflector, this command also enable route reflection for 
this cluster. After setting this command this reflector will begin using route reflection behavior when 
communicating to client and non-client peers.
• Once route reflectors are configured, you need to indicate the clients (those routers receiving routing 
updates from the reflectors) for each route reflector. Use the
command to configure clients.
• The BGP protocol must be disabled (using the 
command) before using this command. 
Examples
-> ip bgp client-to-client reflection
-> no ip bgp client-to-client reflection
Release History
Release 6.1; command was introduced.