Ospfv3IntraAreaPrefixLsaBlk Object


Description:

Represents Intra Area Prefix LSA Block attributes.

Parents: Ospfv3RouterConfig

Children: Ipv4NetworkBlock, Ospfv3ExtendedPrefixRangeTlv, Ospfv3PrefixSidSubTlv, Ospfv3SrFapmSubTlv

Automatically-created children: Ipv6NetworkBlock

Ospfv3IntraAreaPrefixLsaBlk Writable Attributes

Attribute Description
AdvertisingRouterId

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

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.

ExtendedLsaTlvs

Select the TLV to include, e.g. IPv6 External Prefix TLV.

Type: enum

Default: IPV6_INTRA_AREA_PREFIX

Possible Values:

Value Description
NONE

Not Select.

IPV6_INTRA_AREA_PREFIX

IPv6 Intra Area Prefix TLV.

IPV4_INTRA_AREA_PREFIX

IPv4 Intra Area Prefix TLV.

LinkStateId

LSA identifier, chosen arbitrarily by the advertising router.

Type: u32

Default: 0

PrefixMetric

Cost of the advertised route.

Type: u32

Default: 1

Range: 0 - 16777215

PrefixOptions

8-bit field of capabilities advertised with each prefix. You can use more than one of the values, as in this example: NUBIT | LABIT | MCBIT

Type: enum

Default: 0

Possible Values:

Value Description
NUBIT

NU (NU, Bit 1) - No Unicast capability bit. If set, the prefix is excluded from IPv6 unicast calculations.

LABIT

LA (LA, Bit 0) - Local Address capability bit. If set, the prefix becomes an IPv6 interface address of the advertising router.

MCBIT

Multicast (MC, Bit 2) - Multicast capability bit. If set, the prefix is included in the IPv6 multicast calculations.

PBIT

NSSA (N/P, 3) - The "P" bit or "Propagate" bit. Set this on the NSSA area prefixes that should be readvertised at the NSSA border.

DNBIT

Downward (DN-bit,3)

NBIT

Node (N-bit,2)

ELCBIT

Entropy Label Capability (E-flag,1)

ACBIT

Anycast (AC-bit,0)

RefAdvertisingRouterId

Specifies the Router ID of the router that originated the LSA or the Designated Router.

Type: ip

Default: 0.0.0.0

RefLinkStateId

Specifies LS ID of LSA that carries additional information for the advertised route.

Type: u32

Default: 0

RefLsType

Specifies the type of referenced LSA.

Type: u16

Default: 0

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

Ospfv3IntraAreaPrefixLsaBlk Read-Only Attributes

There are no read-only attributes.