D-Link DWS-1008 User Manual page 51

Wireless 8 port switch with poe
Hide thumbs Also See for DWS-1008:
Table of Contents

Advertisement

DWS-1008 User's Manual
Configuring RADIUS Servers for Pass-Through Authentication
To configure MSS to use a RADIUS server, use the following command:
set radius server {server-name} [address ip-addr] [auth-port port-number]
[acct-port port-number] [timeout seconds] [retransmit number] [deadtime minutes]
[key string] [author-password password]
To add the server(s) to a server group, use the following command:
set server group group-name members server-name1 [server-name2] [server-name3]
[server-name4]
To configure MSS to load-balance authentication requests among the servers, use the
following command:
set server group group-name load-balance enable | disable
To verify the change, use the following command:
show aaa
The following commands configure two RADIUS servers, add them to server group grp1,
enable load balancing of authentication sessions among the servers, and verify the
change:
DWS-1008# set radius server svr1 address 10.10.70.20 key rad1pword
success: change accepted.
DWS-1008# set radius server svr2 address 10.10.70.40 key rad2pword
success: change accepted.
DWS-1008# set server group grp1 members svr1 svr2
success: change accepted.
DWS-1008# set server group grp1 load-balance enable
success: change accepted.
D-Link Systems, Inc.
Configuration (continued)
Configuration
46

Advertisement

Table of Contents
loading

Table of Contents