Brocade Communications Systems RFS7000 Network Router User Manual


 
612 Brocade Mobility RFS4000, RFS6000 and RFS7000 CLI Reference Guide
53-1001931-01
Wireless configuration commands
20
client
Wireless configuration commands
Use this command to configure a wireless client
This command creates an exclude-list or include list. Creating a list moves the user to a new mode
config-wireless-client-list.
Refer section config-wireless-client-list commands on page 613 for
(config-wireless-client-list) command summary.
Supported in the following platforms:
Mobility RFS4000 Controller
Mobility RFS6000 Controller
Mobility RFS7000 Controller
Syntax
client [exclude-list|include-list] <list-name>
Parameters
Example
RFController(config-wireless)#client exclude-list JustMe
RFController(config-wireless-client-list)#
Configuring a client
Refer to the configurations below to:
Create an exclude list.
RFController(config-wireless)#client exclude-list protected-hosts
RFController(config-wireless-client-list)#
Add a host entry into the exclude list.
RFController(config-wireless-client-list)# station printers
00:00:AA:DD:EE:11/00:00:FF:DD:EE:11
RFController(config-wireless-client-list)# station testing-host1 00:11:AA:03:1B:FE
Associate the exclude list to a WLAN.
RFController(config-wireless-client-list)# wlan 1
Configure RADIUS server parameters.
exclude-list <list-name> Sets the wireless client exclude list configuration. A Client NAC
check is conducted, except for those in the exclude list. Devices in
the exclude list will not have a NAC check performed.
include-list <list-name> Defines the wireless client include list configuration. No Client
NAC check is conducted, except for those in the include list.
Devices in the include-list will have NAC checks.
<list-name> Name of the list to be created.