This command is used to delete one or all LDAP servers from one or all LDAP domains.
| domain_name | Specifies the LDAP domain from which this server is to be deleted. | 
| all | Specifies that all configured LDAP servers are to be deleted. | 
| host_ipaddr | Specifies the IP address of the LDAP server to delete. | 
| host_name | Specifies a DNS hostname of the LDAP server to delete. | 
| server_port | Specifies a port number for the LDAP service to delete. The default port number is 389. | 
| vr vr_name | Specifies the virtual router to delete. | 
If a domain is not specified, the server(s) under default domain is deleted.
None.
The following command deletes the LDAP server LDAPServer1.sales.XYZCorp.com from the domain sales.XYZCorp.com:
* Switch.8 # configure ldap domain sales.XYZCorp.com delete server LDAPServer1.sales.XYZCorp.com
The following command deletes all LDAP servers from all LDAP domains:
* Switch.8 # configure ldap domain all delete server all
This command was first available in ExtremeXOS 12.5.
This command is available on all ExtremeSwitching Universal switches.