ESR series service routers.ESR-Series. User manual
•
•
•
•
Step Description Command Keys
18 Specify a name of the URL list that 
will be used to filtrate HTTP/HTTPS 
traffic of non-authenticated users.
esr(config-subscriber-default-
service)# filter-name 
{ local<LOCAL-NAME> | 
remote<REMOTE-NAME> }
<LOCAL-NAME> – URL profile name, 
set by the string of up to 31 
characters;
<REMOTE-NAME> – remote server 
URL list name, set by the string of up 
to 31 characters.
19 Specify the actions that should be 
applied for HTTP/HTTPS packets, 
whose URL is included in the list of 
URL assigned by the 'filter-name' 
command.
esr(config-subscriber-default-
service)# filter-action<ACT>
<ACT> – allocated action:
permit – traffic transfer is 
permitted;
deny – traffic transfer is 
denied.
redirect <URL> – redirect to the 
specified URL will be carried out, set 
by the string of up to 255 characters.
20 Specify the actions that should be 
applied for HTTP/HTTPS packets, 
whose URL is not included in the list 
of URL assigned by the 'filter-name' 
command.
esr(config-subscriber-default-
service)# default 
-action<ACT>
<ACT> – allocated action:
permit – traffic transfer is 
permitted;
deny – traffic transfer is 
denied.
redirect <URL> – redirect to the 
specified URL will be carried out, set 
by the string of up to 255 characters.
21 Enable user control profile. esr(config-subscriber-
control)# enable
22 Change the identifier of a network 
interface (physical, sub interface or 
network bridge) (optional).
esr(config-if)# location <ID> <ID> – network interface identifier, 
set by the string of up to 220 
characters.
23 Enable user control on the interface. esr(config-if-gi)# service-
subscriber-control 
{any| object-group <NAME>}
<NAME> – IP addresses profile name, 
set by the string of up to 31 
characters.
24 Enable iterative query of quota value 
when it expires for user services with 
a configured restriction on the 
amount of traffic or time (optional).
esr(config-subscriber-
control)# quota-expired-
reauth
25 Enable session authentication by IP 
address (optional).
esr(config-subscriber-
control)# session ip-
authentication