F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices High Availability Command Reference-6PW100
47
Default
No track entry exists.
Views
System view
Default command level
2: System level
Parameters
track-entry-number: Track entry ID, which ranges from 1 to 1024.
interface-type interface-number: Specifies an interface by its type and number.
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, in 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, in 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 interface delay command. To modify other settings of this track entry, first delete the
entire track entry, and then create a new track entry.
When a track entry to be associated with the physical status of a specific interface is created, the status
of the track entry is Positive if the physical status of the interface is up. The status of the track entry is
Negative if the physical status of the interface is down. To display the physical status of an interface, use
the display ip interface brief command.
Examples
# Create track entry 1, and associate it with the physical status of interface GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] track 1 interface gigabitethernet0/1
Related commands
• display track
• display ip interface brief (Network Management Command Reference)
track interface protocol
Use track interface protocol to create a track entry, associate it with the protocol 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.