AncpAccessNodeConfig Object


Description:

ANCP Access Node configuration settings.

Parents: EmulatedDevice

Children: AncpAccessLoopBlockConfig

Automatically-created children: AncpAccessNodeResults, Ipv4NetworkBlock

Result children (automatically created): AncpAccessNodeResults

Relations:

Side name
(Type)
Relative Description
ViewControlPlaneMplsBindingResult
(ControlPlaneBindingResult)

ViewControlPlaneMplsBindingResult

View control plane MPLS binding result.

ConvergenceConfig
(PrimaryPathProtocolConfig)

ConvergenceConfig, ConvergenceConfig

Primary convergence config.

ResultChild
(ResultChild)

AncpAccessNodeResults

Use this to connect a results object to an object.

TimeComparisonPair
(TimeComparisonPairSrcProtocol)

TsnProtocolsTimeComparisonPair, TsnProtocolsTimeComparisonPair

UsesIf
(UsesIf)

Aal5If, EthIIIf, FcIf, GreIf, GroupIf, HdlcIf, Ipv4If, Ipv6If, Ipv6SrhIf, ItagIf, L2tpv2If, L2tpv3If, LispIf, MacsecIf, MplsIf, PppIf, PppoeIf, TrillIf, VbrasIf, VlanIf, VxlanGpeIf, VxlanIf

Specifies the interfaces used by the configuration object (configuration object examples: BgpRouterConfig, LdpRouterConfig, and so on).

AncpAccessNodeConfig 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.

Code

Adjacency update message code.

Type: u16

Default: 0

Range: 0 - 4095

EnableBulkTransaction

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

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable Bulk Transaction capability.

FALSE

Disable Bulk Transaction capability.

EnableDslRemoteLineConnectivityTesting

Enable Line Testing or not

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Enable Line Testing

FALSE

Disable 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.

PartitionFlag

Partition flag.

Type: enum

Default: NEW_ADJACENCY

Possible Values:

Value Description
NEW_ADJACENCY

New adjacency.

RECOVERED_ADJACENCY

Recovered adjacency.

PartitionId

Partition ID.

Type: u8

Default: 0

PartitionType

Partition type.

Type: enum

Default: NO_PARTITION

Possible Values:

Value Description
NO_PARTITION

No partition.

FIXED_PARTITION_REQUEST

Fixed partition request.

FIXED_PARTITION_ASSIGNED

Fixed partition assigned.

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 address as the sender name.

TcpPort

TCP port to use when sending ANCP messages.

Type: u16

Default: 6068

Range: 1 - 65535

UsePartialBlockState

Flag indicating partial block state is being used.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Use partial block state.

FALSE

Do not use partial block state.

AncpAccessNodeConfig Read-Only Attributes

Read-Only Attribute Description
AdjacencyBlockState

State of the adjacencies on the router.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

Emulation is not yet running.

IDLE

Adjacencies are down.

ESTABLISHING

At least one adjacency is establishing.

TERMINATING

At least one adjacency is terminating.

ESTABLISHED

At least one adjacency is established.

SubscriberBlockState

State of the subscribers on the router.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

Emulation is not yet running.

IDLE

Subscribers are down.

ESTABLISHING

At least one subscriber is establishing.

TERMINATING

At least one subscriber is terminating.

ESTABLISHED

At least one subscriber is established.