AncpDeviceGenProtocolParams Object


Description:

Specifies the ANCP-specific router generator parameters.

Parents: EmulatedDeviceGenParams, HostGenParams, RouterGenParams

Children: DeviceGenLinkedStep

AncpDeviceGenProtocolParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
AncpKeepAliveTimeout

Keep-alive timeout in seconds.

Type: u8

Default: 10

Range: 1 - 25

AncpTechType

ANCP Tech Type.

Type: enum

Default: DSL

Possible Values:

Value Description
DSL

ANCP Tech Type DSL.

PON

ANCP Tech Type PON.

AncpVersion

Select the ANCP Draft to use when configuring your ANCP Access Node.

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.

EnableBulkTransaction

Enables or disables Bulk Transaction capability. Only applicable with ANCP Draft 2.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Enable Bulk Transaction capability.

FALSE

Disable Bulk Transaction capability.

EnableDslRemoteLineConnectivityTesting

Enable DSL Line Testing or not

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Enable DSL Line Testing

FALSE

Disable DSL Line Testing

EnableDynamicTopologyDiscovery

Enables or disables Dynamic Topology Discovery capability.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Enable Dynamic Topology Discovery capability.

FALSE

Disable Dynamic Topology Discovery capability.

PeerIpv4Addr

Peer IPv4 address.

Type: ip

Default: 0.0.0.0

PeerIpv4AddrStep

Peer IPv4 address step.

Type: ip

Default: 0.0.0.0

SenderName

MAC address to use as the sender name.

Type: mac

Default: 00:10:94:00:00:02

SenderNameSrc

Sets the source for the sender name.

Type: enum

Default: USE_ETHMAC

Possible Values:

Value Description
MANUAL

Manually enter in a MAC address to use as the sender name.

USE_ETHMAC

Use the Ethernet MAC as the sender name.

SenderNameStep

Sender name MAC address step (when using MANUAL entry).

Type: mac

Default: 00:00:00:00:00:01

TcpPort

TCP port to use when sending ANCP messages.

Type: u16

Default: 6068

Range: 1 - 65535

UseGatewayAsPeerIpAddr

Flag indicating the Gateway IP should be used as the Peer IP.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Use the Gateway as the Peer IP.

FALSE

Do not use the Gateway as the Peer IP.

AncpDeviceGenProtocolParams Read-Only Attributes

There are no read-only attributes.