show running-config ldap-server

Displays the SSH server status in the running-config.

Syntax

show running-config ldap-server [ host ipaddr | host-name ]

Parameters

host
Identifies the IPv4 address of the host.
ipaddress
IPv4 address of the host.
host-name
Name of the host.

Modes

Privileged EXEC mode

Usage Guidelines

LDAP server configuration is placed at the beginning of the running-config and is part of the global configuration of the device. No entry is shown in the running-config when set to default.

Attributes with default values will not be displayed.

Examples

device# show running-config ldap-server host 10.24.65.6
ldap-server host 10.24.65.6 use-vrf mgmt-vrf
port 3890 retries 3 timeout 8 basedn security.extreme.com
device#