Professional Access Point
Administrator Guide
authentication server the RADIUS key is automatically provided.)
This command sets the RADIUS key to secret for an external RADIUS server.
USR5453-AP# set bss wlan0bssInternal radius-key secret
4. 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.
Note
RADIUS accounting is not supported by the
To enable RADIUS accounting: | set | bss | wlan0bssInternal | on | |
To disable RADIUS accounting: | set | bss | wlan0bssInternal | off |
In this example, you will disable RADIUS accounting since you are using the
USR5453-AP# set bss wlan0bssInternal radius-accounting off
5. Get Current Security Settings After
Now you can use the "get" command again to view the updated security configuration and see the results of your new settings.
The following command gets the security mode in use on the Internal network:
USR5453-AP# get interface wlan0 security dot1x
The following command gets details on how the internal BSS is configured, including details on Security.
USR5453-AP# get bss wlan0bssInternal detail
FieldValue
status | up |
description | Internal |
radio | wlan0 |
wlan0 | |
mac | 00:0C:41:16:DF:A6 |
2 | |
2007 | |
off | |
wlan0bssInternal | |
off | |
127.0.0.1 | |
secret | |
off | |
on |
Class Structure, Commands, and Examples - 220