Manual

AT-WA7400 Management Software User’s Guide
313
The following example sets the access point to use the built-in server:
AT-WA7400#
set bss wlan0bssInternal radius-ip 127.0.0.1
Set the RADIUS Key (For External RADIUS Server Only)
If you use an external RADIUS server, you must provide the RADIUS key.
(If you use the built-in authentication server the RADIUS key is
automatically provided.)
This command sets the RADIUS key to
secret
for an external RADIUS
server.
AT-WA7400#
set bss wlan0bssInternal radius-key secret
Enable RADIUS Accounting (External RADIUS Server Only)
You can enable RADIUS Accounting if you want to track and measure the
resources a particular user has consumed such system time, amount of
data transmitted and received, and so on. The RADIUS accounting
commands are shown in Table 15.
Note
RADIUS accounting is not supported by the built-in server, so if you
are using the built in server make sure that RADIUS accounting is
off.
For our example, we’ll disable RADIUS accounting since we’re using the
built-in server:
AT-WA7400#
set bss wlan0bssInternal radius-accounting off
Set the access point to use an
external RADIUS server
set bsswlan0bss Internal radius-ip
radius_ip_address
where
radius_ip_address
is the IP address of an
external RADIUS server.
Table 14. Authentication Server Commands (Continued)
Function Command
Table 15. RADIUS Accounting Commands
Function Command
Enable RADIUS accounting
set bss wlan0bssInternal radius-accounting on
Disable RADIUS accounting
set bss wlan0bssInternal radius-accounting off