Index |
The unique index for this entry. |
Name |
The friendly name for this entry. Length: 0 to 255 |
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. |
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. |
RemoteUdpPort |
The remote UDP port number for the tunnel. Only meaningful in LAC mode. Range: 0 to 65535 |
RemoteHostname |
The name of the remote host. Use an empty string for default profile. Length: 0 to 255 |
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. |
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. Range: 0 to 65535 |
LocalHostname |
The name of the local host. Length: 0 to 255 |
Password |
The password used for tunnel authentication. Length: 0 to 255 |
ReceiveWindowSize |
The received window size used by L2TP on the local side of this tunnel. Currently, the only supported value is 1. Range: 1 to 1 |
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. Range: 0 to 255 |
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)
|
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. Range: 1 to 255 |
MaxRetryTime |
The maximum interval in seconds between two consecutive attempts to send an L2TP control packet. Range: 8 to 255 |
MaxRetries |
The maximum number of retries to send an L2TP control packet. The total number of attempts will be one more than this value. Range: 1 to 255 |
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. Range: 0 to 9 |