Use this command to configure the amount of time to wait prior to informing the client applications of the state change.
up secs | Specifies the number of seconds that the tracked object should wait before informing the client application of an “up” status change. The value of secs can range from 1 to 180 seconds. The default value is 3. |
down secs | Specifies the number of seconds that the tracked object should wait before informing the client application of a “down” status change. The value of secs can range from 1 to 180 seconds. The default value is 3. |
At least one parameter must be entered, but either one of the parameters or both can be specified.
The default value is 3 seconds for both “up” and “down” status change timers.
Tracked object configuration mode.
The no form of the command returns the notification timers to their default values of 3 seconds.
The following example changes the notification timer values for port group tracked object named ls_group to 5 seconds.
System(su)->configure System(su-config)->track ls_group port-group System(su-config-track-obj)->delay up 5 down 5