System information

BSR 64000 Configuration and Management Guide
3-24
Starting the LDAP client
Specifying the start of the search-tree
1. Use the ldap server command in Global Configuration mode to configure a
primary or secondary LDAP server address, as shown below:
MOT(config)#ldap server primary <A.B.C.D> port <1-1024>
where:
A.B.C.D is the LDAP server IP address.
1-1024 is the port number of the LDAP server.
For example:
MOT(config)#ldap server primary 192.168.1.253 port 389
Use the following additional options to further define ldap server parameters:
2. To start the LDAP client, use the ldap client command in global configuration
mode.
MOT(config)#ldap client
Option Description
ldap server
binddn
Distinguished LDAP server name required to bind to this
server.
nobinddn
Distinguished LDAP server name not required to bind to
this server.
nopassword
Password not required
password
Password
Note: If the primary LDAP server has not been specified, the following
message appears when attempting to start the LDAP client:
Please configure Primary LDAP server address before starting
the client.