Reference Guide (Supporting software release 4.1.0.0-040GR and later) User guide
Table Of Contents
- Table of Contents
- About This Document
- Introduction
- Common Commands
- User Exec Commands
- Privileged Exec Commands
- Global Configuration Commands
- Crypto-isakmp Instance
- Crypto-group Instance
- Crypto-peer Instance
- Crypto-ipsec Instance
- Crypto-map Instance
- Crypto-trustpoint Instance
- Interface Instance
- Spanning tree-mst Instance
- Extended ACL Instance
- Standard ACL Instance
- Extended MAC ACL Instance
- DHCP Server Instance
- DHCP Class Instance
- RADIUS Server Instance
- Wireless Instance
- RTLS Instance
- SOLE Instance

Brocade Mobility RFS7000-GR Controller CLI Reference Guide 231
53-1001945-01
Global Configuration Commands
5
username
Global Configuration Commands
Use this CLI command to establish the user name authentication.
Syntax
username <name> (access|password|privilege)
username <name> access (console|ssh)
username <name> password(0|1|Line)
username <name> privilege(crypto-officer|monitor|superuser|sysadmin|webadmin)
Parameters
Example
RFS7000(config)#username GoldenSwitch
RFS7000(config)#
nameWORD
Enter a name to authenticate the switch. The username must be between 1 - 28
characters.
access
Sets the user access mode.
• console – Only allowed from console.
• ssh – Only allowed from ssh.
password
Specifies the user password.
• 0– Password is specified UNENCRYPTED.
• 1– Password is encrypted with SHA1 algorithm.
• LINEWORD– User defined password. It must be a plaintext passsword of length
between 8 and 32 characters.
privilege
Sets user access privileges.
• crypto-officer – Crypto officer and Network (wired/wireless) admin access.
• monitor – Monitor (read-only) access.
• superuser – Superuser (root) access.
• sysadmin – System (general system configuration) admin access.
• webadmin – Web auth (hotspot) user admin access.










