3 Specify IP address that should be
proceeded by PPTP server.
esr(config-pptp-server)# outside-
address
{ object-group <OBJ-GROUP-
NETWORK-NAME> |
ip-address <ADDR> | interface
{ <IF> | <TUN> } }
<OBJ-GROUP-NETWORK-
NAME> – name of the profile
having IP address that should
listened by PPTP server, set by
the string of up to 31
characters;
<ADDR> – range starting IP
address, defined as
AAA.BBB.CCC.DDD where each
part takes values of [0..255];
<IF> – router interface type and
identifier;
<TUN> – router tunnel type and
number.
4 IP address of a local gateway. esr(config-pptp-server)# local-
address
{ object-group <OBJ-GROUP-
NETWORK-NAME > |
ip-address <ADDR> }
<OBJ-GROUP-NETWORK-
NAME> – name of the IP
addresses profile that includes
local gateway IP address, set
by the string of up to 31
characters;
<ADDR> – range starting IP
address, defined as
AAA.BBB.CCC.DDD where each
part takes values of [0..255].
5 Specify IP addresses list from which
dynamic IP addresses are leased to
remote users by PPTP.
esr(config-pptp-server)# remote-
address
{ object-group <OBJ-GROUP-
NETWORK-NAME > |
address-range <FROM-ADDR>-
<TO-ADDR> }
<OBJ-GROUP-NETWORK-
NAME> – name of the IP
addresses profile that includes
remote users IP addresses list,
set by the string of up to 31
characters;
<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].