R3166-R3206-HP High-End Firewalls High Availability Command Reference-6PW101

50
It is not allowed to 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. You can use the display clock command to view the current system
time.
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 tests 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 the operation command to configure the FTP operation type.
Use the undo operation command to restore the default.
By default, the FTP operation type is get.
Examples
# Configure the FTP operation type as put.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type ftp
[Sysname-nqa-admin-test-ftp] operation put
operation (HTTP test type view)
Syntax
operation { get | post }
undo operation