R3303-HP HSR6800 Routers High Availability Command Reference
199
Usage guidelines
After a track entry is created, you cannot change its settings except the delay time. To change the delay
time for this track entry, use the track bfd echo delay command. To modify other settings of this track entry,
first delete the entire track entry, and then create a new track entry.
When you configure collaboration between track and BFD, do not configure the virtual IP address of a
VRRP group as the local or remote address of a BFD session.
Associating a track entry with the echo-mode BFD session detects a directly connected link. Before that,
you must configure the source IP address of BFD echo packets.
Examples
# Create track entry 1, which uses BFD to monitor the link between local IP address 192.168.40.2 and
remote IP address 192.168.40.1 by sending BFD echo packets.
<Sysname> system-view
[Sysname] track 1 bfd echo interface gigabitethernet 1/0/1 remote ip 192.168.40.1 local
ip 192.168.40.2
Related commands
display track
track nqa
Use track nqa to create a track entry, associate it with the specified reaction entry of the NQA test group,
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.
Syntax
track track-entry-number nqa entry admin-name operation-tag reaction item-number [ delay { negative
negative-time | positive positive-time } * ]
undo track track-entry-number
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.