configure ldap domain delete server

configure ldap {domain [domain_name |all]} delete server [host_ipaddr | host_name] {server_port} {vr vr_name}

Description

This command is used to delete one or all LDAP servers from one or all LDAP domains.

Syntax Description

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.

Default

If a domain is not specified, the server(s) under default domain is deleted.

Usage Guidelines

None.

Example

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

History

This command was first available in ExtremeXOS 12.5.

Platform Availability

This command is available on all platforms.