PcepSRReportedRouteParams Object


Description:

To configure the parameters of PCEP SR Reported Route object.

Parents: PcepSRRroObject

PcepSRReportedRouteParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
CFlag

SR-RRO Subobject C flag.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Set the flag.

FALSE

Clear the flag.

FFlag

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

SR-RRO 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

SFlag

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

SIDLabel

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

Type: u32

Default: 16

Range: 16 - 1048575

SIDSFlag

S flag 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

PcepSRReportedRouteParams Read-Only Attributes

There are no read-only attributes.