
Configuring a Route Reflector
308628-14.00 Rev 00
8-3
You configure an IBGP speaker as a route reflector by establishing a peer-to-peer
session with an RR client. You can do this with the BCC or Site Manager.
Using the BCC
Navigate to the global BGP prompt and enter:
peer local
<reflector_address>
remote
<client_address>
as
<as_number>
reflector_address
is the IP address of the local route reflector.
client_address
is the IP address of the remote RR client.
as_number
is an integer identifying the AS in which the remote client is located.
(Because the reflector and the client are located in the same AS, BGP recognizes
that this is an IBGP session.)
For complete information, see Chapter 6, “Establishing a Peer-to-Peer Session
.”
When the session-specific prompt appears, enter the following command to
specify that the remote client is an internal peer (that is, located in the same
cluster):
peer-mode reflector-internal
For example, the following command sequence defines a peer-to-peer session
between the route reflector (represented by IP address 2.2.2.2) and an RR client
(represented by IP address 2.2.2.3):
ip# /jointfilesconvert/106988/bgp
/jointfilesconvert/106988/bgp# peer local 2.2.2.2 remote 2.2.2.3 as 2
peer/2.2.2.2/2.2.2.3# peer-mode reflector-internal
peer/2.2.2.2/2.2.2.3#
Komentarze do niniejszej Instrukcji