Displaying and maintaining nqa, Nqa configuration examples, Icmp-echo test configuration example – H3C Technologies H3C WX6000 Series Access Controllers User Manual

Page 597: Network requirements, Network diagram, Configuration procedure, 18 nqa configuration examples

Advertising
background image

63-18

After an NQA test group is scheduled, you cannot enter the test group view or test type view.

Displaying and Maintaining NQA

To do…

Use the command…

Display NQA test operation information

display

nqa { result | history } [ admin-name

operation-tag

]

Display NQA server status

display nqa server status

NQA Configuration Examples

ICMP-echo Test Configuration Example

Network requirements

Use the NQA ICMP function to test whether the NQA client (AC can send packets to the specified
destination (Switch) and test the roundtrip time of packets.

Network diagram

Figure 63-3

Network diagram for the ICMP-echo test

Configuration procedure

# Create an ICMP-echo test group and configure related test parameters.

<AC> system-view

[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 optional parameters.

[AC-nqa-admin-test-icmp-echo] probe count 10

[AC-nqa-admin-test-icmp-echo] probe timeout 500

[AC-nqa-admin-test-icmp-echo] quit

# Enable the ICMP-echo test operation.

[AC] nqa schedule admin test start-time now lifetime forever

# Display results of an ICMP-echo test.

[AC] display nqa result admin test

NQA entry(admin admin, tag test) test results:

Destination IP address: 10.2.2.2

Send operation times: 10 Receive response times: 10

Min/Max/Average round trip time: 0/16/1

Advertising