R2511-HP MSR Router Series High Availability Command Reference(V5)

23
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 ethernet 1/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.
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.