IsisLspConfig Object


Description:

ISIS LSP object configuration.

Parents: IsisRouterConfig, OtvEdgeDeviceConfig

Children: Ipv4IsisRoutesConfig, Ipv6IsisRoutesConfig, IsisCapabilityTlv, IsisGroupAddressTlv, IsisLspL2BundleNeighborConfig, IsisLspNeighborConfig, IsisLspPlsbInstanceConfig, IsisLspPlsbIsidAddrConfig, IsisMacReachabilityTlv, IsisMtCapabilityTlv, IsisSidLabelBindingTlv, IsisSrv6LocatorTlv

Relations:

Side name
(Type)
Relative Description
OtvOverlay
(UsesOverlay)

OtvOverlayConfig

Relation of IS-IS LSP Config to OTV Overlay Config.

IsisLspConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
Att

A bit that indicates that the simulated router is connected to other areas. (Only available for L1 router.)

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Att enabled.

FALSE

Att disabled.

CheckSum

Whether the LSP is advertised with a good checksum.

Type: enum

Default: GOOD

Possible Values:

Value Description
BAD

Bad checksum.

GOOD

Good checksum.

HostName

Host Name of the simulated router that originated the LSP.

Type: string

Default: Spirent-1

Range: 1 - 255 characters

Ipv6TeRouterId

IPv6 TE router ID.

Type: ipv6

Default: null

Level

ISIS levels (L1 or L2) that LSPs are created on. An L1 router can only have L1 LSPs. An L2 router can only have L2 LSPs. An L1/L2 router can have both L1 and L2 LSPs.

Type: enum

Default: LEVEL2

Possible Values:

Value Description
LEVEL1

Level 1.

LEVEL2

Level 2.

Lifetime

Included in the LSP header, this is the remaining lifetime (in seconds) of the LSP.

Type: u16

Default: 1200

Range: 0 - 65535

NeighborPseudonodeId

One-octet ID of the simulated routers interface. The pseudonode, which is a virtual mode, is created by the Designated Intermediate System (DIS). All routers on the broadcast link, including the DIS, form adjacencies with the pseudonode.

Type: u8

Default: 0

Range: 0 - 255

Ol

A bit that indicates that the simulated router is overloaded. Routers receiving an LSP with this bit set to 1 (enabled) do not use the originating router as a transit router. However, the routers do route to destinations on the directly connected links of the overloaded router.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Overloaded.

FALSE

Not overloaded.

PduType

PDU type for the LSP.

Type: enum

Default: STANDARD

Possible Values:

Value Description
STANDARD

Standard

MULTICAST

Multicast

SeqNum

Sequence number of the LSP.

Type: u32

Default: 0x1

Range: 0 - 0xffffffff

SystemId

Six-octet ID of the simulated router that originated the LSP.

Type: mac

Default: null

TeRouterId

A four-byte router ID used to identify the simulated node (LSP). Enabled only if the metric mode setting is narrow.

Type: ip

Default: null

IsisLspConfig Read-Only Attributes

There are no read-only attributes.