/
protocols bgp peer <text> client

protocols bgp peer <text> client


Users can treat peer as a route reflector client.


Command Syntax
set protocols bgp peer <text> client <bool>
delete protocols bgp peer <text> client


Parameter
<text>router identifier,(eg:192.168.10.2)
<bool>treat peer as a route reflector client or not

  • true treat peer as a route reflector client
  • false don't treat peer as a route reflector client


Example
• This example is to treat peer(192.168.2.1) as a route reflector client:

admin@XorPlus# set protocols bgp peer 192.168.2.1 client true 
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.