show radius-servers
This command displays the Lightweight Directory Access Protocol (LDAP) servers configured for user authentication on the Virtual Controller.
Use this command to view the LDAP server configuration information available on a
The following example shows the output of
command:LDAP Servers
------------
Name IP Address Port Timeout Retry Count Admin-DN Admin Password
---- ---------- ---- ------- ----------- -------- --------------
Server1 192.0.2.5 389 5 3 admin-dn cn=admin password123
Base-DN Filter Key-Attribute In Use
----- ------ ------------- ------
dc=example, dc=com (objectclass=*) sAMAccountName No
The output of this command provides the following information:
Command/Parameter |
Description |
Name |
Displays the name of the LDAP authentication server. |
IP Address | Displays the IP address of the LDAP server. |
Port | Displays the authorization port number of the LDAP server. |
Timeout | Displays a timeout value for the LDAP requests from the clients. |
Retry Count | Displays number of times that the clients can attempt to connect to the server. |
Admin-DN |
Displays distinguished name for the administrator. |
Admin Password |
Displays the password for LDAP administrator. |
Base-DN |
Displays a distinguished name for the node which contains the entire user database. |
Filter |
Shows the filter to apply when searching for a user in the LDAP database. |
Key-Attribute |
Displays the attribute to use as a key when searching for the LDAP server. For Active Directory, the value is sAMAccountName |
In Use | Indicates if the server is in use. |
Version |
Description |
Aruba Instant 6.2.1.0-3.3 |
This command is introduced. |
IAP Platform |
Command Mode |
All platforms |
Privileged EXEC mode |