Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 1065

Advertising
background image

1056

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

17

Wireless Controllers — Brocade Mobility RFS4000, Brocade Mobility RFS6000, Brocade
Mobility RFS7000

Service Platforms — Brocade Mobility RFS9510

Syntax:

ldap-server [dead-period|primary|secondary]

ldap-server dead-period <0-600>

ldap-server [primary|secondary] host <IP> port <1-65535> login <LOGIN-NAME>

bind-dn <BIND-DN> base-dn <BASE-DN> passwd [0 <PASSWORD>|2

<ENCRYPTED-PASSWORD>|

<PASSWORD>] passwd-attr <ATTR> group-attr <ATTR> group-filter

<FILTER>

group-membership <WORD> {net-timeout <1-10>}

Parameters

ldap-server dead-period <0-600>

ldap-server [primary|secondary] host <IP> port <1-65535> login <LOGIN-NAME>

bind-dn <BIND-DN> base-dn <BASE-DN> passwd [0 <PASSWORD>|2

<ENCRYPTED-PASSWORD>|

<PASSWORD>] passwd-attr <ATTR> group-attr <ATTR> group-filter <FILTER>

group-membership <WORD> {net-timeout <1-10>}

dead-period <0-600>

Set an interval, in seconds, during which the local server will not contact its LDAP server resource once its
been defined as unavailable. A dead period is only implemented when additional LDAP servers are
configured and available.

<0-600> – Specify a value from 0 - 600 seconds.

ldap primary

Configures the primary LDAP server settings

ldap secondary

Configures the secondary LDAP server settings

host <IP>

Specifies the LDAP host IP address

<IP> – Specify the LDAP server’s IP address.

port <1-65535>

Configures the LDAP server port

<1-65535> – Specify a port between 1 - 65535.

login <LOGIN-NAME>

Configures the login name of a user to access the LDAP server

<LOGIN-NAME> – Specify a login ID (should not exceed 127 characters).

bind-dn <BIND-DN>

Configures a distinguished bind name. This is the distinguished name (DN) used to bind with the LDAP
server. The DN is the name that uniquely identifies an entry in the LDAP directory. A DN is made up of
attribute value pairs, separated by commas.

<BIND-DN> – Specify a bind name (should not exceed 127 characters).

base-dn <BASE-DN>

Configures a distinguished base name. This is the DN that establishes the base object for the search. The
base object is the point in the LDAP tree at which to start searching. LDAP DNs begin with a specific
attribute (usually some sort of name), and continue with progressively broader attributes, often ending
with a country attribute. The first component of the DN is referred to as the Relative Distinguished Name
(RDN). It identifies an entry distinctly from any other entries that have the same parent

<BASE-DN> – Specify a base name (should not exceed 127 characters).

passwd [0 <PASSWORD>|
2
<ENCRYPTED-PASSWORD>|
<PASSWORD>]

Sets a valid password for the LDAP server.

0 <PASSWORD> – Sets an UNENCRYPTED password

2 <PASSWORD> – Sets an ENCRYPTED password

<PASSWORD> – Sets the LDAP server bind password, specified UNENCRYPTED, with a maximum
size of 31 characters

Advertising