PppoxConnectCommand Object


Description:

Connect PPPoX sessions.

Can be used with Command Sequencer: Yes

GUI Command Name: PPPoX: Connect Sessions

Parents: Sequencer, StcSystem

PppoxConnectCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
BlockList

List of PPPoX client/server block config object handles (that is, PppoeClientBlockConfig, PppoaClientBlockConfig, PppoL2tpv2ClientBlockConfig, PppoeServerBlockConfig, PppoaServerBlockConfig, or PppoL2tpv2ServerBlockConfig) on which to connect PPPoX sessions.

Type: handle

Default: 0

ControlType

Control type for internal use only.

Type: enum

Default: UNDEFINED

Possible Values:

Value Description
UNDEFINED

Undefined.

CONNECT

Connect.

DISCONNECT

Disconnect.

RETRY

Retry.

PAUSE

Pause.

RESUME

Resume.

TERMINATE

Terminate.

IpCpMode

Select IpCp mode.

Type: enum

Default: IPV4V6

Possible Values:

Value Description
IPV4V6

Dual-stack mode.

IPV4

IPv4 mode.

IPV6

IPv6 mode.

SeqType

NOTE: This attribute is deprecated. It will be removed in subsequent releases, so it is recommended that you do not use it.

Instead of this attribute, use the SeqType attribute on the PppoxPortConfig object.

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

Type: enum

Default: SEQUENTIAL

Possible Values:

Value Description
SEQUENTIAL

Sessions are attempted sequentially across host blocks under the command.

ROUND_ROBIN

Sessions are attempted in a round-robin style across host blocks under the command.

PppoxConnectCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status