Ospfv3RouterLsaIf Object


Description:

OSPFv3 Router LSA interface.

Parents: Ospfv3RouterLsa

Children: Ospfv3AdjSidSubTlv, Ospfv3LanAdjSidSubTlv, Ospfv3Srv6EndXSidSubTlv, Ospfv3Srv6LanEndXSidSubTlv, Ospfv3Srv6MsdSubTlv

Ospfv3RouterLsaIf Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
IfId

Interface ID - Used to uniquely identify the simulated router's interface.

Type: u32

Default: 0

IfType

Type of interface to simulate.

Type: enum

Default: POINT_TO_POINT

Possible Values:

Value Description
POINT_TO_POINT

Interface Type - Point to Point.

TRANSIT_NETWORK

Interface Type - Transit Network.

VIRTUAL_LINK

Interface Type - Virtual Link.

Metric

Cost to reach the simulated neighbor.

Type: u16

Default: 1

Range: 1 - 65535

NeighborIfId

Neighbor interface ID. This uniquely identifies the neighboring router's interface for the same link.

Type: u32

Default: 0

NeighborRouterId

Neighbor router ID. For PtP adjacencies, it is the router ID of the neighboring router on this link. For broadcast links, it is the router ID of the DR of this broadcast network.

Type: ip

Default: 0.0.0.0

Ospfv3RouterLsaIf Read-Only Attributes

There are no read-only attributes.