PceLspConfig Object


Description:

PCE LSP config.

Parents: PcepProtocolConfig

Children: PcepAssociationObject, PcepBwObject, PcepBwToUpdateObject, PcepFlowSpecObject, PcepIpv4EroObject, PcepIpv4EroToUpdateObject, PcepIpv4SEroObject, PcepIpv6EroObject, PcepIpv6EroToUpdateObject, PcepIpv6SEroObject, PcepIroObject, PcepLspaObject, PcepLspaToUpdateObject, PcepMetricListObject, PcepMetricListToUpdateObject, PcepP2MPEndPointsObject, PcepPathAttributesObject, PcepSREroObject, PcepSRv6EroObject, PcepXroObject

Automatically-created children: PcepEndPointObject, PcepLspObject, PcepNoPathObject, PcepPathBindingTlv, PcepPathSegmentTlv, PcepSrpObject, StartDeviceInitiateCommandConfig, StartDeviceReplyCommandConfig, StartDeviceUpdateCommandConfig

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.

PceLspConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
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: ENABLE_UPDATE

Possible Values:

Value Description
ENABLE_UPDATE

The emulated device will update the LSP once it is delegated.

ENABLE_INIT

The peer PCC will send initiate message to PCC to setup the LSP.

ENABLE_REPLY

The peer PCC will request the LSP and the emulated device will then reply it.

CustomPst

Custom path setup type.

Type: u8

Default: 255

Range: 2 - 255

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

EnableNoPath

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

When there is a mismatch between the incoming request and the configured LSP, the emulated device can choose to response with a negative reply which has NoPath object encoded, or keep silent. The NoPath object will indicate where the mismatch happens.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Reply the peer with no path encoded.

FALSE

Do not reply the peer.

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.

EnablePceInit

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.

EnableUpdate

Emulated PCEP device will immediately update the LSP when it is setup.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Not available.

FALSE

Not available.

IsReturnUsage

Return Usage

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

used for return usage

FALSE

normal usage

LspCount

LSP count 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.

RoundRobin

PCEP Object Round Robin.

Type: enum

Default: 0

Possible Values:

Value Description
ERO

ERO Round Robin.

XRO

XRO Round Robin.

LSPA

LSPA Round Robin.

BANDWIDTH

BANDWIDTH Round Robin.

METRIC

METRIC Round Robin.

IRO

IRO Round Robin.

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

PceLspConfig Read-Only Attributes

There are no read-only attributes.