3com S7906E 安装指导

下载
页码 2621
 
1-34 
[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: 50/50/50 
      Square-Sum of round trip time: 2500 
      Last succeeded probe time: 2007-11-22 10:24:41.1 
    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: 0 
      Packet(s) arrived late: 0 
# Display the history of SNMP tests. 
[DeviceA] display nqa history admin test 
  NQA entry(admin admin, tag test) history record(s): 
    Index      Response     Status           Time 
    1          50           Timeout          2007-11-22 10:24:41.1 
TCP Test Configuration Example 
Network requirements 
Use the NQA TCP function to test the time for establishing a TCP connection between Device A and 
Device B. The port number used is 9000. 
Figure 1-10 Network diagram for TCP tests 
 
 
 
Configuration procedure 
1)  Configure Device B 
# Enable the NQA server and configure the listening IP address as 10.2.2.2 and port number as 9000. 
<DeviceB> system-view 
[DeviceB] nqa server enable 
[DeviceB] nqa server tcp-connect 10.2.2.2 9000 
2)  Configure Device A 
# Create a TCP test group and configure related test parameters. 
<DeviceA> system-view 
[DeviceA] nqa entry admin test
 
[DeviceA-nqa-admin-test] type tcp
 
[DeviceA-nqa-admin-test-tcp] destination ip 10.2.2.2