3com S7906E Instruccion De Instalación

Descargar
Página de 2621
 
1-28 
      Packet(s) arrived late: 0 
# Display the history of DNS tests. 
[DeviceA] display nqa history admin test 
  NQA entry(admin admin, tag test) history record(s): 
    Index      Response     Status           Time 
    1          62           Succeeded        2008-11-10 10:49:37.3 
FTP Test Configuration Example 
Network requirements 
Use the NQA FTP function to test the connection with a specified FTP server and the time necessary for 
Device A to upload a file to the FTP server. The login username is admin, the login password is 
systemtest, and the file to be transferred to the FTP server is config.txt
Figure 1-6 Network diagram for FTP tests 
 
 
 
Configuration procedure 
# Create an FTP test group and configure related test parameters. 
<DeviceA> system-view 
[DeviceA] nqa entry admin test
 
[DeviceA-nqa-admin-test] type ftp
 
[DeviceA-nqa-admin-test-ftp] destination ip 10.2.2.2
 
[DeviceA-nqa-admin-test-ftp] source ip 10.1.1.1 
[DeviceA-nqa-admin-test-ftp] operation put
 
[DeviceA-nqa-admin-test-ftp] username admin 
[DeviceA-nqa-admin-test-ftp] password systemtest
 
[DeviceA-nqa-admin-test-ftp] filename config.txt 
# Enable the saving of history records. 
[DeviceA-nqa-admin-test-ftp] history-record enable 
[DeviceA-nqa-admin-test-ftp] quit
 
# Enable FTP test. 
[DeviceA] nqa schedule admin test start-time now lifetime forever 
# Disable FTP test after the test begins for a period of time. 
[DeviceA] undo nqa schedule admin test 
# Display results of the last FTP 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: 173/173/173