HP MSR2000/3000/4000 Router Series Network Management and Monitoring Command Reference
76
Predefined user roles
network-admin
Parameters
username: Specifies the username string. It is a case-sensitive string of 1 to 32 characters. Valid
characters include letters, digits, exclamation marks (!), dollar signs ($), asterisks (*), brackets (()),
underscores (_), quotation marks ('), comma (,), dots (.), and hyphens (-).
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
Parameters
v1.0: Uses HTTP version 1.0.
v1.1: Uses HTTP version 1.1.
Examples
# Configure the HTTP operation to use the HTTP version 1.1.
<Sysname> system-view
[Sysname] nqa entry admin test