Operation Manual
335
PPTP Commands
E-DOC-CTC-20040210-0030 v1.0
pptp profadd
Define a new PPTP profile.
SYNTAX:
where:
pptp profadd name = <string>
[qos = <string>]
[encaps = <{vcmux|nlpid}>]
[ac = <{never|always|keep}>]
name The name for the PPTP profile. REQUIRED
qos The name of the qosbook entry, containing the settings for this profile.
This parameter never needs to be specified.
OPTIONAL
encaps The type of WAN encapsulation applicable to PPTP interfaces using this
PPTP profile.
Choose between:
• vcmux
• nlpid - Network Layer Protocol IDentifiers (NLPID).
OPTIONAL
ac The High-level Data Link Control (HDLC) framing option applicable to
PPTP interfaces using this PPTP profile.
Choose between:
• always:
Before relaying the encapsulated PPP frames over the PPPoA link,
make sure that the address and control field (0xFF03) is always in
front of the frames.
• never:
Before relaying the encapsulated PPP frames over the PPPoA link,
make sure the address and control field will never be found in front
of the frames.
• keep:
Do not change the frames arriving via the PPTP tunnel.
The default is never (compliant to RFC2364).
Note It is recommended to keep this setting.
OPTIONAL