Authentication and User Management
14.4 Configuring Authentication Servers
SCALANCE W1750D UI
Configuration Manual, 02/2018 , C79000-G8976-C451-02
219
3.
If you are configuring the authentication server for a WLAN SSID, on the Security tab,
move the slider to Enterprise security level.
4.
Ensure that an authentication type is enabled.
From the Authentication Server 1 drop-down list, select the server name on which
dynamic RADIUS proxy parameters are enabled. You can also create a new server with
RADIUS and RADIUS proxy parameters by selecting New.
5.
Click Next and then click Finish.
6.
To assign the RADIUS authentication server to a network profile, select the newly added
server when configuring security settings for a wireless or wired network profile.
Note
You can also add an external RADIUS server by selecting New for Authentication Server
when configuring a WLAN or wired profile. For more information, see Configuring Security
Settings for a WLAN SSID Profile (Page 120) and Configuring Security Settings for a
Wired Profile (Page 151).
In the CLI
To associate an authentication server to a WLAN SSID:
(scalance)(config)# wlan ssid-profile <name>
(scalance)(SSID Profile <name>)# auth-server <server-name>
(scalance)(SSID Profile <name>)# end
((scalance)# commit apply
To associate an authentication server to a wired profile:
(scalance)(config)# wired-port-profile <name>
(scalance)(wired ap profile <name>)# auth-server <name>
(scalance)(wired ap profile <name>)# end
(scalance)# commit apply