TeLsa Object


Description:

Represents the TE LSA Block Attributes. The Traffic Engineering (TE) LSA (Type 10), describes routers, point-to-point links and multi-access network connections.

Parents: Ospfv2RouterConfig

Children: LinkTlv, RouterInformationTlv, RouterTlv

TeLsa Writable Attributes

Attribute Description
AdvertisingRouterId

Specifies the router ID of the emulated router that this object is associated with. This will be the advertising router field in the advertised LSAs.

Type: ip

Default: null

AdvertisingRouterIdStep

Advertising Router ID step

Type: ip

Default: 0.0.0.1

Age

Initial value, in seconds, of the LS age field in the LSA header.

Type: u16

Default: 0

Range: 0 - 3600

CheckSum

Whether the LSA will be advertised with a good or bad checksum.

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.

Instance

OSPF instance. An arbitrary value used to maintain multiple Traffic Engineering LSAs.

Type: u32

Default: 1

OpaqueType

Opaque type.

Type: enum

Default: TRAFFIC_ENGINEERING

Possible Values:

Value Description
TRAFFIC_ENGINEERING

Traffic engineering.

ROUTER_INFORMATION

Router information.

Options

TE LSA Options.

Type: enum

Default: EBIT

Possible Values:

Value Description
TBIT

TOS: Type of Service (T,0).

EBIT

External Routing: Specifies the way AS-external-LSAs are flooded (E,1).

MCBIT

Multicast: Specifies whether IP multicast datagrams are forwarded (MC,2).

NPBIT

NSSA: Specifies the handling of Type-7 LSAs (N/P,3).

EABIT

External Attribute: Specifies the router's willingness to receive and forward External-Attributes-LSAs (EA,4).

DCBIT

Demand Circuit: Specifies the router's handling of demand circuits (DC,5).

OBIT

Opaque: Specifies the router's willingness to receive and forward Opaque LSAs as specified in RFC 2370 (O,6).

UNUSED7

Unused: This bit is not used.

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.

RouteCountPerRouter

Route Count per Router

Type: u32

Default: 1

Scope

LSA scope.

Type: enum

Default: AREA_LOCAL

Possible Values:

Value Description
LINK_LOCAL

Link local.

AREA_LOCAL

Area local.

AREA_SYSTEM_WIDE

Area system wide.

SeqNum

Initial value of the LS sequence number field in the LSA header.

Type: u32

Default: 0x80000001

Range: 0 - 0xffffffff

TeLsa Read-Only Attributes

There are no read-only attributes.