Users Guide

Layer 3 Routing Commands 1659
console(config)# track 2 ip sla 5 state
In the following example, the tracking process is configured to track the
reachability of IP SLAs operation 6:
console(config)# track 3 ip sla 6 reachability
delay
Use the delay command to configure a delay for acting upon tracking object
reachability state changes. Use the no form of the command to return the
delay time to the default.
Syntax
delay {up seconds [down seconds] | [down seconds] up seconds}
no delay
up seconds—(Optional) Time to delay the notification of an up event.
Delay value, in seconds. The range is from 0 to 180. The default is 0.
down seconds—(Optional) Time to delay the notification of a down event.
Delay value, in seconds. The range is from 0 to 180. The default is 0.
Default Configuration
By default, no delay time is configured for tracking.
Command Mode
Track Configuration mode (config-track)
User Guidelines
To minimize flapping of the reachability state (Up/Down), use the delay
command to introduce a non-zero delay in seconds between the UP and
DOWN state transitions per Track object.
Delay time specifies the hold interval for an (UP/DOWN) state before taking
action on the associated static routes.
Command History
Command introduced in version 6.6 firmware.