AB291A Fabric Clustering System Support Guide (12-port Switch), April 2004

Table Of Contents
Chapter 5
Administration and Management
Switch Administration and Management
92
num-unsuccessful-logins : 0
last-login :
last-unsuccessful-login :
username : super
password : super
snmp-community : secret
permission-level : unrestricted-rw
admin-status : enabled
num-logins : 1
num-unsuccessful-logins : 0
last-login : Tue Nov 19 10:03:47 2002
last-unsuccessful-login :
HP-IB>
Adding New Users To add a new user account for CLI access:
Step 1. Log in as the unrestricted user.
Only a user with unrestricted permissions may add new user accounts.
HP-IB# Login: super
Password: xxxx
HP-IB>
Step 2. Enter the privileged-user mode.
HP-IB> enable
HP-IB#
Step 3. Enter the global-configuration mode.
HP-IB# configure
HP-IB(config)#
Step 4. Create the user account and user password.
The user name and password are alphanumeric strings up to 34 characters each.
HP-IB(config)# username ib-admin password ib-passwd
where ib-admin is the name assigned to this user account, password is a mandatory keyword, and
ib-passwd is the password for this user account.
Step 5. Assign an SNMP community string to the new user account.
If you do not want users to have SNMP access to the switch system, do not assign them a
community string. By default, a new user account has a null or empty community string.
HP-IB(config)# username ib-admin community-string ib-commStr
where, ib-admin is the name of the user account, community-string is a mandatory keyword.
ib-commStr is the SNMP community string for this user account.
Step 6. Assign access privileges.
By default, the new user account has read-only access.