L2tpConnectWaitCommand Object


Description:

Wait for tunnels to go into established state after the L2TP Connect command.

Can be used with Command Sequencer: Yes

GUI Command Name: L2TP: Wait for Tunnels to Connect

Parents: Sequencer

L2tpConnectWaitCommand Writable Attributes

Attribute Description
Common Writable Attributes ErrorOnFailure
BlockConnectedState

Block state to wait for.

Type: enum

Default: CONNECTED

Possible Values:

Value Description
NONE

None state.

IDLE

Idle state.

CONNECTING

Connecting state.

CONNECTED

Connected state.

DISCONNECTING

Disconnecting state.

TERMINATING

Terminating state.

ObjectList

List of objects (ie Project, Port, or EmulatedDevice) to wait for connected state on.

Type: handle

Default: 0

WaitTime

Maximum amount of time to wait for tunnels to go into established state.

Type: double

Default: 30.0

Range: 0.005 - 2147483647.0

L2tpConnectWaitCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes PassFailState, Successful, Unsuccessful