RouterLsaLink Object


Description:

Defines a link (interface) on the emulated OSPF router (the parent RouterLsa object). Each router can have one or more Router LSA Links. RouterLsaLink includes the Link Attributes.

Parents: RouterLsa

Automatically-created children: Ipv4NetworkBlock

Relations:

Side name
(Type)
Relative Description

(MappingExtendedPrefixLsaRelation)

ExtendedLinkLsa, ExtendedPrefixLsa

Extended Prefix LSA Mapping Relation.

RouterLsaLink Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
AdjFlags

Configure flags for Adj-SID Sub-TLV.

Type: enum

Default: LBIT|VBIT

Possible Values:

Value Description
BBIT

Backup Flag

VBIT

Value/Index Flag

LBIT

Local/Global Flag

GBIT

Group Flag

PBIT

Persistent flag

CustomSrSid

Customize SID/Index for Simplified Segment Routing.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Use customized SID/Index.

FALSE

Use the calculated SID/Index via Node/Prefix SID specified in device level.

LinkCount

Link Count Per Router

Type: u32

Default: 1

Range: 1 - 2147483647

LinkData

Link data to be used for the simulated link. The value in this field is dependent on the value in the Link Type field.

Type: ip

Default: 255.255.255.0

LinkId

Link ID (IP address) to be used for the simulated link. The Link ID is different for each Link Type.

Type: ip

Default: 191.0.1.0

LinkIdStep

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

Link ID step

Type: ip

Default: 0.0.0.1

LinkType

Type of interface that is going to be simulated.

Type: enum

Default: POINT_TO_POINT

Possible Values:

Value Description
POINT_TO_POINT

Point-to-point link.

TRANSIT_NETWORK

Link to transit network.

STUB_NETWORK

Link to stub network.

VL

Virtual link.

Metric

Cost metric to reach the simulated link.

Type: u16

Default: 1

Range: 1 - 65535

PrefixFlags

Configure flags for Prefix SID Sub-TLV.

Type: enum

Default: NPBIT

Possible Values:

Value Description
NPBIT

No-PHP Flag

MBIT

Mapping Server Flag

EBIT

Explicit-Null Flag

VBIT

Value/Index Flag

LBIT

Local/Global Flag

routerLinkIdStep

Router Link ID step

Type: u32

Default: 1

Sid

Configure the customized SID/Index if CustomSrSid is set.

Type: u32

Default: 0

TosMetrics

Type of Service metrics.

Type: u8

Default: 0

TotalLinkCount

Total Link Count

Type: u32

Default: 1

Range: 1 - 2147483647

RouterLsaLink Read-Only Attributes

There are no read-only attributes.