C613-50631-01 Rev A Command Reference for IE340 Series 2410
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
LIGHTWEIGHT DIRECTORY ACCESS PROTOCOL (LDAP) COMMANDS
LDAP
-SERVER
ldap-server
Overview Use this command to configure an LDAP server and enter LDAP server
configuration mode.
Use the no variant of this command to remove the specified server.
Syntax
ldap-server <server-name>
no ldap-server <server-name>
Default Not set
Mode Global Configuration
Example To create and configure an LDAP server called ‘Server1’, use the commands:
awplus# configure terminal
awplus(config)# ldap-server Server1
awplus(config-ldap-server)#
To configure the LDAP server called ‘Server1’, use the commands:
awplus# configure terminal
awplus(config)# ldap-server Server1
awplus(config-ldap-server)#
To remove an LDAP server called ‘Server1’, use the commands:
awplus# configure terminal
awplus(config)# no ldap-server Server1
Related
commands
authentication (ldap-server)
host (ldap-server)
port (ldap-server)
retransmit (ldap-server)
secure cipher (ldap-server)
secure mode (ldap-server)
secure trustpoint (ldap-server)
show ldap server group
timeout (ldap-server)
Parameter Description
<server-name> The name of the LDAP server.