l2tp
L2TPv3Config



public abstract class L2TPv3Config

Properties
cookieLength secifies the length of the cookie added to the outgoing data messages of the L2TP session.

type=int
default=-2
minimum=-2
maximum=8
Displayed(tab/group)=Cookie Length

digestType specifies the DigestType to be used in the Message Digest AVP of the outgoing control messages of the L2TP tunnel.

type=l2tp.DigestType
default=default
Displayed(tab/group)=Digest Type

nonceLength specifies the length of the nonce in the Control Message Authentication Nonce AVP added to outgoing control messages.

type=int
default=-2
minimum=-2
maximum=64
Displayed(tab/group)=Nonce Length

reconnectTimeOut specifies the time the ethernet tunnel client of L2TP waits before a retry of the session after session setup failed or the session was closed.This is applicable only in L2TPv3 context.

type=int
default=-1
minimum=-2
maximum=3600
Displayed(tab/group)=Reconnect TimeOut (Ethernet Tunnel)

routerId identifies this virtual router.

type=int
access=read-only
default=1
minimum=1
maximum=10240

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
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, 7750 SR-14s, 7750 SR-7s, 7750 SR-1s, 7750 SR-2s
Supported from 16.0.R1
  • Excluded chassis types: 7750-SRc4, 7750-SRa4, 7750-SRa8, 7750 SR-14s, 7750 SR-7s, 7750 SR-1s, 7750 SR-2s
7705 SAR Gen 2