City – Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual
Page 1111
Brocade Mobility RFS Controller CLI Reference Guide
1103
53-1003098-01
19
city
Configures a wireless client filter based on the city name
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:
city [any|contains|exact|not-contains]
city [any|exact
Parameters
city [any|exact
Example
rfs7000-37FABE(config-role-policy-test-user-role-testing)#city exact SanJose
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
rfs7000-37FABE(config-role-policy-test-user-role-testing)#
Related Commands:
city
Specifies a wireless client filter based on how the ‘city’ name, returned by the RADIUS server, matches the
provided expression. Select one of the following options: any, contains, exact, or not-contain.
any
No specific city associated with this user-defined role. This role can be applied to any wireless client from
any city.
contains
The role is applied only when the city name, returned by the RADIUS server, contains the string specified
in the role.
•
returned by the RADIUS server). It should contain the provided expression.
exact
The role is applied only when the city name, returned by the RADIUS server, 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 city name, returned by the RADIUS server, does not contain the string
specified in the role.
•
name returned by the RADIUS server). It should not contain the provided expression.
Removes the city name configured with this user-defined role