
ESR service routers. ESR-Series. Functionality description. Version 1.12.0
336
•
•
•
•
Step
Description
Command
Keys
3
Define the subnet from which IP
addresses are leased to users. (only
for tunnel ip)
esr(config-openvpn-
server)# network
<ADDR/LEN>
<ADDR/LEN> – subnet address, set
in the following format:
AAA.BBB.CCC.DDD/EE – network IP
address with prefix mask, where
AAA-DDD take values of [0..255] and
EE takes values of [1..32].
4
Specify an encapsulated protocol.
esr(config-openvpn-
server)# protocol
<PROTOCOL>
<PROTOCOL> – encapsulation type,
possible values:
TCP encapsulation in TCP
segments;
UDP encapsulation in UDP
datagrams.
5
Define type of connection with a
private network via OpenVPN server.
esr(config-openvpn-
server)# tunnel <TYPE>
<TYPE> – encapsulation protocol,
takes the following values:
ip – point-to-point connection;
ethernet – L2 domain
connection.
6
Specify IP addresses list from which
dynamic IP addresses are leased to
remote users in L2 mode by
OpenVPN server. (only for tunnel
ethernet)
esr(config-openvpn-
server)# address-range
<FROM-ADDR>-<TO-ADDR>
<FROM-ADDR> – range starting IP
address, defined as
AAA.BBB.CCC.DDD where each part
takes values of [0..255];
<TO-ADDR> – range ending IP
address, defined as
AAA.BBB.CCC.DDD where each part
takes values of [0..255].
7
Include client connections via
OpenVPN in L2 domain (only for
tunnel ethernet).
esr(config-openvpn-
server)# bridge-group
<BRIDGE-ID>
<BRIDGE-ID> – bridge identifying
number.