Configuration procedure – H3C Technologies H3C WX6000 Series Access Controllers User Manual
Page 159

11-24
Figure 11-3 Network diagram for ICMP echo tests
NQA client
Device B
AC
10.1.1.1/24
10.2.2.2/24
Device C
10.1.1.2/24
10.3.1.2/24
Device A
10.2.2.1/24
10.4.1.1/24
10.3.1.1/24
10.4.1.2/24
Configuration procedure
Before you make the configuration, make sure the devices can reach each other.
# Create an ICMP echo test group and specify 10.2.2.2 as the destination IP address for ICMP echo
requests to be sent.
[AC] nqa entry admin test
[AC-nqa-admin-test] type icmp-echo
[AC-nqa-admin-test-icmp-echo] destination ip 10.2.2.2
# Configure 10.1.1.2 as the next hop IP address for ICMP echo requests. The ICMP echo requests are
sent to Device C to Device B (the destination).
[DeviceA-nqa-admin-test-icmp-echo] next-hop 10.1.1.2
# Configure the device to perform 10 probe operations per test, perform tests at an interval of 5000
milliseconds. Set the NQA probe timeout time as 500 milliseconds.
[AC-nqa-admin-test-icmp-echo] probe count 10
[AC-nqa-admin-test-icmp-echo] probe timeout 500
[AC-nqa-admin-test-icmp-echo] frequency 5000
# Enable the saving of history records and configure the maximum number of history records that can
be saved for a test group.
[AC-nqa-admin-test-icmp-echo] history-record enable
[AC-nqa-admin-test-icmp-echo] history-record number 10
[AC-nqa-admin-test-icmp-echo] quit
# Start ICMP echo tests.