NETGEAR WG302v2 Network Card User Manual


 
NETGEAR ProSafe 802.11g Wireless Access Point WG302v2 Reference Manual
Command Line Reference C-13
v1.0, May 2006
Access Control
The commands in Table C-11 correspond to the Access Control page on the Web UI.
Set the Port Number of the Pri-
mary Accounting Server
set radius-client
primary-accounting-port <port_number>
Set the Shared Secret for the
Primary Accounting Server
set radius-client
primary-accounting-key <value>
Set the IP Address of the Sec-
ondary Accounting Server
set radius-client
secondary-accounting-server <ip_address>
Set the Port Number of the Sec-
ondary Accounting Server
set radius-client
secondary-accounting-port <port_number>
Set the Shared Secret for the
Secondary Accounting Server
set radius-client
secondary-accounting-key <value>
Table C-11 Access Control Settings
Task Command
View a list of wireless clients
by MAC address
get association station
Create a list of clients to permit
access to the AP
set bss wlan0bssvap0 mac-acl-mode accept-list
Add a client to the Trusted
Wireless Stations list
add mac-acl wlan0bssvap0 mac <mac_address>
Example:
add mac-acl wlan0bssvap0 mac 00:01:02:03:04:05
add mac-acl wlan0bssvap0 mac 00:01:02:03:04:06
Remove a client from the
Trusted Wireless Stations list
remove mac-acl wlan0bssvap0 mac <mac_address>
Disable MAC Access Control
(remove all clients from the
list)
remove mac-acl all
Table C-10 RADIUS Server Settings (continued)
Task Command