R3303-HP HSR6800 Routers Network Management and Monitoring Configuration Guide

12
To configure the NQA server:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enable the NQA server.
nqa server enable Disabled by default.
3. Configure a listening service.
Method 1:
nqa server tcp-connect
ip-address port-number
Method 2:
nqa server udp-echo
ip-address port-number
Use at least one method.
Configuring the NQA client
Enabling the NQA client
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enable the NQA client.
nqa agent enable
Optional.
Enabled by default.
Configuring an ICMP echo operation
An ICMP echo operation measures the reachability of a destination device. It has the same function as
the ping command, but provides more output information. In addition, if multiple paths exist between the
source and destination devices, you can specify the next hop for the ICMP echo operation.
The ICMP echo operation is not supported in IPv6 networks. To test the reachability of an IPv6 address,
use the ping ipv6 command. For more information about the command, see Network Management and
Monitoring Command Reference.
To configure an ICMP echo operation:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Create an NQA operation
and enter NQA operation
view.
nqa entry admin-name
operation-tag
By default, no NQA operation is
created.
3. Specify the ICMP echo type
and enter its view.
type icmp-echo N/A
4. Specify the destination
address of ICMP echo
requests.
destination ip ip-address
By default, no destination IP
address is configured.