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

Page 1118

Advertising
background image

1110

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

19

Example

rfs4000-229D58(config-role-policy-test-user-role-test1)#employee-type exact

consultant

rfs4000-229D58(config-role-policy-test-user-role-user1)#show context

user-role user1 precedence 1

employee-type exact consultant

rfs4000-229D58(config-role-policy-test-user-role-user1)#

Related Commands:

employeeid

user-role commands

Configures a wireless client filter based on the employee ID

Supported in the following platforms:

Access Points — Brocade Mobility 650 Access Point, Brocade Mobility 6511 Access Point,
Brocade Mobility 1220 Access Point, Brocade Mobility 71XX Access Point, Brocade
Mobility 1240 Access Point

Wireless Controllers — Brocade Mobility RFS4000, Brocade Mobility RFS6000, Brocade
Mobility RFS7000

Service Platforms — Brocade Mobility RFS9510

Syntax:

employeeid [any|contains|exact|not-contains]

employeeid [any|exact <WORD>|contains <WORD>|not-contains <WORD>]

Parameters

employeeid [any|exact <WORD>|contains <WORD>|not-contains <WORD>]

exact

The role is applied only when the employee type, returned by the RADIUS server, exactly matches the
string specified in the role.

<WORD> – Specify the exact string to match (this is case sensitive, and is compared against the
employee type returned by the RADIUS server). It should be an exact match.

not-contains <WORD>

The role is applied only when the employee type, returned by the RADIUS server, does not contain the
string specified in the role.

<WORD> – Specify the string not to match (this is case sensitive, and is compared against the
employee type returned by the RADIUS server). It should not contain the provided expression.

no

Removes the employee type filter configured with this user-defined role

employeeid

Specifies a wireless client filter based on how the ‘employee ID’, returned by the RADIUS server, matches
the provided expression. Select one of the following options: any, contains, exact, or not-contains.

any

No specific employee ID associated with this user-defined role. This role can be applied to any wireless
client having any employee ID (no strings to match). This is the default setting.

contains <WORD>

The role is applied only when the employee ID, returned by the RADIUS server, contains the string
specified in the role.

<WORD> – Specify the string to match (this is case sensitive, and is compared against the employee
ID returned by the RADIUS server). It should contain the provided expression.

Advertising