/
protocols bgp peer <text> local-ip
protocols bgp peer <text> local-ip
Users can build a session between local router and peer, so setting IP address of local router is necessary.
Command Syntax
set protocols bgp peer <text> local-ip <ip-addr>
delete protocols bgp peer <text> local-ip
Parameter
•<text>router identifier,(eg:192.168.10.2)
•<ip-addr> ip address identifier,eg:192.168.20.1)
Example
• This example is to set a session between 192.168.20.1 and peer 192.168.10.2:
admin@XorPlus# set protocols bgp peer 192.168.10.2 local-ip 192.168.20.1 admin@XorPlus# commit
, multiple selections available,
Related content
protocols bgp peer <text> as
protocols bgp peer <text> as
More like this
protocols bgp peer <text> client
protocols bgp peer <text> client
More like this
protocols bgp peer <text> confederation-member
protocols bgp peer <text> confederation-member
More like this
protocols bgp peer <text> ipv4-unicast
protocols bgp peer <text> ipv4-unicast
More like this
protocols bgp peer <text> export
protocols bgp peer <text> export
More like this
protocols bgp peer <text> import
protocols bgp peer <text> import
More like this
Copyright © 2025 Pica8 Inc. All Rights Reserved.