R3721-F3210-F3171-HP High-End Firewalls High Availability Configuration Guide-6PW101
121
Figure 52 Network diagram
Configuration procedure
NOTE:
Before you make the configuration, make sure the devices can reach each other.
# Create an FTP test group.
<Firewall> system-view
[Firewall] nqa entry admin test
[Firewall-nqa-admin-test] type ftp
# Specify the IP address of the FTP server 10.2.2.2 as the destination IP address for FTP tests.
[Firewall-nqa-admin-test-ftp] destination ip 10.2.2.2
# Specify 10.1.1.1 as the source IP address for probe packets.
[Firewall-nqa-admin-test-ftp] source ip 10.1.1.1
# Set the FTP username to admin, and password to systemtest.
[Firewall-nqa-admin-test-ftp] username admin
[Firewall-nqa-admin-test-ftp] password systemtest
# Configure the device to upload file config.txt to the FTP server for each probe operation.
[Firewall-nqa-admin-test-ftp] operation put
[Firewall-nqa-admin-test-ftp] filename config.txt
# Enable the saving of history records.
[Firewall-nqa-admin-test-ftp] history-record enable
[Firewall-nqa-admin-test-ftp] quit
# Start FTP tests.
[Firewall] nqa schedule admin test start-time now lifetime forever
# Stop the FTP tests after a period of time.
[Firewall] undo nqa schedule admin test
# Display the results of the last FTP test.
[Firewall] 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-11-22 10:07:28.6
Extended results:
Packet loss in test: 0%
Failures due to timeout: 0
Failures due to disconnect: 0