Ospfv3InterAreaRouterLsaBlock Object


Description:

Represents Inter Area Router LSA block attributes.

Parents: Ospfv3RouterConfig

Children: Ospfv3SrFaamSubTlv

Ospfv3InterAreaRouterLsaBlock Writable Attributes

Attribute Description
AdvertisingRouterId

Specifies the simulated router that will advertise Prefix LSAs.

Type: ip

Default: null

Age

Initial value of LS Age in an LSA header.

Type: u16

Default: 0

Range: 0 - 3600

AsbrRouterId

Router ID for the emulated Autonomous System Boundary Router.

Type: ip

Default: 0.0.0.0

CheckSum

Specifies the LSA will be advertised with a good or a 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.

LinkStateId

LSA identifier, chosen arbitrarily by the advertising router.

Type: u32

Default: 0

Metric

Route-cost metric to be used when advertising the specified Inter-Area LSAs.

Type: u32

Default: 1

Range: 1 - 16777215

Options

OSPFv3 Options - Each option represents one bit.

Type: enum

Default: V6BIT | RBIT | EBIT

Possible Values:

Value Description
V6BIT

V6 (V, 0).

EBIT

External Routing (E,1).

MCBIT

Multicast (MC, 2).

NBIT

NSSA (N/P, 3).

RBIT

Router (R, 4).

DCBIT

Demand Circuit (DC, 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).

RouteCategory

Specify the route type.

Type: enum

Default: UNDEFINED

Possible Values:

Value Description
UNDEFINED

Undefined. The default category assigned to a manually created block.

PRIMARY

Primary. A preferred route that has duplicates (secondary routes) advertised by other ports.

SECONDARY

Secondary. A less preferred backup route.

UNIQUE

Unique. Indicates that a single port in the test configuration advertises this route.

ANY

Any route.

SeqNum

Initial value of the LS Sequence Number in an LSA header.

Type: u32

Default: 0x80000001

Range: 0 - 0xffffffff

Ospfv3InterAreaRouterLsaBlock Read-Only Attributes

There are no read-only attributes.