Cisco MDS 9000 Series Configuration Manual page 71

Security
Hide thumbs Also See for MDS 9000 Series:
Table of Contents

Advertisement

Configuring Security Features on an External AAA Server
Step 5
switch(config)# copy running-config startup-config
(Optional) Copies the running configuration to the startup configuration.
Disabling LDAP
When you disable LDAP, all related configurations are automatically discarded.
To disable LDAP, follow these steps:
Procedure
Step 1
switch# configure terminal
switch(config)#
Enters global configuration mode.
Step 2
switch(config)#no feature ldap
Disables LDAP.
Step 3
switch(config)# exit
switch#
Exits configuration mode.
Step 4
switch# copy running-config startup-config
(Optional) Copies the running configuration to the startup configuration.
Example
For detailed information about the fields in the output from this command, see the Cisco MDS 9000
Family Command Reference, Release 5.0(1a).
Configuration Examples for LDAP
The following example shows how to configure an LDAP server host and server group:
feature ldap
ldap-server host 10.10.2.2 enable-ssl
aaa group server ldap LdapServer
server 10.10.2.2
exit
show ldap-server
show ldap-server groups
The following example shows how to configure an LDAP search map:
Cisco MDS 9000 Series Security Configuration Guide, Release 8.x
Disabling LDAP
53

Advertisement

Table of Contents
loading

Table of Contents