Purpose
Command or Action
Copies the running configuration to the startup
configuration.
(Optional)
copy running-config startup-config
Example:
Step 10
switch(config)# copy running-config startup-config
Related Topics
LDAP Server Configuration Process
, on page 109
, on page 111
, on page 110
, on page 111
Configuring the Global LDAP Timeout Interval
You can set a global timeout interval that determines how long the Cisco NX-OS device waits for responses
from all LDAP servers before declaring a timeout failure.
Before you begin
Enable LDAP.
SUMMARY STEPS
1.
configure terminal
2.
[
no
]
ldap-server timeout seconds
3.
(Optional)
show ldap-server
4.
(Optional)
copy running-config startup-config
DETAILED STEPS
Purpose
Command or Action
Enters global configuration mode.
configure terminal
Example:
Step 1
switch# configure terminal
switch(config)#
Specifies the timeout interval for LDAP servers. The default
timeout interval is 5 seconds. The range is from 1 to 60
seconds.
[
no
]
ldap-server timeout seconds
Example:
switch(config)# ldap-server timeout 10
Step 2
Displays the LDAP server configuration.
(Optional)
show ldap-server
Example:
Step 3
switch(config)# show ldap-server
Copies the running configuration to the startup
configuration.
(Optional)
copy running-config startup-config
Example:
Step 4
switch(config)# copy running-config startup-config
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
115
Configuring LDAP
Configuring the Global LDAP Timeout Interval