ldap-server timeout
To configure a global timeout interval that determines how long the Cisco NX-OS device waits for responses
from all Lightweight Directory Access Protocol (LDAP) servers before declaring a timeout failure, use the
ldap-server timeout command. To remove the global timeout configuration, use the no form of this command.
ldap-server timeout seconds
no ldap-server timeout seconds
Syntax Description
Timeout interval for LDAP servers. The range is from
1 to 60 seconds.
seconds
Command Default
5 seconds
Command Modes
Global configuration
Command History
ModificationRelease
This command was introduced.5.0(2)
Usage Guidelines
To use this command, you must enable LDAP.
This command does not require a license.
Examples
This example shows how to configure the global timeout interval for LDAP servers:
switch# configure terminal
switch(config)# ldap-server timeout 10
Related Commands
DescriptionCommand
Enables LDAP.feature ldap
Displays the LDAP server configuration.show ldap-server
Cisco Nexus 7000 Series Security Command Reference
485
L Commands
ldap-server timeout