MplsStaticBindIfCreateCommand Object


Description:

Create an MPLS interface with static label information.

Can be used with Command Sequencer: No

Parents: Sequencer

MplsStaticBindIfCreateCommand Writable Attributes

Attribute Description
CreateClassId

Not used.

Type: classId

Default: 0

CreateCount

Not used.

Type: u32

Default: 1

IsRange

Whether to use a combination of attributes to generate a range of labels (StartLabel, LabelStep, LabelCount), or to use the LabelList attribute to specify the labels.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Use a combination of attributes (StartLabel, LabelStep, LabelCount) to generate a range of labels.

FALSE

Use the LabelList attribute to specify the labels.

LabelCount

Label count.

Type: u32

Default: 1

Range: 1 - 1048575

LabelList

A Tcl list of label value. To use this attribute, the IsRange attribute must be FALSE.

Type: u32

Default: 0

Range: 0 - 1048575

LabelRepeatCount

Static label Repeat count.

Type: u16

Default: 0

LabelStep

Label step value.

Type: s32

Default: 1

ParentList

Not used.

Type: handle

Default: 0

Router

Router that owns the MPLS interface.

Type: handle

Default: 0

StartLabel

Starting label value.

Type: u32

Default: 16

Range: 0 - 1048575

MplsStaticBindIfCreateCommand Read-Only Attributes

Read-Only Attribute Description
ReturnList

Handle of created MPLS interface.

Type: handle

Default: 0