OcNOS-RON-6.3.1 : Layer 3 Guide : Border Gateway Protocol Command Reference : BGP Commands : bgp nexthop-trigger delay
bgp nexthop-trigger delay
Use this command to set the delay time for nexthop address tracking. This command configures the delay interval between routing table walks for nexthop delay tracking, after which BGP does a routing table scan on receiving a nexthop change trigger from NSM. The time period determines how long BGP waits before it walks the full BGP table to determine which prefixes are affected by the nexthop changes, after it receives the trigger from NSM about one or more nexthop changes.
Use the no parameter with this command to reset the timer value to the default value.
Command Syntax
bgp nexthop-trigger delay <1-100>
no bgp nexthop-trigger delay
Parameter
<1-100>
Nexthop trigger delay interval in seconds
Default
By default, nexthop-trigger delay time is 5 seconds
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#bgp nexthop-trigger delay 6
 
#configure terminal
(config)#no bgp nexthop-trigger delay
Last modified date: 07-13-2023