239
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 the type of FTP operation 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 HTTP or FTP server.
Use
undo url
to remove the URL.
Syntax
url url
undo url
Default
No URL is configured for the destination server.
Views
FTP/HTTP operation view
FTP/HTTP 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.
Spaces and question marks (?) are not allowed. 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 a dot-separated
case-sensitive string of 1 to 255 characters including
letters, digits, hyphens (-), and underscores (_),
aabbcc.com for example. Each part consists of 1 to
63 characters, and consecutive dots (.) are not
allowed.
For description about the filename parameter, see
Fundamentals Configuration Guide
.
FTP operation
ftp://
host/filename
ftp://
host
:
port
/
filename
Examples
# Configure the URL that the HTTP operation visits as
http://www.company.com/index.htm
.
<Sysname> system-view