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

Page 492

Advertising
background image

478

Brocade Mobility RFS7000-GR CLI Reference Guide

53-1001945-01

RADIUS Configuration Commands

19

rad-user

RADIUS Configuration Commands

Use this command to configure RADIUS user parameters.

Syntax

rad-user(WORD)[access(console|ssh)|password

(0|2|WORD) (group)(guest)

(expiry-time)(expiry-date)

(start-time))start-date)

|privilege

(cryptp-officer|monitor|superuser|sysadmin|webadmin)]

Parameters

Usage Guidelines
Use

group,guest, expiry-time expiry-date,start-time

and

start-date

parameters to

create a RADIUS guest user.

The RADIUS user group specified while creating a guest user must be a

guest-group

.

Example

RFS7000(config-radsrv)#rad-user TestRadUser password "I SPY U"

RFS7000(config-radsrv)#

RFS7000(config-radsrv)#rad-user guest1 password 0 password1 group guest-group

guest expiry-time 12:12 expiry-date 05:12:2007 start-time 12:12 start-date

05:11:2007

RFS7000(config-radsrv)#

WORD

Enter a user name up to 64 characters in length.

access (console|ssh)

Sets management user access mode.

console – Only allowed from console.

ssh – Only allowed from ssh.

password

(0|2|WORD)

RADIUS user password.

0 – Password is specified as UNENCRYPTED.

2 – Password is encrypted with a password-encryption secret.

WORD – Enter password up to 21 characters in length.

group – Specifies the RADIUS server group configuration.

guest – Enables guest user access.

expiry-time – Sets the expiry time for the the guest user.

expiry-date – Sets the expiry date for the guest user.

start-time – Sets the starting time for the guest user.

start-date – Sets the starting date for the guest user.

privilege
(cryptp-officer|monitor|supe
ruser|sysadmin|webadmin)

Sets management user access privilege.

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