PcepRPObject Object


Description:

To configure PCEP RP object.

Automatically created from: PccLspConfig

Relations:

Side name
(Type)
Relative Description

(RpCustomTlv)

PcepCustomTlv

RP TLV relation.

PcepRPObject Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
AutoGenId

Whether to use auto-generated RP-ID which will increase RP-ID by 1 or use the user-specified RP-ID.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Use auto-generated RP-ID.

FALSE

Use the user-specified RP-ID.

Iflag

Ignore flag.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Set the flag.

FALSE

Clear the flag.

Pflag

Processing-Rule flag.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Set the flag.

FALSE

Clear the flag.

Priority

Specify the request's priority from 0 to 7.

Type: u8

Default: 0

Range: 0 - 7

Requestid

Request-ID-number value. Applicable when AutoGenId is false.

Type: u32

Default: 1

RequestidStep

Request-ID-number step value. Applicable when AutoGenId is false.

Type: u32

Default: 1

RpFlags

Specify the request's flag.

Type: enum

Default: 0

Possible Values:

Value Description
PCEP_RP_FLAG_BIDIRECTIONAL

Bi-directional flag.

PCEP_RP_FLAG_STRICT_LOOSE

Strict/loose flag.

PcepRPObject Read-Only Attributes

There are no read-only attributes.