Справочник Пользователя для Alcatel-Lucent speedtouch 500

Скачать
Страница из 422
330
PPTP Commands
pptp ifadd
Adds a Point-to-Point Tunneling Protocol (PPTP) profile (backwards compatible with previous release, use profiles 
instead).
SYNTAX:
pptp ifadd
dest = <string>
[rate = <number{10-10000}>]
[encaps = <{vcmux|nlpid}>]
[ac = <{never|always|keep}>]
dest
The WAN destination for this PPTP tunnel. Typically a phonebook entry.
REQUIRED
rate
A number between 10 and 10000.
Represents the transmit speed in bits/s for the WAN link.
OPTIONAL
encaps
The type of WAN encapsulation.
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.
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 (always), make sure the address and control field will never be 
found in front of the frames (never) or do not change the frames arriving 
via the PPTP tunnel (keep).
By default the address and control field is never sent (compliant to 
RFC2364). It is recommended to keep this setting. 
OPTIONAL