PccLspConfig Object


Description:

PCC LSP config.

Parents: PcepProtocolConfig

Children: PcepAssociationObject, PcepBwObject, PcepFlowSpecObject, PcepIpv4EroObject, PcepIpv4EroToUpdateObject, PcepIpv4RroObject, PcepIpv4SEroObject, PcepIpv4SRroObject, PcepIpv6EroObject, PcepIpv6EroToUpdateObject, PcepIpv6RroObject, PcepIpv6SEroObject, PcepIpv6SRroObject, PcepIroObject, PcepLspaObject, PcepMetricListObject, PcepP2MPEndPointsObject, PcepPathAttributesObject, PcepSREroObject, PcepSRRroObject, PcepSRv6EroObject, PcepSRv6RroObject, PcepXroObject

Automatically-created children: PcepEndPointObject, PcepLspObject, PcepPathBindingTlv, PcepPathSegmentTlv, PcepRPObject, StartDeviceDelegateCommandConfig, StartDeviceRequestCommandConfig, StartDeviceSyncCommandConfig

Result children (automatically created): PcepLspBlockResults, PcepLspResults

Relations:

Side name
(Type)
Relative Description
ResultChild
(ResultChild)

PcepLspBlockResults, PcepLspResults

Use this to connect a results object to an object.

PccLspConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
AllowPceInit

NOTE: This attribute is deprecated. It will be removed in subsequent releases, so it is recommended that you do not use it.

This property is obsoleted. Please use property Characteristic instead.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Not available.

FALSE

Not available.

AutoGenSymbolicName

Whether to auto-generated symbolic name.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Auto-generated symbolic name.

FALSE

Manually input symbolic name.

Characteristic

Actions that will be performed in the LSP.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

No action will be performed in the LSP.

ALLOW_PCE_INIT

The configured LSP will be initialize by the emulated device to the PCE peer.

ENABLE_SYNCHRONIZATION

The configured LSP will do synchronization at the synchronization phase.

ENABLE_REQUEST

The configured LSP will be requested by the emulated device to the PCE peer.

CustomPst

Custom path setup type.

Type: u8

Default: 255

Range: 2 - 255

DelegateWithSync

Whether to delegate the configured LSP when doing its synchronization.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Delegate the LSP in synchronization.

FALSE

Do not delegate the LSP in synchronization.

DstIpv4Addr

Destination starting IPv4 address for the configured LSP.

Type: ip

Default: 193.85.1.1

DstIpv4AddrDeviceOffset

Destination IPv4 address device offset.

Type: ip

Default: 0.0.1.0

DstIpv4AddrStep

Destination IPv4 address step value.

Type: ip

Default: 0.0.0.1

DstIpv6Addr

Destination starting IPv6 address for the configured LSP.

Type: ipv6

Default: 2001::1

DstIpv6AddrDeviceOffset

Destination IPv6 address device offset.

Type: ipv6

Default: 0::1:0

DstIpv6AddrStep

Destination IPv6 address step value.

Type: ipv6

Default: ::1

EnableDelegate

Whether to delegate the configured LSP once it is setup.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Delegate the LSP immediately.

FALSE

Do not delegate the configured LSP.

EnablePathBindingTlv

Whether include Path Binding TLV.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Include Path Binding TLV.

FALSE

Not include Path Binding TLV.

EnablePathSegmentTlv

Whether include Path Segment TLV.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Include Path Segment TLV.

FALSE

Not include Path Segment TLV.

EnableSync

NOTE: This attribute is deprecated. It will be removed in subsequent releases, so it is recommended that you do not use it.

This property is obsoleted. Please use property Characteristic instead.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Not available.

FALSE

Not available.

LspCount

Number of LSPs in the LSP block.

Type: u16

Default: 1

Range: 1 - 65535

LspIpVersion

LSP IP Version

Type: enum

Default: LSP_VERSION_DEFAULT

Possible Values:

Value Description
LSP_VERSION_IPV4

IPv4 LSP

LSP_VERSION_IPV6

IPv6 LSP

LSP_VERSION_DEFAULT

LSP IP version same as session IP version

LspType

LSP Type

Type: enum

Default: LSP_TYPE_P2P

Possible Values:

Value Description
LSP_TYPE_P2P

P2P LSP

LSP_TYPE_P2MP

P2MP LSP

PathSetupType

The way that how LSP is setup.

Type: enum

Default: RSVP

Possible Values:

Value Description
RSVP

RSVP is used to setup the LSP.

SR

SR is used to setup the LSP.

SRV6

Pcc Setup Type SRv6

CUSTOM

Custom is used to setup the LSP.

SrcIpv4Addr

Source starting IPv4 address for the configured LSP.

Type: ip

Default: 192.85.1.1

SrcIpv4AddrDeviceOffset

Source IPv4 address device offset.

Type: ip

Default: 0.0.1.0

SrcIpv4AddrStep

Source IPv4 address step value.

Type: ip

Default: 0.0.0.1

SrcIpv6Addr

Source starting IPv6 address for the configured LSP.

Type: ipv6

Default: 2000::1

SrcIpv6AddrDeviceOffset

Source IPv6 address device offset.

Type: ipv6

Default: 0::1:0

SrcIpv6AddrStep

Source IPv6 address step value.

Type: ipv6

Default: ::1

Symbolic

LSP Symbolic name.

Type: string

Default: PLSP_@s

Range: 1 - 32 characters

SymbolicName

NOTE: This attribute is deprecated. It will be removed in subsequent releases, so it is recommended that you do not use it.

LSP Symbolic name.

Type: string

Default: PLSP_@s

Range: 1 - 32 characters

PccLspConfig Read-Only Attributes

There are no read-only attributes.