
C613-50186-01 Rev B
Command Reference for AR2050V
1120
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
BGP
AND
BGP4+ C
OMMANDS
BGP
CLIENT
-
TO
-
CLIENT
REFLECTION
bgp client-to-client reflection
Overview
This command restores route reflection from a BGP route reflector to clients, and is
used to configure routers as route reflectors. Route reflectors are used when all
Interior Border Gateway Protocol (iBGP) speakers are not fully meshed.
If the clients are fully meshed the route reflector is not required, use the
no
variant
of this command to disable the client-to-client route reflection.
When a router is configured as a route reflector, client-to-client reflection is
enabled by default.
The
no
variant of this command turns off client-to-client reflection.
Syntax
bgp client-to-client reflection
no bgp client-to-client reflection
Default
This command is enabled by default.
Mode
Router Configuration
Example
awplus#
configure terminal
awplus(config)#
router bgp 100
awplus(config-router)#
no bgp client-to-client reflection
Related
Commands