C613-50631-01 Rev A Command Reference for IE340 Series 2424
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
LIGHTWEIGHT DIRECTORY ACCESS PROTOCOL (LDAP) COMMANDS
SHOW
LDAP SERVER GROUP
show ldap server group
Overview Use this command to display information about LDAP server groups, their servers
and the status of those servers.
Syntax
show ldap server group [<group-name>]
Mode Global Configuration
Usage notes If you specify a single group name, you will only see information relating to that
specific server group. Otherwise, all LDAP server groups are shown, including the
‘ldap’ group that contains every LDAP server.
Example To show all server groups, use the command:
awplus# show ldap server group
To show the default LDAP group that includes all the LDAP servers, use the
command:
awplus# show ldap server group ldap
To show a server group named ‘CustomGroup1’, use the command:
awplus# show ldap server group CustomGroup1
Output Figure 46-1: Example output from show ldap server group
Related
commands
aaa authentication login
aaa group server
deadtime (ldap-server)
Parameter Description
<group-name> The name of the LDAP server group.
LDAP Group Configuration
Group Name : ldap
LDAP server name Server Host/IP Address Port Status
----------------------------------------------------------------------
server_one 10.1.1.1 N/A Alive
server_two 10.2.1.1 N/A Dead (1 hour)
Group Name : CustomGroup1
LDAP server name Server Host/IP Address Port Status
----------------------------------------------------------------------
server_one 10.1.1.1 N/A Alive
Group Name : CustomGroup2
LDAP server name Server Host/IP Address Port Status
----------------------------------------------------------------------
No LDAP servers currently defined