show ldap domain
Description
This command displays the LDAP servers and other LDAP configuration details of one or all LDAP domains.
Syntax Description
domain_name |
Displays the details of the specified domain. |
all |
Displays the details for all domains. |
Default
N/A.
Usage Guidelines
Use this command to display the LDAP servers and other LDAP configuration details of one or all LDAP domains. The summary version (show ldap domain) displays the list of LDAP domains configured.
Example
# show ldap domain ------------------------------------------------------------ LDAP Domains ------------------------------------------------------------ XYZCorp.com (Default) engg.XYZCorp.com mktg.XYZCorp.com sales.XYZCorp.com ------------------------------------------------------------
If no default domain is configured, this note appears at the bottom:
Note: No default domain configured # show ldap domain all ------------------------------------------------------------ Domain(default) : XYZCorp.com ------------------------------------------------------------ Base-DN : XYZCorp.com Bind credential : jsmith LDAP Hierarchical Search OID : LDAP_MATCHING_RULE_IN_CHAIN (1.2.840.113556.1.4.1941) LDAP Configuration for Netlogin: dot1x : Enabled mac : Enabled web-based : Enabled LDAP Server 1 : 192.168.2.101 Server Port : 389 Client IP : Any Client VR : VR-Mgmt Security Mechanism : Plain Text Status : Active LDAP Server 2 : 192.168.2.102 Server Port : 389 Client IP : Any Client VR : VR-Mgmt Security Mechanism : Plain Text Status : Not Active ------------------------------------------------------------ Domain : engg.XYZCorp.com ------------------------------------------------------------ Base-DN : engg.XYZCorp.com Bind credential : pkumar LDAP Hierarchical Search OID : 1.2.840.113345.1.4.1789 LDAP Configuration for Netlogin: dot1x : Enabled mac : Enabled web-based : Enabled LDAP Server 1 : engsrv1.engg.XYZCorp.com(192.168.3.101) Server Port : 389 Client IP : 192.168.10.31 Client VR : VR-Mgmt Security Mechanism : Plain Text Status : Active LDAP Server 2 : 192.168.3.102 Server Port : 389 Client IP : 192.168.10.31 Client VR : VR-Mgmt Security Mechanism : Plain Text Status : Not Active ------------------------------------------------------------ Domain : it.XYZCorp.com ------------------------------------------------------------ Base-DN : it.XYZCorp.com Bind credential : asingh LDAP Hierarchical Search OID : None LDAP Configuration for Netlogin: dot1x : Enabled mac : Enabled web-based : Enabled LDAP Server 1 : 192.168.4.101 Server Port : 389 Client IP : 192.168.10.31 Client VR : VR-Mgmt Security Mechanism : Plain Text Status : Not Active LDAP Server 2 : 192.168.4.102 Server Port : 389 Client IP : 192.168.10.31 Client VR : VR-Mgmt Security Mechanism : Plain Text Status : Active ------------------------------------------------------------ Domain : mktg.XYZCorp.com ------------------------------------------------------------ Base-DN : mktg.XYZCorp.com Bind credential : gprasad LDAP Hierarchical Search OID : LDAP_MATCHING_RULE_IN_CHAIN (1.2.840.113556.1.4.1941) LDAP Configuration for Netlogin: dot1x : Enabled mac : Enabled web-based : Enabled LDAP Server 1 : mktgsrv1.mktg.XYZCorp.com(192.168.5.101) Server Port : 389 Client IP : Any Client VR : VR-Mgmt Security Mechanism : Plain Text Status : Active LDAP Server 2 : 192.168.5.102 Server Port : 389 Client IP : Any Client VR : VR-Mgmt Security Mechanism : Plain Text Status : Not Active ------------------------------------------------------------ Domain : sales.XYZCorp.com ------------------------------------------------------------ Base-DN : sales.XYZCorp.com Bind credential : masiq LDAP Hierarchical Search OID : LDAP_MATCHING_RULE_IN_CHAIN (1.2.840.113556.1.4.1941) LDAP Configuration for Netlogin: dot1x : Enabled mac : Enabled web-based : Enabled LDAP Server : No LDAP Servers configured # show ldap domain “engg.XYZCorp.com” ------------------------------------------------------------ Domain : engg.XYZCorp.com ------------------------------------------------------------ Base-DN : engg.XYZCorp.com Bind credential : pkumar LDAP Hierarchical Search OID : LDAP_MATCHING_RULE_IN_CHAIN (1.2.840.113556.1.4.1941) LDAP Configuration for Netlogin: dot1x : Enabled mac : Enabled web-based : Enabled LDAP Server 1 : engsrv1.engg.XYZCorp.com(192.168.3.101) Server Port : 389 Client IP : 192.168.10.31 Client VR : VR-Mgmt Security Mechanism : Plain Text Status : Active LDAP Server 2 : 192.168.3.102 Server Port : 389 Client IP : 192.168.10.31 Client VR : VR-Mgmt Security Mechanism : Plain Text Status : Not Active
If the server was specified as a host name and the IP address was not resolved, this is shown:
LDAP Server1 : server1.domain.com(IP address unresolved)
History
This command was first available in ExtremeXOS 15.2.
Platform Availability
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.