IfStackAttachCommand Object


Description:

Attaches an interface stack to an existing lower layer interface.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

IfStackAttachCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
AttachToIf

Lower layer interface to which this interface stack is to be attached.

Type: handle

Default: 0

DeviceList

Device under which interface stack is to be attached.

Type: handle

Default: 0

IfCount

Interface block count for each of the elements specified in the IfStack attribute. Must have the same list count as the IfStack attribute.

Type: u32

Default: 1

IfStack

Interface stack to be added to the device.

Use a list of strings, such as Ipv4If, EthIIIf, and so on, in appropriate order.

Type: string

Default: "" (empty string)

IsPrimaryIf

Whether the interface is a Loopback Interface.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

True.

FALSE

False.

IfStackAttachCommand Read-Only Attributes

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