Avaya WLAN 8100 Series Reference page 204

Cli reference
Hide thumbs Also See for WLAN 8100 Series:
Table of Contents

Advertisement

ACLI Reference for wired networks
4. Configure server selection for the authentication RADIUS profile using the
5. Configure a RADIUS server and associate it with a RADIUS profile using the
6. Configure the attributes of a RADIUS server using the following parameters:
204
Avaya WLAN 8100 CLI Reference
A RADIUS profile can be one of two types — authentication or accounting.
(WC8180-security)#radius profile <profile name> type ?
acct
auth
The default RADIUS profile type is auth.
command radius profile <profile name> type auth server-
selection .
(WC8180-security)#radius profile profile name type auth server-selection ?
priority
round-robin
The default server selection is priority.
command radius server <host IP Address> <profile name>.
In this example, 172.16.2.11 is the server host IP address and sample-
radius-profile is an example RADIUS profile.
WC8180(config-security)#radius server 172.16.2.11 sample-radius-profile ?
encrypted-secret
health-check-encrypted-password
(encrypted)
health-check-interval
health-check-password
health-check-user
priority
secret
udp-port
The following table describes the parameters for this command.
Parameter
encrypted-secret
health-check-encrypted-
password
health-check-interval
health-check-user
health-check-password
Comments? infodev@avaya.com
encrypted radius secret
radius health check password
Radius health check interval.
User password for radius health check
User name used for radius healtcheck
server priority
server shared secret
server UDP port
Description
Specifies the encrypted RADIUS secret.
Specifies the encrypted RADIUS health check
password.
Specifies the time (in seconds) after which the
controller checks the health of the RADIUS server.
Enter a number in the range 0–100. Specifying a
time interval of 0 disables the health check.
Specifies the user name for the RADIUS health
check.
This user name must be configured in the Active
Directory.
Specifies the user password for RADIUS health
check.
The password (for the health-check-user) must be
configured in the Active Directory.
August 2013

Advertisement

Table of Contents
loading

Table of Contents