F3215-HP Load Balancing Module High Availability Command Reference-6PW101
89
<Sysname> system-view
[Sysname] nqa agent max-concurrent 5
nqa schedule
Use nqa schedule to configure the scheduling parameters for an NQA operation.
Use undo nqa schedule to stop the operation.
Syntax
nqa schedule admin-name operation-tag start-time { hh:mm:ss [ yyyy/mm/dd ] | now } lifetime
{ lifetime | forever }
undo nqa schedule admin-name operation-tag
Views
System view
Default command level
2: System level
Parameters
admin-name: Specifies the administrator name, a case-insensitive string of 1 to 32 characters.
operation-tag: Specifies the operation tag, a case-insensitive string of 1 to 32 characters.
start-time: Specifies the start time and date of the NQA operation.
hh:mm:ss: Specifies the start time of an NQA operation.
yyyy/mm/dd: Specifies the start date of an NQA operation. The default value is the current system time,
and yyyy is in the range of 2000 to 2035.
now: Starts the operation immediately.
lifetime: Specifies the duration of the operation.
lifetime: Specifies the duration of the operation in seconds, in the range of 1 to 2147483647.
forever: Performs the operation until you stop it with the undo nqa schedule command.
Usage guidelines
You cannot enter the operation view or operation view of a scheduled NQA operation.
To view the current system time, use the display clock command.
Examples
# Configure the scheduling parameters for the operation with the administrator name admin and
operation tag test:. The start time and duration of the operation are 08:08:08 2012/08/08 and 1000
seconds respectively.
<Sysname> system-view
[Sysname] nqa schedule admin test start-time 08:08:08 2012/08/08 lifetime 1000
Related commands
display clock (System Management Command Reference)