HP VPN Firewall Appliances High Availability Command Reference
46
Default
No track entry exists.
Views
System view
Default command level
2: System level
Parameters
track-entry-number: Specifies the track entry ID in the range of 1 to 1024.
entry admin-name operation-tag: Specifies the NQA test group to be associated with the track entry. The
admin-name argument is the name of the NQA test group administrator who creates the NQA operation,
and is a case-insensitive string of 1 to 32 characters. The operation-tag argument is the NQA operation
tag, a case-insensitive string of 1 to 32 characters.
reaction item-number: Specifies the reaction entry to be associated with the track entry. The item-number
argument is the reaction entry ID in the range of 1 to 10.
delay: Specifies that the Track module notifies the application modules of the track entry status change
after a specific delay time. If this keyword is not provided, the Track module notifies the application
modules immediately when the track entry status changes.
negative negative-time: Specifies the delay time for the Track module to notify the application modules
that the status of the track entry changes to Negative. The negative-time argument represents the delay
time in the range of 1 to 300 seconds.
positive positive-time: Specifies the delay time for the Track module to notify the application modules that
the status of the track entry changes to Positive. The positive-time argument represents the delay time in
the range of 1 to 300 seconds.
Usage guidelines
After a track entry is created, you cannot change its settings except the delay time. To change the delay
time, use the track nqa delay command. To modify other settings of this track entry, first delete the entire
track entry, and then create a new track entry.
Examples
# Create track entry 1, and associate it with reaction entry 3 of NQA test group admin-test.
<Sysname> system-view
[Sysname] track 1 nqa entry admin test reaction 3
Related commands
• display track
• nqa
• reaction
track interface
Use track interface to create a track entry, associate it with the physical status of a specific interface, and
specify the delay time for the Track module to notify the application modules when the status of the track
entry changes.
Use undo track to remove the track entry.