OcNOS-SP : System Management Guide : System Management Command Reference : Object Tracking Commands : delay up down
delay up down
Use This command is used to delay the state change notification of Object tracking.
Use the no form of this command to remove delay the state change notification of Object
Command Syntax
delay (up <1-9999>|)(down <1-9999>|)
no delay (|up|down)
Parameters
<1-999>
Delay in Notification in seconds.
Default
NA
Command Mode
Object tracking Mode
Applicability
This command is introduced in OcNOS version 5.1.
Example
OcNOS(config-object-track)#delay up 10 down 20
OcNOS(config-object-track)#no delay
OcNOS(config-object-track)#commit
OcNOS(config-object-track)#
OcNOS(config-object-track)#delay down 10
OcNOS(config-object-track)#commit
OcNOS(config-object-track)#no delay down
OcNOS(config-object-track)#commit
OcNOS(config-object-track)#
OcNOS(config-object-track)#delay up 10
OcNOS(config-object-track)#commit
OcNOS(config-object-track)#no delay up
OcNOS(config-object-track)#commit
OcNOS(config-object-track)#
Last modified date: 10/19/2023