/
protocols bgp peer <text> delay-open-time
protocols bgp peer <text> delay-open-time
Users can set the delay time to send open message.
Command Syntax
set protocols bgp peer <text> delay-open-time <time>
delete protocols bgp peer <text> delay-open-time
Parameter
•<text>router identifier,(eg:192.168.10.2)
•<time> Delay time to send open message,[0..30]
Example
• This example is to set delay time of sending open message to 15 for the peer(192.168.2.1) :
admin@XorPlus# set protocols bgp peer 192.168.2.1 delay-open-time 15 admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.