80
Default
No FTP or HTTP login username is configured.
Views
FTP/HTTP operation view
FTP/HTTP template view
Predefined user roles
network-admin
mdc-admin
Parameters
username
: Specifies the username, a case-sensitive string of 1 to 32 characters.
Examples
# Set the FTP login username to
administrator
.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type ftp
[Sysname-nqa-admin-test-ftp] username administrator
# Set the FTP login username to
administrator
in FTP template view.
<Sysname> system-view
[Sysname] nqa template ftp ftptplt
[Sysname-nqatplt-ftp-ftptplt] username administrator
Related commands
operation
password
version
Use
version
to specify the HTTP version used in the HTTP operation.
Use
undo version
to restore the default.
Syntax
version
{
v1.0
|
v1.1
}
undo version
Default
HTTP 1.0 is used in the HTTP operation.
Views
HTTP operation view
Predefined user roles
network-admin
mdc-admin
Parameters
v1.0
: Uses HTTP version 1.0.
v1.1
: Uses HTTP version 1.1.