R21xx-HP FlexFabric 11900 Network Management and Monitoring Command Reference

119
Predefined user roles
network-admin
Examples
# Enable the NQA client.
<Sysname> system-view
[Sysname] nqa agent enable
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 | mm/dd/yyyy ] | now }
lifetime { lifetime | forever } [ recurring ]
undo nqa schedule admin-name operation-tag
Default
No schedule is configured for an NQA operation.
Views
System view
Predefined user roles
network-admin
Parameters
admin-name: Specifies the name of the administrator who creates the NQA operation, a case-insensitive
string of 1 to 32 characters excluding hyphens (-).
operation-tag: Specifies the tag of the operation, a case-insensitive string of 1 to 32 characters excluding
hyphens (-).
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 the value for yyyy is in the range of 2000 to 2035.
mm/dd/yyyy: Specifies the start date of an NQA operation. The default value is the current system time,
and the value for yyyy is in the range of 2000 to 2035.
now: Starts the operation immediately.
lifetime: Specifies the duration of an operation.
lifetime: Specifies the duration of an operation in seconds, in the range of 1 to 2147483647.
forever: Performs the operation until you stop it with the undo nqa schedule command.
recurring: Run the operation automatically at the start time and for the specified duration
Usage guidelines
You cannot enter the operation view or operation type view of a scheduled NQA operation.