Celestica Documentation Portal

Find your product documents here

Route Reflector Client

Configures a neighbor as Route Reflector client.

Syntaxneighbor <ip-address> route-reflector-client
Command modeL2VPN Address-Family
Parameters
  • ip-address – Neighbor address (A.B.C.D).

UsageUse no neighbor <ip-address> route-reflector-client to remove the configuration.
Supported Releases 1.1.0 or later
Click commandNone
Example
sonic(config)# router bgp 65100
sonic(config-router)# neighbor 30.1.1.1 remote-as 1
sonic(config-router)# address-family l2vpn evpn
sonic(config-router-af-l2vpn)# neighbor 30.1.1.1 route-reflector-client
sonic(config-router-af-l2vpn)#
sonic(config-router-af-l2vpn)# no neighbor 30.1.1.1 route-reflector-client