Step Description Command Keys
25 Enable session authentication by IP
address (optionally).
esr(config-subscriber-control)#
session ip-authentication
26 Enable transparent transmission of
backup traffic for BRAS (optionally).
esr(config-subscriber-control)#
backup traffic-processing
transparent
27 Specify the interval after which
currently unused URL lists will be
removed (optionally).
esr(config)# subscriber-control
unused-filters-remove-delay
<DELAY>
<DELAY> – time interval in
seconds, takes values of
[10800..86400].
28 Specify the interval after which, if a
user has not sent any packets, the
session is considered to be outdated
and is removed from the device
(optonally).
esr(config-subscriber-default-
service)# session-timeout
<SEC>
<SEC> – time interval in
seconds, takes values of
[120..3600].
29 Specify the VRRP group on the basis of
which user control service status is
determined (primary/redundant)
(optionally).
esr(config-subscriber-control)#
vrrp-group <GRID>
<GRID> – VRRP router group
identifier, takes values in the
range of [1..32].
30 Define destination TCP ports from
which the traffic will be redirected to
the router HTTP Proxy server
(optionally).
esr(config-subscriber-control)# ip
proxy http listen-ports <NAME>
<NAME> – TCP/UDP ports
profile name, set by the string
of up to 31 characters.
31 Define HTTP Proxy server port on the
router (optionally).
esr(config-subscriber-control)# ip
proxy http redirect-port <PORT>
<PORT> – port number, set in
the range of [1..65535].
32 Define destination TCP ports from
which the traffic will be redirected to
the router HTTPS Proxy server
(optionally).
esr(config-subscriber-control)# ip
proxy https listen-ports <NAME>
<NAME> – TCP/UDP ports
profile name, set by the string
of up to 31 characters.
33 Define HTTPS Proxy server port on the
router (optionally).
esr(config-subscriber-control)# ip
proxy https redirect-port <PORT>
<PORT> – port number, set in
the range of [1..65535].
34 Set router IP address that will be used
as source IP address in HTTP/HTTPS
packets transmitted by Proxy server
(optionally).
esr(config-subscriber-control)# ip
proxy source-address <ADDR>
<ADDR> – source IP address,
defined as AAA.BBB.CCC.DDD
where each part takes values of
[0..255];
35 Specify URL address of the server
providing lists of traffic filtration
applications (optionally).
esr(config)# subscriber-control
apps-server-url <URL>
<URL> – reference address, set
by the string from 8 to 255
characters.