ldap-server deadtime
To configure the deadtime interval for all Lightweight Directory Access Protocol (LDAP) servers, use the ldap-server deadtime command. The deadtime interval specifies the time that the Cisco NX-OS device waits, after declaring that an LDAP server is dead, before sending out a test packet to determine if the server is now alive. To remove the global deadtime interval configuration, use the no form of this command.
ldap-server deadtime minutes
no ldap-server deadtime minutes
Syntax Description
minutes |
Global deadtime interval for LDAP servers. The range is from 1 to 60 minutes. |
Command Default
0 minutes
Command Modes
Global configuration
Command History
Release |
Modification |
---|---|
5.0(2) |
This command was introduced. |
Usage Guidelines
To use this command, you must enable LDAP.
When the dead-time interval is 0 minutes, LDAP servers are not marked as dead even if they are not responding.
This command does not require a license.
Examples
This example shows how to configure the global deadtime interval for LDAP servers:
switch# configure terminal
switch(config)# ldap-server deadtime 5