L2tpPortConfig Object


Description:

L2TP port configuration settings.

Parents: AccessTestGenPortParams

Automatically created from: Port

Result children (automatically created): L2tpPortResults

Relations:

Side name
(Type)
Relative Description
ResultChild
(ResultChild)

L2tpPortResults

Use this to connect a results object to an object.

L2tpPortConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
ConnectRateV3

L2TPv3 session connect rate.

Type: u16

Default: 100

Range: 1 - 1000

DisconnectRateV3

L2TPv3 session disconnect rate.

Type: u16

Default: 1000

Range: 1 - 1000

L2tpNodeType

L2TP node emulation type.

Type: enum

Default: LAC

Possible Values:

Value Description
LAC

All L2TP nodes on this port will run the LAC emulation.

LNS

All L2TP nodes on this port will run the LNS emulation.

SeqType

Port-level sequence type that determines in what order tunnels are attempted.

Type: enum

Default: SEQUENTIAL

Possible Values:

Value Description
SEQUENTIAL

Attempt tunnels sequentially across host blocks under the port.

PARALLEL

Attempt tunnels in parallel across host blocks under the port.

SessionOutstandingV3

Maximum L2TPv3 outstanding session number.

Type: u32

Default: 100

Range: 2 - 65535

TunnelConnectRate

Tunnel connection rate in tunnels per second.

Type: u16

Default: 100

Range: 1 - 1000

L2tpPortConfig Read-Only Attributes

Read-Only Attribute Description
PortState

State of the tunnels on the port.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

Emulation is not running on this port.

IDLE

Tunnels are not connecting or disconnecting.

CONNECTING

Tunnels on this port are being connected.

CONNECTED

At least one tunnel on this port is in the established state.

DISCONNECTING

Tunnels on this port are being disconnected.

TERMINATING

All of the tunnels on the nodes are being terminated/aborted.

CONNECTING_DISCONNECTING

Tunnels on this port are connecting on some host blocks and disconnecting others.