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
Global deadtime interval for LDAP servers. The range
is from 1 to 60 minutes.
minutes
Command Default
0 minutes
Command Modes
Global configuration
Command History
ModificationRelease
This command was introduced.5.0(2)
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
Related Commands
DescriptionCommand
Enables LDAP.feature ldap
Displays the LDAP server configuration.show ldap-server
Cisco Nexus 7000 Series Security Command Reference
480
L Commands
ldap-server deadtime