ESR series service routers.ESR-Series. User manual
Step Description Command Keys
7 Allow necessary authentication
methods for remote users
esr(config-pptp-server)#
authentication method
<METHOD>
<METHOD> – authentication
method, possible values: [chap,
mschap, mschap-v2, eap, pap].
By default only chap is allowed.
8 Specify user name (when using local
user authentication).
esr(config-pptp-server)
username <NAME>
<NAME> – user name, set by the
string of up to 12 characters.
9 Specify password (when using local
user authentication).
esr(config-pptp-user) password
ascii-text
{ <PASSWORD> | encrypted
<PASSWORD> }
<PASSWORD> – user password,
set by the string of up to 32
characters.
10 Activate user (when using local user
authentication).
esr(config-pptp-user) enable
11 Include the PPTP server in a security
zone and configure interaction rules
between zones or disable firewall
(see section Firewall configuration).
esr(config-pptp-server)#
security-zone <NAME>
<NAME> – security zone name,
set by the string of up to 31
characters.
12 Enable server. esr(config-pptp-server)# enable
13 Specify outgoing packets DSCP
priority (optional).
esr(config-pptp-server)# dscp
<DSCP>
<DSCP> – outgoing packets dscp
priority [0..63].
14 Enable MPPE encryption for PPTP
connections (optional).
esr(config-pptp-server)#
encryption mppe
15 Specify MTU size
(MaximumTransmissionUnit) for the
server (optional).
MTU above 1500 will be active only
when using the 'system jumbo-
frames' command.
esr(config-pptp-server) mtu
<MTU>
<MTU> – MTU value, takes values
in the range of [1280..1500].
Default value: 1500.
16 Define the list of DNS servers that
will be used by remote users
(optional).
esr(config-pptp-server)# dns-
servers
object-group <OBJ-GROUP-
NETWORK -NAME>
<OBJ-GROUP-NETWORK-NAME> –
name of the IP addresses profile
that includes required DNS servers
addresses, set by the string of up
to 31 characters.
17 Define the list of WINS servers that
will be used by remote users
(optional).
esr(config-pptp-server)# wins-
servers object-group
<OBJ-GROUP-NETWORK-NAME >
<OBJ-GROUP-NETWORK-NAME> –
name of the IP addresses profile
that includes required WINS
servers addresses, set by the
string of up to 31 characters.