Id |
The profile ID of the PPTP profile. |
Keepalive |
When set to on(1), PPTP echo requests as described in
RFC 2637 are sent in regular intervals during the connection.
If set to off(2), no PPTP echo requests will be performed,
delete(3) determines the entry is marked for discard. Enumerations: |
MaxRequests |
The maximum number of outstanding PPTP echo replies, until
the PPTP control connection is droped and all associated
calls are terminated. |
MaxBlockTime |
Maximum time (in msec) the GRE Send Window is blocked.
If the GRE Send Window is full, no packets can be forwarded
and the Maximum Time is passed, the GRE Send Window is
resetted to prevent unsolvable situations. |
MaxAckTimeout |
Maximum value the adaptive Acknowledgment Timeout (in msec)
can reach while it is calculated. According to RFC 2637. |
ReassemblyTimeout |
Maximum time (in msec) for rearranging out-of-sequence packets.
After this time outstanding packets will be supposed missing. |
MaxSWin |
Maximum GRE send window size |
XmitWaitTime |
Wait time (in msec) before transmitting data. |
MaxCtlConn |
Defines the maximum number of incoming PPTP control
connections per remote IP address. |
GreWindowAdaption |
Enables/disables the sliding GRE window algorithm. Enumerations: |