HP MSR2000/3000/4000 Router Series Network Management and Monitoring Command Reference

75
undo url
Views
FTP operation view, HTTP operation view, FTP template view, 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.
O
p
eration URL format Parameter descri
p
tion
HTTP operation http://host/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
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type http
[Sysname-nqa-admin-test-http] url http://www.company.com/index.html
# In HTTP template view, configure the URL that the HTTP operation visits as
http://www.company.com/index.htm.
<Sysname> system-view
[Sysname] nqa template http httptplt
[Sysname-nqatplt-http-httptplt] url http://www.company.com/index.html
username
Use username to specify an FTP or HTTP login username.
Use undo username to remove the configuration.
Syntax
username username
undo username
Default
No FTP or HTTP login username is configured.
Views
FTP operation view, HTTP operation view, FTP template view, HTTP template view