3Com Switch 8800 Advanced Software V5 Configuration Guide

1096 CHAPTER 86: NQA CONFIGURATION
2 Network diagram
Figure 324 Network diagram for the FTP test
3 Configuration procedure
n
For the configuration of FTP Server, refer to “FTP Configuration” on page 1037.
Perform the following configurations on Device A:
# Enable the NQA client, create an FTP test group, and configure related test
parameters.
<Switch> system-view
[Switch] nqa-agent enable
[Switch] nqa admin ftp
[Switch-nqa-admin-ftp] test-type ftp
[Switch-nqa-admin-ftp] destination-ip 10.2.2.2
[Switch-nqa-admin-ftp] source-ip 10.1.1.1
[Switch-nqa-admin-ftp] ftp-operation put
[Switch-nqa-admin-ftp] username admin
[Switch-nqa-admin-ftp] password nqa
[Switch-nqa-admin-ftp] filename config.txt
# Enable the FTP test.
[Switch-nqa-admin-ftp] test-enable
# View the test results with the display nqa results command.
[Switch-nqa-admin-ftp] display nqa results admin ftp
NQA entry(admin admin, tag ftp) test result:
Destination ip address: 10.2.2.2
Send operation times: 1 Receive response times: 1
Min/Max/Average Round Trip Time: 191/191/191
Square-Sum of Round Trip Time: 36481
Last succeeded test time: 2000-06-07 13:21:23.9
Extend result:
Packet lost in test: 0%
Failures due to Timeout: 0
Failures due to System Busy: 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
Configuring the HTTP
Test
The HTTP test is mainly used to test the connection with a specified HTTP server
and the time required to obtain data from the HTTP server.
IP network
NQA client
Device BDevice A
10.1.1.1/16 10.2.2.2/16
FTP serve
r