Command Reference Guide
SROS Command Line Interface Reference Guide Line (Console) Interface Config Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 882
login local-userlist
Use the login local-userlist command to enable security login for the terminal session requiring the
usernames and passwords configured using the username/password Global Configuration command. Use
the no form of this command to disable the login local-userlist feature.
Syntax Description
No subcommands.
Default Values
By default, there is no login password set for access to the unit.
Command Modes
(config-line)# Line Interface Configuration Mode
Valid interfaces include: Console (con 0) and Telnet (telnet X)
Usage Examples
The following example displays creating a local userlist and enabling the security login feature on the
CONSOLE port:
(config)#username my_user password my_password
(config)#line console 0
(config-con 0)#login local-userlist
When connecting to the unit, the following prompts are displayed:
User Access Login
Username: Procurve
Password:
Router#
Note
All user properties assigned using the username/password command are valid when using
the login local-userlist command.