ReceiveWindowSize |
The received window size used by L2TP on the local
side of this tunnel. Currently, the only supported
value is 1. |
RemoteIpAddressBackup |
The backup remote IP address for the tunnel. Only
meaningful in LAC mode. If l2tpTunnelProfileRadiusAssignment
is set to 'enabled', this object is ignored and the L2TP
daemon will ask the Radius daemon to send a request for the
main and backup remote IP addresses. |
Name |
The friendly name for this entry. |
Index |
The unique index for this entry. |
LocalUdpPort |
The local UDP port number for the tunnel.
Only meaningful in LAC mode. If this
value is set to 0 (zero), the port number
is allocated dynamically. |
RemoteUdpPort |
The remote UDP port number for the tunnel.
Only meaningful in LAC mode. |
LocalIpAddress |
The local IP address for the tunnel. If this value
is set to 0, the IP address of the egress interface
will be used in outgoing L2TP packets. |
LocalHostname |
The name of the local host. |
RemoteIpAddress |
The main remote IP address for the tunnel. Only
meaningful in LAC mode. If l2tpTunnelProfileRadiusAssignment
is set to 'enabled', this object is ignored and the L2TP
daemon will ask the Radius daemon to send a request for the
main and backup remote IP addresses. |
RemoteHostname |
The name of the remote host. Use an empty string for
default profile. |
Password |
The password used for tunnel authentication. |
RadiusAssignment |
This object enables/disables the use of Radius for
requesting main and backup remote IP addresses. Only
meaningful in LAC mode. Enumerations: |
RadiusGroupId |
Determines the logical RADIUS server group to be addressed
for sending the RADIUS Access-Request messages. Only
meaningful in LAC mode. See also radiusSrvGroupId. |
MaxRetries |
The maximum number of retries to send an L2TP control
packet. The total number of attempts will be one more
than this value. |
MinRetryTime |
The initial interval in seconds between two consecutive
attempts to send an L2TP control packet. The value of
this interval is doubled with each new attempt, until
the maximum value defined in l2tpTunnelProfileMaxRetryTime
is reached. |
SessionDataSequencing |
This object specifies if sequence numbers are used on
the data channel of sessions supported by this tunnel.
Additionally, if this object is set to delete (1), the
entry is marked for discard. Enumerations: - delete (1)
- disabled (2)
- enabled (3)
|
HelloInterval |
The interval in seconds between two consecutive hello
requests sent by L2TP during the tunnel life. If this
object is set to 0 (zero), no hello requests are sent
by L2TP on this tunnel. |
MaxRetryTime |
The maximum interval in seconds between two consecutive
attempts to send an L2TP control packet. |