R211x-HP Flexfabric 11900 High Availability Command Reference
109
positive positive-time: Specifies the amount of time the Track module waits before notifying the
application modules that the state of the track entry has changed to Positive. The positive-time argument
represents the delay time in the range of 1 to 300 seconds.
Usage guidelines
When you create a track entry that is associated with the link state of a specific interface, the state of the
track entry is Positive if the link state of the interface is up. The state of the track entry is Negative if the
link state of the interface is down. To display the link state of an interface, use the display ip interface
brief command.
After you create a track entry, you can only use the track interface delay command to modify its
notification delay settings. To modify other settings, you must delete the entry and create a new one.
Examples
# Create track entry 1, and associate it with the link state of VLAN-interface 10.
<Sysname> system-view
[Sysname] track 1 interface vlan-interface 10
Related commands
• display track
• display ip interface brief (Layer 3—IP Services Command Reference)
track interface protocol
Use track interface protocol to create a track entry and associate it with the protocol state of a specific
interface.
Use undo track to remove the track entry.
Syntax
track track-entry-number interface interface-type interface-number protocol { ipv4 | ipv6 } [ delay
{ negative negative-time | positive positive-time } * ]
undo track track-entry-number
Default
No track entry exists.
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
track-entry-number: Specifies the track entry ID in the range of 1 to 1024.
interface-type interface-number: Specifies an interface by its type and number.
ipv4: Monitors the IPv4 protocol state. When the IPv4 protocol state of an interface is up, the state of the
track object is Positive. When the IPv4 protocol state of an interface is down, the state of the track object
is Negative. To display the IPv4 protocol state of an interface, use the display ip interface brief
command.










