DeviceGenAal5IfParams Object


Description:

Device generator Aal5 interface parameters

Parents: EmulatedDeviceGenParams, HostGenParams, RouterGenParams

Children: DeviceGenLinkedStep

Relations:

Side name
(Type)
Relative Description
StackedOn
(DeviceGenStackedOnIf)

DeviceGenAal5IfParams, DeviceGenEthIIIfParams, DeviceGenFcIfParams, DeviceGenGreIfParams, DeviceGenHdlcIfParams, DeviceGenIpv4IfParams, DeviceGenIpv6IfParams, DeviceGenPppIfParams, DeviceGenPppoeIfParams, DeviceGenTrillIfParams, DeviceGenVlanIfParams

Next interface below this interface in the interface stack.

TopLevelIfSource
(DeviceGenTopLevelIf)

EmulatedDeviceGenParams, HostGenParams, RouterGenParams

Used to assign the top level interface parameters in the device generator.

DeviceGenAal5IfParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
VcEncapsulation

VC encapsulation.

Type: enum

Default: VC_MULTIPLEXED

Possible Values:

Value Description
VC_MULTIPLEXED

VC multiplexed.

LLC_ENCAPSULATED

LLC encapsulation.

Vci

Virtual channel identifier start.

Type: u16

Default: 32

Range: 0 - 65535

VciCount

Virtual channel identifier count.

Type: u32

Default: 1

Range: 1 - 65535

VciRepeatMode

Virtual channel identifier repeat mode.

Type: enum

Default: REPEAT_ACROSS_PORT

Possible Values:

Value Description
NO_REPEAT

No repeat.

REPEAT_ACROSS_PORT

Repeat virtual channel identifier across ports.

REPEAT_ACROSS_OUTER

Repeat virtual channel identifier across outer interface.

VciStep

Virtual channel identifier step.

Type: s16

Default: 1

Vpi

Virtual path identifier start.

Type: u16

Default: 0

Range: 0 - 4095

VpiCount

Virtual path identifier count.

Type: u32

Default: 1

Range: 1 - 4095

VpiRepeatMode

Virtual path identifier repeat mode.

Type: enum

Default: REPEAT_ACROSS_PORT

Possible Values:

Value Description
NO_REPEAT

No repeat.

REPEAT_ACROSS_PORT

Repeat virtual path identifier across ports.

REPEAT_ACROSS_OUTER

Repeat virtual path identifier across outer interface.

VpiStep

Virtual path identifier step.

Type: s16

Default: 1

DeviceGenAal5IfParams Read-Only Attributes

There are no read-only attributes.