D Commands
This chapter describes the Cisco NX-OS object tracking commands that begin with D.
delay
To delay a state change for object tracking, use the delay command. To disable this function, use the no form of this command.
delay { up up-time [ down down-time] | down down-time [ up up-time ]}
Syntax Description
Delays the object track state change for an up condition. The range is from 0 to 180 seconds. |
|
Delays the object track state change for a down condition. The range is from 0 to 180 seconds. |
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the delay command to delay when object tracking detects an up or down state change for a tracked object or track list. This delay helps to prevent state flapping.
Examples
This example shows how to configure the delay timer for a tracked object:
switch(config)# track 1 interface ethernet 1/2 line-protocol
Related Commands
|
|
---|---|