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

Brocade Mobility RFS Controller CLI Reference Guide
1113
53-1003098-01
19
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:
group [any|contains|exact|not-contains]
group [any|contains
Parameters
group [any|contains
Example
rfs7000-37FABE(config-role-policy-test-user-role-testing)#group contains
testgroup
rfs7000-37FABE(config-role-policy-test-user-role-testing)#show context
user-role testing precedence 10
authentication-type eq kerberos
encryption-type eq wep128
br-location contains office
group contains testgroup
captive-portal authentication-state pre-login
city exact SanJose
company exact MotorolaSolutions
country exact America
department exact TnV
emailid exact [email protected]
employeeid contains TnVMoto
rfs7000-37FABE(config-role-policy-test-user-role-testing)#
Related Commands:
group
Specifies a wireless client filter based on how the RADIUS group name matches the provided expression.
Select one of the following options: any, contains, exact, or not-contains
any
This user-defined role can fit into any group (no strings to match). This is the default setting.
contains
The role is applied only when the RADIUS group name contains the string specified in the role.
•
name returned by the RADIUS server). It should contain the provided expression.
exact
The role is applied only when the RADIUS group name exactly matches the string specified in the role.
•
name returned by the RADIUS server). It should be an exact match.
not-contains
The role is applied only when the RADIUS group name does not contain the string specified in the role.
•
name returned by the RADIUS server). It should not contain the provided expression.
Removes the group configured for this user-defined role