![background image](http://html.mh-extra.com/html/eltex/esr-10/esr-10_user-manual_2397324256.webp)
ESR service routers. ESR-Series. Functionality description. Version 1.12.0
256
Step
Description
Command
Keys
19
Activate user login authentication
list
esr(config-line-ssh)#
login authentication
<NAME>
<NAME> – list name, set by the string
of up to 31 characters.
20
Activate authentication list of user
privileges elevation
esr(config-line-ssh)#
enable authentication
<NAME>
<NAME> – list name, set by the string
of up to 31 characters.
21
Set the interval after which the idle
session will be terminated
esr(config-line-ssh)#
exec-timeout <SEC>
<SEC> – time interval in minutes,
takes values of [1..65535].
7.2.1 AAA configuration algorithm via RADIUS
Step
Description
Command
Keys
1
Set the DSCP code global value for
the use in IP headers of RADIUS
server egress packets (optional).
esr(config)# radius-
server dscp <DSCP>
<DSCP> – DSCP code value, takes
values in the range of [0..63].
Default value: 63.
2
Set the global number of iterative
queries to the last active RADIUS
server (optional).
esr(config)# radius-
server retransmit
<COUNT>
<COUNT> – amount of iterative
requests to RADIUS server, takes
values of [1..10].
Default value: 1.
3
Set the global value of the interval
after which the router assumes
that the RADIUS server is not
available (optional).
esr(config)# radius-
server timeout <SEC>
<SEC> – time interval in seconds,
takes values of [1..30].
Default value: 3 seconds.
4
Add RADIUS server to the list of
used servers and switch to its
configuration mode.
esr(config)# radius-
server host
{ <IP-ADDR> | <IPV6-
ADDR> } [ vrf <VRF> ]
esr(config-radius-
server)#
<IP-ADDR> – RADIUS server IP
address, defined as
AAA.BBB.CCC.DDD where each part
takes values of [0..255];
<IPV6-ADDR> – RADIUS server IPv6
address, defined as X:X:X:X::X where
each part takes values in
hexadecimal format [0..FFFF]
<VRF> – VRF instance name, set by
the string of up to 31 characters.