PcepSRExplicitRouteParams Object


Description:

To configure the parameters of PCEP SR ERO object.

Parents: PcepSREroObject

PcepSRExplicitRouteParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
Algorithm

Algorithm

Type: u8

Default: 0

CFlag

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

SR-ERO Subobject C flag.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Set the flag.

FALSE

Clear the flag.

FFlag

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

SR-ERO subobject F flag.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Set the flag.

FALSE

Clear the flag.

IPv4Address

NAI IPv4 node ID.

Type: ip

Default: 192.85.1.1

IPv6Address

NAI IPv6 node ID.

Type: ipv6

Default: 2000::1

LocalInterfaceId

NAI local interface ID.

Type: u32

Default: 0

LocalIPv4Address

NAI local IPv4 address.

Type: ip

Default: 192.85.1.1

LocalIPv6Address

NAI local IPv6 address.

Type: ipv6

Default: 2000::1

LocalNodeId

NAI local Node-ID.

Type: ip

Default: 192.85.1.1

MFlag

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

SR-ERO Subobject M flag.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Set the flag.

FALSE

Clear the flag.

RemoteInterfaceId

NAI remote interface ID.

Type: u32

Default: 0

RemoteIPv4Address

NAI remote IPv4 address.

Type: ip

Default: 193.85.1.1

RemoteIPv6Address

NAI remote IPv6 address.

Type: ipv6

Default: 2001::1

RemoteNodeId

NAI remote Node-ID.

Type: ip

Default: 193.85.1.1

RouteType

Route Type.

Type: enum

Default: PCEP_ERO_ROUTE_TYPE_STRICT

Possible Values:

Value Description
PCEP_ERO_ROUTE_TYPE_LOOSE

PCEP ERO route type is loose.

PCEP_ERO_ROUTE_TYPE_STRICT

PCEP ERO route type is strict.

SFlag

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

SR-ERO subobject S flag.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Set the flag.

FALSE

Clear the flag.

SIDIndex

SID index.

Type: u32

Default: 1

SIDIndexDeviceOffset

SID index device offset.

Type: u32

Default: 0

SIDIndexStep

SID index step.

Type: u32

Default: 0

SIDLabel

MPLS label field when SID represents an MPLS label stack entry.

Type: u32

Default: 16

Range: 16 - 1048575

SIDLabelDeviceOffset

SID label device offset.

Type: u32

Default: 0

Range: 0 - 1048575

SIDLabelStep

SID label step.

Type: u32

Default: 0

Range: 0 - 1048575

SIDSFlag

S flag field when SID represents an MPLS label stack entry.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Set the flag.

FALSE

Clear the flag.

SIDTc

Traffic class field when SID represents an MPLS label stack entry.

Type: u8

Default: 0

Range: 0 - 7

SIDTtl

TTL field when SID represents an MPLS label stack entry.

Type: u8

Default: 255

SIDType

SID Type.

Type: enum

Default: IPV4_NODE_ID

Possible Values:

Value Description
NONE

Not specified.

IPV4_NODE_ID

IPv4 node ID.

IPV6_NODE_ID

IPv6 node ID.

IPV4_ADJACENCY

IPv4 adjacency.

IPV6_ADJACENCY

IPv6 adjacency.

UNNUMBERED_ADJACENCY_IPV4_NODE_IDS

Unnumbered adjacency IPv4 node IDs.

IPV6_LINK_LOCAL_ADJACENCY

Pcep SID Type IPv6 Link-Local Adjacency

SrEroSubObjectFlags

SR-ERO SubObject Flags

Type: enum

Default: M_FLAG

Possible Values:

Value Description
BIT0

Bit 0

BIT1

Bit 1

BIT2

Bit 2

BIT3

Bit 3

BIT4

Bit 4

BIT5

Bit 5

BIT6

Bit 6

A_FLAG

A Flag

F_FLAG

F Flag

S_FLAG

S Flag

C_FLAG

C Flag

M_FLAG

M Flag

PcepSRExplicitRouteParams Read-Only Attributes

There are no read-only attributes.