NQA Configuration Examples 1065
Failures due to sequence error: 0
Failures due to internal error: 0
Failures due to other errors: 0 
DHCP Test Configuration
Example
Network requirements
Use the NQA DHCP function to test the time necessary for Switch A to obtain an IP 
address from the DHCP server Switch B.
Network diagram
Figure 310   Network diagram for DHCP
 
Configuration procedure
# Create a DHCP test group and configure related test parameters.
<SwitchA> system-view
[SwitchA] nqa entry admin test
[SwitchA-nqa-admin-test] type dhcp
[SwitchA-nqa-admin-test-dhcp] operation interface vlan-interface 2
[SwitchA-nqa-admin-test-dhcp] quit 
# Enable the DHCP test.
[SwitchA] nqa schedule admin test start-time now lifetime forever 
# Display results of one DHCP test.
[SwitchA] display nqa result admin test
NQA entry(admin admin, tag test) test results:
Send operation times: 1 Receive response times: 1
Min/Max/Average round trip time: 624/624/624
Square-Sum of round trip time: 389376
Last succeeded probe time: 2007-03-14 17:47:29.3
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 
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.
IP network
NQA Client
Vlan-int 2
10. 1.1 .1/ 8
DHCP Server
Switch A
Switch B