Command Line Interface (CLI) |
|
Other Network Settings
Configure Intra BSS
Configure Wireless Distribution System
Create/Enable WDS
Enable/Disable WDS
[Device-Name]>set wdstbl <Index> status <enable/disable>
NOTE: <Index> is
Configure MAC Access Control
Setup MAC (Address) Access Control
set wifssidtbl <index> aclstatus enable/disable set macacloptype <passthru, block>
reboot 0
Add an Entry to the MAC Access Control Table
Disable or Delete an Entry in the MAC Access Control Table
NOTE: For larger networks that include multiple Access Points, you may prefer to maintain this list on a centralized location using the RADIUS parameters (see Set RADIUS Parameters).
Set RADIUS Parameters
Configure RADIUS Authentication servers
Perform the following command to configure a RADIUS Server and assign it to a VLAN. The RADIUS Server Profile index is specified by the index parameter and the subindex parameter specifies whether you are configuring a primary or secondary RADIUS server.
-Name> sernameorip <IP Address or Name> port <value> ssecret <value> responsetm <value> maxretx <value> acctupdtintrvl <value> macaddrfmt <value> authlifetm <value> radaccinactivetmr <value> vlanid <vlan id
NOTE: To create a new RADIUS profile, use 0 for <Index>.
Examples of Configuring Primary and Secondary RADIUS Servers and Displaying the RADIUS Configuration
Primary server configuration:
20.0.0.20port 1812 ssecret public responsetm 3 maxretx 3 acctupdtintrvl 0 macaddrfmt 1 authlifetm 900 radaccinactivetmr 5 vlanid 22 status enable
Secondary server configuration:
170