
Configuring and Customizing BGP
303528-A Rev 00
8-79
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 “Establishing a Peer-to-Peer Session” on page
8-28.
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/92449/bgp
/jointfilesconvert/92449/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#
Kommentare zu diesen Handbüchern