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

Page 1119

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

1111

53-1003098-01

19

Example

rfs7000-37FABE(config-role-policy-test-user-role-testing)#employeeid contains

TnVMoto

rfs7000-37FABE(config-role-policy-test-user-role-testing)#show context

user-role testing precedence 10

authentication-type eq kerberos

br-location contains office

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:

encryption-type

user-role commands

Selects the encryption type for this user-defined role. Encryption ensures privacy between access
points and wireless clients. There are various modes of encrypting communication on a WLAN,
such as Counter-model CBC-MAC Protocol (CCMP), Wired Equivalent Privacy (WEP), keyguard,
Temporal Key Integrity Protocol (TKIP) etc.

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:

encryption-type [any|eq|neq]

encryption-type any

encryption-type [eq|neq] [ccmp|keyguard|none|tkip|wep128|wep64]

{(ccmp|keyguard|none|tkip|tkip-ccmp|wep128|wep64)}

exact

The role is applied only when the employee ID, 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 ID returned by the RADIUS server). It should be an exact match.

not-contains <WORD>

The role is applied only when the employee ID, 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 ID returned by the RADIUS server). It should not contain the provided expression.

no

Removes the employee ID configured with this user-defined role

Advertising