AncpAccessLoopGenParams Object


Description:

The AncpAccessLoopGenParams specifies the ANCP Access Loop Block generator parameters.

Parents: Project

Children: AncpAccessLoopGenSubscriberParams, Dhcpv4DeviceGenProtocolParams, PppoaDeviceGenProtocolParams, PppoeDeviceGenProtocolParams

Automatically-created children: AncpAccessLoopBlockConfig

AncpAccessLoopGenParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
AncpTechType

ANCP Tech Type.

Type: enum

Default: DSL

Possible Values:

Value Description
PON

ANCP Tech Type PON.

DSL

ANCP Tech Type DSL.

AncpVersion

Select the ANCP Draft to use when configuring your ANCP Access Loop Block.

Type: enum

Default: L2CP_DRAFT_00

Possible Values:

Value Description
L2CP_DRAFT_00

L2CP Draft 0 (draft-wadhwa-gsmp-l2control-configuration-00).

ANCP_DRAFT_02

ANCP Draft 2 (draft-ietf-ancp-protocol-02).

ANCP_EXT_00

ANCP Draft Extension 0 (draft-ietf-ancp-protocol-access-extension-00).

RFC_6320

RFC 6320 (Protocol for Access Node Control Mechanism in Broadband Networks).

BlockIndexStart

The starting block index for the access loop blocks. The @b wildcard is replaced by the block index for the access loop block.

Note: The access loop block generator expansion replaces @b with the corresponding string value.

Type: u32

Default: 1

Range: 0 - 4294967295

BlocksPerNode

Determines how many AncpAccessLoopGenSubscriberParams objects to create for each access node. This field is only used by the Spirent TestCenter GUI.

The access loop block generator will create one access loop block for each AncpAccessLoopGenSubscriberParams object under it.

Type: u32

Default: 1

Range: 1 - 4095

IpProtocol

Select the IP Protocol to use with the session protocol.

Type: enum

Default: IPV4

Possible Values:

Value Description
NONE

No IP (only valid if session protocol is also "None").

IPV4

The session protocol will use IPv4.

L2Type

Sets the Layer 2 Type.

Type: enum

Default: ETHERNET

Possible Values:

Value Description
ETHERNET

Sets the Layer 2 Type to Ethernet.

ATM

Sets the Layer 2 Type to ATM.

EOA

Sets the Layer 2 Type to Ethernet over ATM.

ReplaceSessionBlockWildcard

Controls whether the access loop block generator replaces the @b wildcard with the corresponding string value in the subscriber block configuration.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

The access loop block generator replaces @b with the corresponding string value.

FALSE

@b substitution will be performed by the subscriber protocol implementation (e.g. PPP, DHCP).

Note: When this option is used, @b for the subscriber may not match @b for the access loop block.

SessionProtocol

Selects the type of subscriber session protocol to use.

Type: enum

Default: DHCP

Possible Values:

Value Description
NONE

Static host.

PPP

PPP host.

DHCP

DHCP host.

AncpAccessLoopGenParams Read-Only Attributes

There are no read-only attributes.