Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 1045

Advertising
background image

1036

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

16

user <USERNAME> password [0 <PASSWORD>|1 <SHA1-PASSWORD>|<PASSWORD>] role

[helpdesk|monitor|network-admin|security-admin|superuser|system-admin|web-use

r-admin] access [all|console|ssh|telnet|web]

Example

rfs7000-37FABE(config-management-policy-test)#user TESTER password moto123

role

superuser access all

rfs7000-37FABE(config-management-policy-test)#show context

management-policy test

telnet port 200

no http server

https server

ftp username superuser password 1

626b4033263d6d2ae4e79c48cdfcccb60fd4c77a8da9e365060597a6d6570ec2 rootdir dir

ssh port 162

user TESTER password 1

737670e898600bcc42ee91aab93b568efa73ffee5f4d1e1b12262887ac3646bc role

superuser access all

snmp-server community snmp1 ro

snmp-server user snmpmanager v3 encrypted des auth md5 0 motorola1123

snmp-server host 172.16.10.23 v3 162

aaa-login radius external

aaa-login radius policy test

idle-session-timeout 0

restrict-access host 172.16.10.2 log all

user <USERNAME>

Adds new user account to this management policy

<USERNAME> – Sets the username

password
[0 <PASSWORD>|
1 <SHA1-PASSWORD>|
<PASSWORD>]

Configures a password

0 <PASSWORD> – Sets a clear text password

1 <SHA1-PASSWORD> – Sets the SHA1 hash of the password

<PASSWORD> – Sets the password

role

Configures the user role. The options are:

helpdesk – Helpdesk administrator. Performs troubleshooting tasks, such as clear statistics, reboot,
create and copy technical support dumps. The helpdesk administrator can also create a guest user
account and password for registration. These details can be e-mailed or sent as SMS to mobile
phone.

monitor – Monitor. Has read-only access to the system. Can view configuration and statistics except
for secret information

network-admin – Network administrator. Manages layer 2, layer 3, Wireless, RADIUS server, DHCP
server, and Smart RF

security-admin – Security administrator. Modifies WLAN keys and passphrases

superuser – Superuser. Has full access, including halt and delete startup-config

system-admin – System administrator. Upgrades image, boot partition, time, and manages admin
access

web-user-admin – Web user administrator. This role is used to create guest users and credentials.
The Web user admin can access only the custom GUI screen and does not have access to the normal
CLI and GUI.

access
[all|console|ssh|
telnet|web]

Configures the access type

all – Allows all types of access: console, SSH, Telnet, and Web

console – Allows console access only

ssh – Allows SSH access only

telnet – Allows Telnet access only

web – Allows Web access only

Advertising