OcNOS-SP : Layer 3 Guide : Border Gateway Protocol Command Reference : BGP Commands : bgp scan-time
bgp scan-time
Use this command to configure scanning intervals of BGP routers. This interval is the period after which router checks the validity of the routes in its database. To disable BGP scanning, set the scan-time interval to 0 seconds.
Use the no parameter with this command to disable this function.
Command Syntax
bgp scan-time <0-60>
no bgp scan-time
no bgp scan-time <0-60>
Parameter
<0-60>
Scanning interval in seconds
Default
By default, scan-time interval is 60 seconds.
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router bgp 100
(config-router)#bgp scan-time 10
Last modified date: 10/16/2023