R3166-R3206-HP High-End Firewalls High Availability Configuration Guide-6PW101

55
[Firewall] nqa schedule admin test start-time now lifetime forever
4. Configure a track entry on Firewall.
# Configure track entry 1, and associate it with reaction entry 1 of the NQA test group (with the
administrator admin, and the operation tag test).
[Firewall] track 1 nqa entry admin test reaction 1
5. Verify the configuration
# Display information of the track entry on Firewall.
[Firewall] display track all
Track ID: 1
Status: Positive
Notification delay: Positive 0, Negative 0 (in seconds)
Reference object:
NQA entry: admin test
Reaction: 1
# Display the routing table of Firewall.
[Firewall] display ip routing-table
Routing Tables: Public
Destinations : 5 Routes : 5
Destination/Mask Proto Pre Cost NextHop Interface
10.1.1.0/24 Static 60 0 10.2.1.1 GE0/1
10.2.1.0/24 Direct 0 0 10.2.1.2 GE0/1
10.2.1.2/32 Direct 0 0 127.0.0.1 InLoop0
127.0.0.0/8 Direct 0 0 127.0.0.1 InLoop0
127.0.0.1/32 Direct 0 0 127.0.0.1 InLoop0
The output information indicates the NQA test result, that is, the next hop 10.2.1.1 is reachable (the status
of the track entry is Positive), and the configured static route is valid.
# Remove the IP address of interface Ethernet 1/1 on Router B.
<RouterB> system-view
[RouterB] interface ethernet 1/1
[RouterB-Ethernet1/1] undo ip address
# Display information of the track entry on Firewall.
[Firewall] display track all
Track ID: 1
Status: Negative
Notification delay: Positive 0, Negative 0 (in seconds)
Reference object:
NQA entry: admin test
Reaction: 1
# Display the routing table of Firewall.
[Firewall] display ip routing-table
Routing Tables: Public
Destinations : 4 Routes : 4