83
icmp-jitter: Specifies the ICMP jitter operation type.
path-jitter: Specifies the path jitter operation type.
snmp: Specifies the SNMP operation type.
tcp: Specifies the TCP operation type.
udp-echo: Specifies the UDP echo operation type.
udp-jitter: Specifies the UDP jitter operation type.
udp-tracert: Specifies the UDP tracert operation type.
voice: Specifies the voice operation type.
Examples
# Specify FTP as the NQA operation type and enter FTP operation view.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type ftp
[Sysname-nqa-admin-test-ftp]
url
Use url to specify the URL of the destination.
Use undo url to restore the default.
Syntax
url url
undo url
Default
The destination URL is not specified.
Views
FTP/HTTP operation view
FTP/HTTP/HTTPS template view
Predefined user roles
network-admin
Parameters
url: Specifies the URL of the destination server, a case-sensitive string of 1 to 255 characters. The
following table describes the URL format and parameters for different operations.
Operation URL format Parameter description
HTTP operation
http://host/resource
http://host:port/resource
The host parameter represents the host name of the
destination server. The host name is a dot-separated
case-sensitive string including letters, digits, hyphens
(-), and underscores (_). Host names are composed
of series of labels, aabbcc.com for example. Each
label consists of 1 to 63 characters. Consecutive dots
(.) and question marks are not allowed.
For description about the filename parameter, see
Fundamentals Configuration Guide.
HTTPS operation
https://host/resource
https://host:port/resource