472Configuring AAA for Network Users

Enabling RADIUS Pass-Through Authentication

The following example illustrates how to enable RADIUS pass-through authentication for all 802.1X network users:

1Configure the RADIUS server r1 at IP address 10.1.1.1 with the string sunny for the key. Type the following command:

23x0# set radius server r1 address 10.1.1.1 key sunny

2Configure the server group sg1 with member r1. Type the following command:

23x0# set server group sg1 members r1

3Enable all 802.1X users of SSID mycorp to authenticate through pass-through to server group sg1. Type the following command:

23x0# set authentication dot1x ssid mycorp * pass-through sg1

4Save the configuration:

WSS-20save config

success: configuration saved.

(For information about setting up RADIUS servers for remote authentication, see “Configuring Communication with RADIUS,” on page 477.)

320657-A

Page 472
Image 472
Nortel Networks 2300 Enabling Radius Pass-Through Authentication, 23x0# set radius server r1 address 10.1.1.1 key sunny