l2tp
L2TPv3TunnelGroupConfig



public class L2TPv3TunnelGroupConfig

Properties
creationOrigin

type=svt.L2RouteOriginType
access=read-create
default=manual

groupName The name of the tunnel group profile.

type=string
access=read-only
minimum=1
maximum=63

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 Group. This value overrules the value of the password attribute of the virtual router (L2TPv3VirtualRouterConfig) this tunnel group belongs to. This object will always return an empty string on a read.

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. Valid values (-2|-1|512..9000). A value of '-1' specifies that the TCP MSS adjustment functionality on the private side is disabled. A value of '-2' specifies that the TCP MSS must be derived from the MSS of the associated virtual router.

type=long
default=-2
minimum=-2
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 (-2|-1|512..9000). A value of '-1' specifies that the TCP MSS adjustment functionality on the private side is disabled. A value of '-2' specifies that the TCP MSS must be derived from the MSS of the associated virtual router.

type=long
default=-2
minimum=-2
maximum=9000
Displayed(tab/group)=Public (/TCP MSS Adjust)

pwCaptureList specifies the Pseudo Wire capture list type(s) to be accepted in the incoming control messages of the L2TP tunnel

type=l2tp.PWTypes
Displayed(tab/group)=PW Capture List

remoteRtrId specifies the router-id that is expected in the incoming control messages of the L2TP tunnel

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Remote Router Id

trackPasswdChange specifies the tracking of a password change for the L2TP tunnel

type=boolean
Displayed(tab/group)=Track Password Change

  
Properties inherited from l2tp.L2TPv3Config
cookieLength, digestType, nonceLength, reconnectTimeOut, routerId
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

removePassword

Remove password associated with L2TPv3TunnelGroupConfig.
Input Parameters:
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
  • Excluded chassis types: 7750-SRc4, 7750-SRa4, 7750-SRa8, VSR, VSR-I
Supported from 16.0.R1
  • Excluded chassis types: 7750-SRc4, 7750-SRa4, 7750-SRa8
7450 ESS Supported from 16.0.R1
  • Required Capabilities: MixedMode