| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| creationOrigin |
type=svt.L2RouteOriginType access=read-create default=manual |
| password |
Specifies the password to be used for AVP hiding and digest calculation for the
tunnels in the Layer Two Tunneling Protocol V3 and V3draft Tunnel Groups
of this virtual router.
type=string default= minimum=0 maximum=64 Displayed(tab/group)=Password |
| privateTcpMssAdjust |
Specifies the Maximum Segment Size (MSS) for the TCP traffic in an L2TP tunnel of this
group which is sent from the private network to the public network. The system may use
this value to adjust or insert the MSS option in the TCP SYN packet packet.
Valid values (-1|512..9000).
A value of '-1' specifies that the TCP MSS adjustment functionality on the private side
is disabled.
type=long default=-1 minimum=-1 maximum=9000 Displayed(tab/group)=Private (/TCP MSS Adjust) |
| publicTcpMssAdjust |
Specifies the Maximum Segment Size (MSS) for the TCP traffic in an L2TP tunnel of this
group which is sent from the public network to the private network. The system may
use this value to adjust or insert the MSS option in the TCP SYN packet.
Valid values (-1|512..9000).
A value of '-1' specifies that the TCP MSS adjustment functionality on the private
side is disabled.
type=long default=-1 minimum=-1 maximum=9000 Displayed(tab/group)=Public (/TCP MSS Adjust) |
| transportType |
specifies the list of allowed transport types for L2TPV3.
type=l2tp.AllowedTransportTypes Displayed(tab/group)=Transport Type |
| Overridden Properties | |
|---|---|
| cookieLength |
secifies the length of the cookie added to the outgoing data messages of the L2TP session.
minimum=0 (Where parent is one of (l2tp.Site)) maximum=8 (Where parent is one of (l2tp.Site)) |
| digestType |
specifies the DigestType to be used in the Message Digest AVP of the outgoing control messages
of the L2TP tunnel.
suppress enums=default (Where parent is one of (l2tp.Site)) |
| nonceLength |
specifies the length of the nonce in the Control Message Authentication Nonce AVP added to
outgoing control messages.
minimum=0 (Where parent is one of (l2tp.Site)) maximum=64 (Where parent is one of (l2tp.Site)) |
| Properties inherited from l2tp.L2TPv3Config |
|---|
| cookieLength, digestType, nonceLength, reconnectTimeOut, routerId |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |
| Methods |
|---|
deployer
: Deployer - the deployment state
synchronousDeploy
: boolean - (Optional) Specify whether to block until the changes have been fully deployed to the network. A value of "true" means to block. A value of "false" means to return immediately. Default: false (asynchronous)
clearOnDeployFailure
: boolean - (Optional) Specify whether to clear any failed deployers. A value of "true" means to clear. A value of "false" means to leave the failed deployer. Default: false
deployRetries
: int - (Optional) The number of times to attempt re-deployment during synchronous deployment. This parameter is meaningless in the asynchronous case. Default: 0
deployRetryInterval
: long - (Optional) The number of milliseconds to wait between deployment retries. This parameter is meaningless in the asynchronous case. Default: 0
taskDescription
: string - (Optional) A user friendly description of what the operation does. This information will be used by the task manager.
instanceFullName
: string - the full name of the object.
continueOnFailure
: continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false| Supported Network Elements | |
|---|---|
| 7750 SR |
Supported from 14.0.R4 until 16.0.R1
|
| 7450 ESS |
Supported from 16.0.R1
|