Configuring AAA for network users 551

Nortel WLAN—Security Switch 2300 Series Configuration Guide

AAA methods for IEEE 802.1X and Web network access

The following AAA methods are supported by Nortel for 802.1X and Web network access mode:
Client certificates issued by a certificate authority (CA) for authentication.
(For this method, you assign an authentication protocol to a user. For protocol details, see “IEEE 802.1X
Extensible Authentication Protocol types” on page 554.)
The WSS switch’s local database of usernames and user groups for authentication.
(For configuration details, see Adding and clearing local users for Administrative Access” on page 84,
Authenticating through a local database” on page 559, and Adding and clearing MAC users and user
groups locally” on page 564.)
A named group of RADIUS servers. The WSS supports up to four server groups, which can each contain
between one and four servers.
(For server group details, see “Configuring RADIUS server groups” on page 639.)
You can use the local database or RADIUS servers for MAC access as well. If you use RADIUS servers, make
sure you configure the password for the MAC address user as nortel. (This is the default authorization
password. To change it, see “Changing the MAC authorization password for RADIUS” on page 566.)

AAA rollover process

A WSS attempts AAA methods in the order in which they are entered in the configuration:
1The first AAA method in the list is used unless that method results in an error. If the method
results in a pass or fail, the result is final and the WSS tries no other methods.
2If the WSS receives no response from the first AAA method, it tries the second method in the
list.
3If the WSS receives no response from the second AAA method, it tries the third method. This
evaluation process is applied to all methods in the list.

Local override exception

The one exception to the operation described in “AAA rollover process” takes place if the local database is the
first method in the list and is followed by a RADIUS server group method. If the local method fails to find a
matching username entry in the local database, the WSS tries the next RADIUS server group method. This
exception is referred to as local override.
If the local database is the last method in the list, however, local authentication must either accept or deny the
user, because it has no other method to roll over to.
Note. If a AAA rule specifies local as a secondary AAA method, to be used if the
RADIUS servers are unavailable, and WSS Software authenticates a client with the local
method, WSS Software starts again at the beginning of the method list when attempting to
authorize the client. This can cause unexpected delays during client processing and can
cause the client to time out before completing logon.