Ftp test configuration example, Network requirements, Network diagram – H3C Technologies H3C WX6000 Series Access Controllers User Manual

Page 599: Configuration procedure

Advertising
background image

63-20

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
AC 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.

Network diagram

Figure 63-5

Network diagram for FTP

Configuration procedure

# Create an FTP test group and configure related test parameters.

<AC> system-view

[AC] nqa entry admin test

[AC-nqa-admin-test] type ftp

[AC-nqa-admin-test-ftp] destination ip 10.2.2.2

[AC-nqa-admin-test-ftp] source ip 10.1.1.1

[AC-nqa-admin-test-ftp] operation put

[AC-nqa-admin-test-ftp] username admin

[AC-nqa-admin-test-ftp] password systemtest

[AC-nqa-admin-test-ftp] filename config.txt

[AC-nqa-admin-test-ftp] quit

# Enable the FTP test.

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

# Display results of an FTP 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: 1 Receive response times: 1

Min/Max/Average round trip time: 173/173/173

Square-Sum of round trip time: 29929

Last succeeded probe time: 2007-03-14 13:28:48.5

Extend 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

Advertising