315
DWS-1008 User’s Manual
D-Link Systems, Inc.
Configuring AAA for Network Users
user tech
Password = 1315021018 (encrypted)
user EXAMPLE/nin
filter-id = acl.101.in
mobility-profile = tulip
user EXAMPLE/tamara
filter-id = acl.101.in
mobility-profile = tulip
...
8.
Save the configuration:
DWS-1008
save config
success: configuration saved.
Enabling RADIUS Pass-Through Authentication
The following example illustrates how to enable RADIUS pass-through authentication for all
802.1X network users:
1.
Configure the RADIUS server
r1
at IP address 10.1.1.1 with the string
sunny
for the
key. Type the following command:
DWS-1008#
set radius server r1 address 10.1.1.1 key sunny
2.
Configure the server group
sg1
with member
r1
. Type the following command:
DWS-1008#
set server group sg1 members r1
3.
Enable all 802.1X users of SSID
mycorp
to authenticate via pass-through to server
group
sg1
. Type the following command:
DWS-1008#
set authentication dot1x ssid mycorp * pass-through sg1
4.
Save the configuration:
DWS-1008
save config
success: configuration saved.
Enabling PEAP-MS-CHAP-V2 Authentication
The following example illustrates how to enable local PEAP-MS-CHAP-V2 authentication