Username – Brocade Mobility RFS7000-GR Controller CLI Reference Guide (Supporting software release 4.1.0.0-040GR and later) User Manual

Page 245

Advertising
background image

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.

Advertising