
ESR service routers. ESR-Series. Functionality description. Version 1.12.0
406
12.2 Example of configuration with SoftWLC
Objective:
Provide access to the Internet only to authorized users.
Solution:
SoftWLC server keeps accounts data and tariff plan parameters. You can obtain more detailed information on
installation and configuring SoftWLC server using following links:
https://docs.eltex-co.ru/display/doc/v1.16_SoftWLC
– general SoftWLC article;
https://docs.eltex-co.ru/pages/viewpage.action?pageId=58230784
– installation of SoftWLC from
repositories.
The BRAS license is obligatory for router, after its activation you can start device configuring.
Create 3 security zones, according to the network structure depicted in
esr# configure
esr(config)# security zone trusted
esr(config-zone)# exit
esr(config)# security zone untrusted
esr(config-zone)# exit
esr(config)# security zone dmz
esr(config-zone)# exit
Configure public port parameters and assign its default gateway:
esr(config)#
interface
gigabitethernet
1
/
0
/
1
esr(config-
if
-gi)# security-zone untrusted
esr(config-
if
-gi)# ip address
203.0
.
113.2
/
30
esr(config-
if
-gi)# service-policy dynamic upstream
esr(config-
if
-gi)# exit
esr(config)# ip route
0.0
.
0.0
/
0
203.0
.
113.1
Configure port in direction to the SoftWLC server: