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

66
yyyy/mm/dd: Start date of a test group. The default value is the current system time, and yyyy ranges
from 2000 to 2035.
now: Starts the tests for a test group immediately.
lifetime: Specifies the duration of the test operation.
lifetime: Duration of the test operation in seconds, which ranges from 1 to 2147483647.
forever: Specifies that the tests are performed for a test group forever.
Description
Use nqa schedule to configure the test start time and test duration for a test group.
Use undo nqa schedule to stop the test for the test group.
You cannot enter test group view or test type view after a test group is scheduled.
A test group performs a test when the system time is between the start time and the end time (the start time
plus test duration). If the system time is behind the start time when you execute the nqa schedule
command, a test is started when the system time reaches the start time; if the system time is between the
start time and the end time, a test is started at once; if the system time is ahead of the end time, no test
is started. To view the current system time, use the display clock command.
Related commands: display clock.
Examples
# Start the tests for the test group with the administrator name admin and operation tag test. The start
time and duration of the test group are 08:08:08 2008/08/08 and 1000 seconds respectively.
<Sysname> system-view
[Sysname] nqa schedule admin test start-time 08:08:08 2008/08/08 lifetime 1000
operation (FTP test type view)
Syntax
operation { get | put }
undo operation
View
FTP test type view
Default level
2: System level
Parameters
get: Obtains a file from the FTP server.
put: Transfers a file to the FTP server.
Description
Use operation to configure the FTP operation type.
Use undo operation to restore the default.
By default, the FTP operation type is get.
Examples
# Configure the FTP operation type as put.