ESR series service routers.ESR-Series. User manual
Step Description Command Keys
18 Switch to the corresponding 
terminal configuration mode
esr(config)# line console
or
esr(config)# line telnet
or
esr(config)# line ssh
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].
13.1.2  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 re-
requests 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.