Reference v4.1.0 Instruction Manual

146 Network OS Command Reference
53-1003115-01
client-to-client-reflection (BGP)
2
client-to-client-reflection (BGP)
Enables routes from one client to be reflected to other clients by the host device on which it is
configured.
Synopsis client-to-client-reflection
no client-to-client-reflection
Operands None
Defaults This feature is enabled.
Command Modes BGP address-family IPv4 unicast configuration mode
Description Use this command to enable routes from one client to be reflected to other clients. The host device
on which it is configured becomes the route-reflector server.
Usage Guidelines Use the no form of this command to restore the default.
Examples To configure client-to-client reflection on the host device:
switch(config)# rbridge-id 10
switch(config-rbridge-id-10)# router bgp
switch(config-bgp-router)# address-family ipv4 unicast
switch(config-bgp-ipv4u)# client-to-client-reflection
See Also None