208
Examples
# Schedule the operation with the administrator name
admin
and operation tag
test
to start on
08:08:08 2008/08/08 and last 1000 seconds.
<Sysname> system-view
[Sysname] nqa schedule admin test start-time 08:08:08 2008/08/08 lifetime 1000 recurring
Related commands
•
destination
ip
•
nqa
entry
•
type
nqa template
Use
nqa template
to create an NQA template and enter its view.
Use
undo nqa template
to remove the NQA template.
Syntax
nqa template
{
dns
|
ftp
|
http
|
icmp
|
tcp
|
udp
}
name
undo nqa template
{
dns
|
ftp
|
http
|
icmp
|
tcp
|
udp
}
name
Default
No NQA template is created.
Views
System view
Predefined user roles
network-admin
Parameters
dns
: Specifies the DNS template.
ftp
: Specifies the FTP template.
http
: Specifies the HTTP template.
icmp
: Specifies the ICMP template.
tcp
: Specifies the TCP template.
udp
: Specifies the UDP template.
name
:
Specifies the name of the NQA template, a case-insensitive string of 1 to 32 characters.
Examples
# Create an ICMP template named
icmptplt
, and enter its view.
<Sysname> system-view
[Sysname] nqa template icmp icmptplt
[Sysname-nqatplt-icmp-icmptplt]
operation (FTP operation view)
Use
operation
to specify the operation type for the FTP operation.
Use
undo operation
to restore the default.