OcNOS-RON-6.3.1 : Layer 3 Guide : Border Gateway Protocol Command Reference : BGP Commands : bgp client-to-client reflection
bgp client-to-client reflection
Use this command 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 no bgp client-to-client reflection command to disable the client-to-client route reflection.
Use the no parameter with this command to turn off client-to-client reflection.
Command Syntax
bgp client-to-client reflection
no bgp client-to-client reflection
Parameters
None
Default
When a router is configured as a route reflector, client-to-client reflection is enabled by default.
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router bgp 100
(config-router)#bgp client-to-client reflection
 
(config)#router bgp 100
(config-router)#no bgp client-to-client reflection
Last modified date: 07-13-2023