June 30, 2006
Confidential
Document Number BDTM10001-A05 Standard
BelAir100 User Guide
Wireless Security
The
radius_acc_port
parameter specifies the port number for RADIUS
accounting data. The default value is 1813.
The
ssid_index
parameter must be a valid SSID index. The default value is 1.
Example 1
/# cd radio
/radio# add arm1 radius-server 172.16.1.20 1812
”radius-shared-secret” default
Example 2
/# cd radio
/radio# add arm1 radius-server 172.16.1.20 1812
”radius-shared-secret” interface 10.1.1.2
Example 3
/# cd radio
/radio# del arm1 radius-server 172.16.1.20 1812
Enabling or Disabling RADIUS Accounting
set arm<n> radius-accounting {enable|disable}
[ssidx <ssid_index>]
By default RADIUS accounting is disabled.
Setting and Displaying the RADIUS Re-authentication Time
show arm<n> radius-reauth-time [ssidx <ssid_index>]
set arm<n> radius-reauth-time <seconds> [ssidx <ssid_index>]
These commands let you manage the RADIUS re-authentication time.
You can set a RADIUS re-authentication time. This forces the BelAir100 to
check all connected clients with the RADIUS server (that is, make sure they are
still allowed to access the network) at the specified interval. You only need to
configure this parameter if it is not specified on the RADIUS server.
The
ssid_index
parameter must be a valid SSID index. The default value is 1.
Setting the interval to zero disables this feature. The maximum interval time is
2147483647. If you enter a higher number, the value is set to its maximum.
Example 1
/# cd radio
/radio# show arm1 radius-reauth-time
Re-authorization time interval: 3600 seconds