R3721-F3210-F3171-HP High-End Firewalls High Availability Configuration Guide-6PW101
120
Configuration procedure
# Create a DHCP test group and specify interface GigabitEthernet 0/1 to perform NQA DHCP tests.
<Firewall> system-view
[Firewall] nqa entry admin test
[Firewall-nqa-admin-test] type dhcp
[Firewall-nqa-admin-test-dhcp] operation interface gigabitethernet 0/1
# Enable the saving of history records.
[Firewall-nqa-admin-test-dhcp] history-record enable
[Firewall-nqa-admin-test-dhcp] quit
# Start DHCP tests.
[Firewall] nqa schedule admin test start-time now lifetime forever
# Stop DHCP tests after a period of time.
[Firewall] undo nqa schedule admin test
# Display the results of the last DHCP test.
[Firewall] 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: 512/512/512
Square-Sum of round trip time: 262144
Last succeeded probe time: 2007-11-22 09:54:03.8
Extended results:
Packet loss 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 DHCP tests.
[Firewall] display nqa history admin test
NQA entry (admin admin, tag test) history record(s):
Index Response Status Time
1 512 Succeeded 2007-11-22 09:54:03.8
FTP test configuration example
Network requirements
As shown in Figure 52, configure NQA FTP tests to test the connection with a specified FTP server and the
time required for Firewall 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.