
ESR service routers. ESR-Series. Functionality description. Version 1.12.0
264
•
•
•
•
Step
Description
Command
Keys
13
Set the port number to communicate
with remote LDAP server (optional).
esr(config-ldap-
server)# port <PORT>
<PORT> – number of TCP port to
exchange data with a remote server,
takes values of [1..65535].
Default value: 389 for LDAP server.
14
Prioritize the use of a remote LDAP
server (optional).
esr(config-ldap-
server)# priority
<PRIORITY>
<PRIORITY> – remote server priority,
takes values in the range of
[1..65535].
The lower value, the higher the
priority of server is.
Default value: 1.
15
Set IPv4/IPv6 address that will be
used as source IPv4/IPv6 address in
transmitted LDAP packets.
esr(config-ldap-
server)# source-
address { <ADDR> |
<IPV6-ADDR> }
<ADDR> – source IP address,
defined as AAA.BBB.CCC.DDD where
each part takes values of [0..255];
<IPV6-ADDR> – source IPv6 address,
defined as X:X:X:X::X where each
part takes values in hexadecimal
format [0..FFFF].
16
Set LDAP as authentication method.
esr(config)# aaa
authentication login
{ default | <NAME> }
<METHOD 1> [ <METHOD
2> ] [ <METHOD 3> ]
[ <METHOD 4> ]
<NAME> – list name, set by the
string of up to 31 characters.
Authentication methods:
local – authentication by local
user base;
tacacs – authentication by
TACACS server list;
radius – authentication by
RADIUS server list;
ldap – authentication by LDAP
server list.