Configuration Roadmap
The configuration roadmap is as follows:
1.
Router A functions as an NQA client; Router C functions as an NQA server.
2.
Configure the port number monitored by the NQA server and create an NQA UDP test on
the NQA client.
Data Preparation
To complete the configuration, you need the following data:
l
IP address of the NQA server
l
UDP port number monitored by the server
Procedure
Step 1
Configure reachable routes between Router A, Router B, and Router C. (The detailed procedure
is not mentioned here.)
Step 2
Configure Router C as the NQA server.
# Configure the IP address and UDP port number monitored by the NQA server.
<RouterC>
system-view
[RouterC]
nqa-server udpecho 10.2.1.2 6000
Step 3
Configure Router A.
# Enable the NQA client and create a UDP test.
<RouterA>
system-view
[RouterA]
nqa test-instance admin udp
[RouterA-nqa-admin-udp]
test-type udp
[RouterA-nqa-admin-udp]
destination-address ipv4 10.2.1.2
[RouterA-nqa-admin-udp]
destination-port 6000
Step 4
Start the test.
[RouterA-nqa-admin-udp]
start now
Step 5
View the test results.
[RouterA-nqa-admin-udp]
display nqa results test-instance admin udp
NQA entry(admin, udp) :testflag is inactive ,testtype is udp
1 . Test 1 result The test is finished
Send operation times: 3 Receive response times: 3
Completion:success RTD OverThresholds number: 0
Attempts number:0 Drop operation number:0
Disconnect operation number:0 Operation timeout number:0
System busy operation number:0 Connection fail number:0
Operation sequence errors number:0 RTT Stats errors number:0
Destination ip address:10.2.1.2
Min/Max/Average Completion Time: 32/109/67
Sum/Square-Sum Completion Time: 203/16749
Last Good Probe Time: 2006-8-5 16:9:21.6
Lost packet ratio: 0 %
----End
Configuration Files
l
Configuration file of Router A
#
Huawei AR150&200 Series Enterprise Routers
Configuration Guide - Network Management
6 NQA Configuration
Issue 02 (2012-03-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
219