/
protocols bgp peer <text> as

protocols bgp peer <text> as


Users can configure a peering session with another router


Command Syntax
set protocols bgp peer <text> as <value>
delete protocols bgp peer <text> as


Parameter
<text>router identifier,(eg:192.168.10.2)
<value>AS number identifier,set the AS number of this peer, <int> or <int>.<int>


Example
• This example is to configure session with that router (192.168.10.2)and this router belongs to AS 200:

admin@XorPlus# set protocols bgp peer 192.168.1.2 as 200 
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.