TrillLspConfig Object


Description:

Defines the characteristics of TRILL LSP Configuration.

Parents: TrillRbridgeConfig

Children: TrillCapabilityTlv, TrillGroupAddrTlv, TrillLspNeighborConfig

TrillLspConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
Att

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.

HostName

Host Name of the advertising RBridge.

Type: string

Default: Spirent-1

Range: 1 - 255 characters

Lifetime

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

Type: u16

Default: 1200

Range: 0 - 65535

LinkMtu

Desired minimum acceptable inter-RBridge link MTU.

Type: u16

Default: 1470

Range: 1470 - 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

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

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Overloaded.

FALSE

Not overloaded.

SeqNum

Sequence number of the LSP.

Type: u32

Default: 0x1

Range: 0 - 0xffffffff

SystemId

System ID of the advertising RBridge.

Type: mac

Default: null

TrillLspConfig Read-Only Attributes

There are no read-only attributes.