Configuring Tcp Ports - Cisco Nexus 9000 Series Configuration Manual

Nx-os security configuration guide, release 9.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Configuring LDAP

Configuring TCP Ports

You can configure another TCP port for the LDAP servers if there are conflicts with another application. By
default, Cisco NX-OS devices use port 389 for all LDAP requests.
Before you begin
Enable LDAP.
SUMMARY STEPS
1. configure terminal
2. [no] ldap-server host {ipv4-address | ipv6-address | hostname} port tcp-port [timeout seconds]
3. (Optional) show ldap-server
4. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
[no] ldap-server host {ipv4-address | ipv6-address |
hostname} port tcp-port [timeout seconds]
Example:
switch(config)# ldap-server host 10.10.1.1 port
200 timeout 5
Step 3
(Optional) show ldap-server
Example:
switch(config)# show ldap-server
Step 4
(Optional) copy running-config startup-config
Example:
switch(config)# copy running-config startup-config
Related Topics
LDAP Server Configuration
Enabling or Disabling
LDAP, on page 110
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
Purpose
Enters global configuration mode.
Specifies the TCP port to use for LDAP messages to the
server. The default TCP port is 389. The range is from 1 to
65535.
Optionally specifies the timeout interval for the server. The
range is from 1 to 60 seconds, and the default timeout is
the global value or 5 seconds if a global value is not
configured.
Note
The timeout interval value specified for an LDAP
server overrides the global timeout interval value
specified for all LDAP servers.
Displays the LDAP server configuration.
Copies the running configuration to the startup
configuration.
Process, on page 109
Configuring TCP Ports
117

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents