Udp echo test configuration example, Network requirements, Configuration procedure – H3C Technologies H3C WX6000 Series Access Controllers User Manual
Page 171

11-36
[AC] display nqa history admin test
NQA entry (admin admin, tag test) history record(s):
Index Response Status Time
1 13 Succeeded 2007-11-22 10:27:25.1
UDP Echo Test Configuration Example
Network requirements
As shown in
, configure NQA UDP echo tests to test the round-trip time between AC and
Device. The destination port number is 8000.
Figure 11-11 Network diagram for the UDP echo tests
Configuration procedure
Before you make the configuration, make sure the devices can reach each other.
1) Configure
Device
# Enable the NQA server and configure a listening service to listen to IP address 10.2.2.2 and UDP port
8000.
<Device> system-view
[Device] nqa server enable
[Device] nqa server udp-echo 10.2.2.2 8000
2) Configure
AC
# Create a UDP echo test group.
<AC> system-view
[AC] nqa entry admin test
[AC-nqa-admin-test] type udp-echo
# Configure UDP packets to use 10.2.2.2 as the destination IP address and port 8000 as the destination
port.
[AC-nqa-admin-test-udp-echo] destination ip 10.2.2.2
[AC-nqa-admin-test-udp-echo] destination port 8000
# Enable the saving of history records.
[AC-nqa-admin-test-udp-echo] history-record enable
[AC-nqa-admin-test-udp-echo] quit
# Start UDP echo tests.
[AC] nqa schedule admin test start-time now lifetime forever
# Stop UDP echo tests after a period of time.
[AC] undo nqa schedule admin test