Command Reference Guide

SROS Command Line Interface Reference Guide Global Configuration Mode Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 354
username <username> password <password>
Use this command to configure the username and password to use for all protocols requiring a
username-based authentication system including FTP server authentication, line (login local-user list), and
HTTP access.
Syntax Description
<username> Alphanumerical string up to 30 characters in length (the username is
case-sensitive)
<password> Alphanumerical string up to 30 characters in length (the username is
case-sensitive)
Default Values
By default, there is no established username and password.
Command Modes
(config)# Global Configuration Mode required
Functional Notes
All users defined using the username/password command are valid for access to the unit using the login
local-userlist command.
Usage Examples
The following example creates a username of procurve with password procurve:
(config)#username procurve password procurve