22-27 
Figure 23-6 Network diagram for the HTTP tests 
 
 
Configuration procedure 
# Create an HTTP test group and configure related test parameters. 
<DeviceA> system-view 
[DeviceA] nqa entry admin test 
[DeviceA-nqa-admin-test] type http 
[DeviceA-nqa-admin-test-http] destination ip 10.2.2.2 
[DeviceA-nqa-admin-test-http] operation get 
[DeviceA-nqa-admin-test-http] url /index.htm  
[DeviceA-nqa-admin-test-http] http-version v1.0 
[DeviceA-nqa-admin-test-http] quit 
# Enable HTTP test. 
[DeviceA] nqa schedule admin test start-time now lifetime forever 
# Disable HTTP test after the test begins for a period of time. 
[DeviceA] undo nqa schedule admin test 
# Display results of the last HTTP test. 
[DeviceA] display nqa result admin test 
  NQA entry(admin admin, tag test) test results: 
    Destination IP address: 10.2.2.2 
      Send operation times: 1              Receive response times: 1 
      Min/Max/Average round trip time: 64/64/64 
      Square-Sum of round trip time: 4096 
      Last succeeded probe time: 2007-11-22 10:12:47.9 
    Extended results: 
      Packet lost in test: 0% 
      Failures due to timeout: 0 
      Failures due to disconnect: 0 
      Failures due to no connection: 0 
      Failures due to sequence error: 0 
      Failures due to internal error: 0 
      Failures due to other errors:  
      Packet(s) arrived late: 0 
# Display the history of HTTP tests. 
[DeviceA] display nqa history admin test 
  NQA entry(admin admin, tag test) history record(s): 
    Index      Response     Status           Time 
    1          64           Succeeded        2007-11-22 10:12:47.9