Ospfv3RouterInformationLsa Object


Description:

OSPFv3 Router Information LSA.

Parents: Ospfv3RouterConfig

Children: Ospfv3SidLabelRangeTlv, Ospfv3SrAlgorithmTlv, Ospfv3SrFadTlv, Ospfv3SrLocalBlockTlv, Ospfv3SrmsPreferenceTlv, Ospfv3Srv6CapabilitiesTlv, Ospfv3Srv6MsdSubTlv

Ospfv3RouterInformationLsa Writable Attributes

Attribute Description
AdvertisingRouterId

Specifies the OSPF Router ID of the LSA's originator. The Router LSAs value is identical to the Link-state ID value. The Network LSAs value is originated by the Designated Router. The Summary LSAs value is originated by area border routers. The External/NSSA LSAs value is originated by AS boundary routers.

Type: ip

Default: null

Age

LS Age field is examined if a router receives two instances of an LSA with identical LS Sequence numbers and LS Checksums. The LS Age value is set to 0 when the LSA is originated.

Type: u16

Default: 0

Range: 0 - 3600

CheckSum

Whether the LSA will be advertised with a good or bad checksum. A bad checksum indicates a corrupted LSA and is used for negative testing.

Type: enum

Default: GOOD

Possible Values:

Value Description
BAD

LSA will be advertised with a bad checksum.

GOOD

LSA will be advertised with a good checksum.

FunctionalCapabilites

Router Functional Capabilities.

Type: enum

Default: 0

Possible Values:

Value Description
UNUSED0

Unused (Bit 0).

UNUSED1

Unused (Bit 1).

UNUSED2

Unused (Bit 2).

UNUSED3

Unused (Bit 3).

UNUSED4

Unused (Bit 4).

UNUSED5

Unused (Bit 5).

UNUSED6

Unused (Bit 6).

UNUSED7

Unused (Bit 7).

UNUSED8

Unused (Bit 8).

UNUSED9

Unused (Bit 9).

UNUSED10

Unused (Bit 10).

UNUSED11

Unused (Bit 11).

UNUSED12

Unused (Bit 12).

UNUSED13

Unused (Bit 13).

UNUSED14

Unused (Bit 14).

UNUSED15

Unused (Bit 15).

UNUSED16

Unused (Bit 16).

UNUSED17

Unused (Bit 17).

UNUSED18

Unused (Bit 18).

UNUSED19

Unused (Bit 19).

UNUSED20

Unused (Bit 20).

UNUSED21

Unused (Bit 21).

UNUSED22

Unused (Bit 22).

UNUSED23

Unused (Bit 23).

UNUSED24

Unused (Bit 24).

UNUSED25

Unused (Bit 25).

UNUSED26

Unused (Bit 26).

UNUSED27

Unused (Bit 27).

UNUSED28

Unused (Bit 28).

UNUSED29

Unused (Bit 29).

UNUSED30

Unused (Bit 30).

UNUSED31

Unused (Bit 31).

InformationalCapabilites

Router Informational Capabilities.

Type: enum

Default: 0

Possible Values:

Value Description
RCBIT

Graceful Restart Capable (bit 0).

RHBIT

Graceful Restart Helper (bit 1).

SRSBIT

Stub Router Support (bit 2).

TESBIT

Traffic Engineering Support (bit 3).

POLBIT

Point-to-point Over LAN (bit 4).

ETBIT

Experimental TE (bit 5).

MIBIT

MPLS IPv6 flag (bit 6).

SRHBIT

IPv6 Segment Routing Header (bit 7).

UNUSED8

Unused (Bit 8).

UNUSED9

Unused (Bit 9).

UNUSED10

Unused (Bit 10).

UNUSED11

Unused (Bit 11).

UNUSED12

Unused (Bit 12).

UNUSED13

Unused (Bit 13).

UNUSED14

Unused (Bit 14).

UNUSED15

Unused (Bit 15).

UNUSED16

Unused (Bit 16).

UNUSED17

Unused (Bit 17).

UNUSED18

Unused (Bit 18).

UNUSED19

Unused (Bit 19).

UNUSED20

Unused (Bit 20).

UNUSED21

Unused (Bit 21).

UNUSED22

Unused (Bit 22).

UNUSED23

Unused (Bit 23).

UNUSED24

Unused (Bit 24).

UNUSED25

Unused (Bit 25).

UNUSED26

Unused (Bit 26).

UNUSED27

Unused (Bit 27).

UNUSED28

Unused (Bit 28).

UNUSED29

Unused (Bit 29).

UNUSED30

Unused (Bit 30).

UNUSED31

Unused (Bit 31).

LinkStateId

Link State ID (IP address).

Type: u32

Default: 0

Ospfv3Scope

LSA scope.

Type: enum

Default: AREA_SCOPED

Possible Values:

Value Description
LINK_SCOPED

Link local scope.

AREA_SCOPED

Area local scope.

AS_SCOPED

Autonomous system scope.

RouteCategory

Specify the route type.

Type: enum

Default: UNDEFINED

Possible Values:

Value Description
UNDEFINED

Category not defined.

PRIMARY

Primary route.

SECONDARY

Secondary route.

UNIQUE

Unique route.

ANY

Any route.

SeqNum

Used to detect old and duplicate LSAs. The larger the sequence number, the more recent the LSA.

Type: u32

Default: 0x80000001

Range: 0 - 0xffffffff

TlvsFlag

TLV type included in OSPFv3 Router Information LSA.

Type: enum

Default: INFORMATIONAL_CAPABILITIES

Possible Values:

Value Description
INFORMATIONAL_CAPABILITIES

Informational Capabilities TLV included in OSPFv3 Router Information LSA.

FUNCTIONAL_CAPABILITIES

Functional Capabilities TLV included in OSPFv3 Router Information LSA.

Ospfv3RouterInformationLsa Read-Only Attributes

There are no read-only attributes.