Authentication and User Management
14.4 Configuring Authentication Servers
SCALANCE W1750D UI
Configuration Manual, 02/2018 , C79000-G8976-C451-02
213
(scalance)(Auth Server "name")# rfc3576
(scalance)(Auth Server "name")# nas-id <id>
(scalance)(Auth Server "name")# nas-ip <ip>
(scalance)(Auth Server "name")# end (scalance)# commit apply
To configure an LDAP server:
(scalance)(config)# wlan ldap-server <profile-name>
(scalance)(LDAP Server <profile-name>)# ip <IP-address>
(scalance)(LDAP Server <profile-name>)# port <port>
(scalance)(LDAP Server <profile-name>)# admin-dn <name>
(scalance)(LDAP Server <profile-name>)# admin-password <password>
(scalance)(LDAP Server <profile-name>)# base-dn <name>
(scalance)(LDAP Server <profile-name>)# filter <filter>
(scalance)(LDAP Server <profile-name>)# key-attribute <key>
(scalance)(LDAP Server <profile-name>)# timeout <seconds>
(scalance)(LDAP Server <profile-name>)# retry-count <number>
(scalance)(LDAP Server <profile-name>)# deadtime <minutes>
(scalance)(LDAP Server <profile-name>)# end
(scalance)# commit apply
To configure a TACACS+ server:
(scalance)(config)# wlan tacacs-server <profile-name>
(scalance)(TACACS Server <profile-name>)# ip <IP-address>
(scalance)(TACACS Server <profile-name>)# port <port>
(scalance)(TACACS Server <profile-name>)# key <key>
(scalance)(TACACS Server <profile-name>)# timeout <seconds>
(scalance)(TACACS Server <profile-name>)# retry-count <number>
(scalance)(TACACS Server <profile-name>)# deadtime <minutes>
(scalance)(TACACS Server <profile-name>)# end
(scalance)# commit apply
To configure a ClearPass Policy Manager server used for AirGroup CoA:
(scalance)(config)# wlan auth-server <profile-name>
(scalance)(Auth Server <profile-name>)# ip <host>
(scalance)(Auth Server <profile-name>)# key <key>
(scalance)(Auth Server <profile-name>)# cppm-rfc3576-port <port>
(scalance)(Auth Server <profile-name>)# cppm-rfc3576-only
(scalance)(Auth Server <profile-name>)# end