brocade-communications-sy rfs6000 用户手册

下载
页码 839
802
Brocade Mobility RFS4000, RFS6000 and RFS7000 CLI Reference Guide 
53-1001931-01
Role config commands
26
ap-location
Sets the AP location configuration
This requires the location engine to be enabled on the controller with a site, appropriate zones 
defined and AP co-ordinates defined. The role based firewall has to know which zone the Client 
is located when it associates for the ap-parameter option to work.
The ‘ap-location’ parameter defines the zone or zones you wish to match.
Supported in the following platforms:
Mobility RFS4000 Controller
Mobility RFS6000 Controller
Mobility RFS7000 Controller
Syntax
ap-location [any|contains|exact|not-contains]
ap-location any
ap-location contains <WORD>
ap-location exact <WORD>
ap_location not-contains <WORD>
Parameters
Example
RFController(config-role)#ap-location any
RFController(config-role)#
RFController(config-role)#ap-location contains office
RFController(config-role)#
RFController(config-role)#ap-location exact warehouse
RFController(config-role)#
RFController(config-role)#ap-location not-contains office
RFController(config-role)#
any
Defines any AP location.
contains <WORD>
AP location contains the string <WORD>.
exact <WORD>
AP location contains the exact string <WORD>
not-contains <word>
AP location does not contain the string <WORD>