CLI Commands
4.20 W
SCALANCE W1750D CLI
Function Manual, 03/2019, C79000-G8976-C452-04
707
Command/Parameter
Description
Range
Default
no…
Removes the definition of the following parame-
ters configured under the wlan ldap-server com-
mand.
•
deadtime
•
retry-count
•
timeout
—
—
no wlan ldap-server
<server-name>
Removes the LDAP authenticationserver configu-
ration.
—
—
Usage Guidelines
Use this command to configure an LDAP server as an external authentication server. The
LDAP service is based on a client-server model. The AP client requests for an LDAP session
after connecting to the LDAP server and server sends its responses.
Example
The following example configures an LDAP server:
(scalance)
(config)# wlan ldap-server Server1
(scalance)(LDAP Server <name>)# ip 192.0.1.5
(scalance)(LDAP Server <name>)# port 389
(scalance)(LDAP Server <name>)# admin-dn cn=admin
(scalance)(LDAP Server <name>)# admin-password password123
(scalance)(LDAP Server <name>)# base-dn dc=example, dc=com
(scalance)(LDAP Server <name>)# filter (objectclass=*)
(scalance)(LDAP Server <name>)# key-attribute sAMAccountName
(scalance)(LDAP Server <name>)# timeout 5
(scalance)(LDAP Server <name>)# retry-count 3
(scalance)(LDAP Server <name>)# end
(scalance)# commit apply
Command Information
AP Platform
Command Mode
All platforms
Configuration mode and LDAP server sub-mode.