R3721-F3210-F3171-HP High-End Firewalls High Availability Command Reference-6PW101

59
Parameters
filename: Name of the file transferred between the FTP server and the FTP client. The file name is a
case-sensitive string of 1 to 200 characters.
Description
Use filename to specify a file to be transferred between the FTP server and the FTP client.
Use undo filename to restore the default.
By default, no file is specified.
Examples
# Specify the file to be transferred between the FTP server and the FTP client as config.txt.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type ftp
[Sysname-nqa-admin-test-ftp] filename config.txt
frequency
Syntax
frequency interval
undo frequency
View
Any NQA test type view
Default level
2: System level
Parameters
interval: Interval between two consecutive tests, in the range 0 to 604800000 milliseconds. The interval
of 0 specifies the test group to perform only one test, and no statistics group information is collected.
Description
Use frequency to configure the interval between two consecutive tests for a test group. When a test group
starts, it performs tests one by one at the specified interval. However, if a test is not completed when the
interval is reached, no new test starts.
Use undo frequency to restore the default.
By default, the interval between two consecutive tests is 0 milliseconds, that is, only one test is performed.
Examples
# Configure the ICMP echo test group starts tests one by one at an interval of 1000 milliseconds.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type icmp-echo
[Sysname-nqa-admin-test-icmp-echo] frequency 1000