Related Topics
, on page 110
, on page 111
Configuring the RootDN for an LDAP Server
, on page 112
Configuring LDAP Server Groups
, on page 113
, on page 117
, on page 118
Configuring Periodic LDAP Server Monitoring
, on page 119
Enabling or Disabling LDAP
By default, the LDAP feature is disabled on the Cisco NX-OS device. You must explicitly enable the LDAP
feature to access the configuration and verification commands for authentication.
SUMMARY STEPS
1.
configure terminal
2.
[
no
]
feature ldap
3.
(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)#
Enables LDAP. Use the
no
form of this command to disable
LDAP.
Required: [
no
]
feature ldap
Example:
Step 2
When you disable LDAP, all related
configurations are automatically discarded.
Note
switch(config)# feature ldap
Copies the running configuration to the startup
configuration.
(Optional)
copy running-config startup-config
Example:
Step 3
switch(config)# copy running-config startup-config
Related Topics
LDAP Server Configuration Process
, on page 109
, on page 111
Configuring the RootDN for an LDAP Server
, on page 112
Configuring LDAP Server Groups
, on page 113
Configuring the Global LDAP Timeout Interval
, on page 115
Configuring the Timeout Interval for an LDAP Server
, on page 116
, on page 117
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
110
Configuring LDAP
Enabling or Disabling LDAP