Lsp

Keys

Children

class NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance Protocols Protocol Isis Levels Level LinkStateDatabase Lsp

This class represents state data.

This list describes LSPs in the LSDB.

lsp_id(key)

A reference to the Link State PDU ID

type: str

pattern: ^[0-9A-Fa-f]{4}\.[0-9A-Fa-f]{4}\.[0-9A-Fa-f]{4}\.[0-9][0-9]-[0-9][0-9]$

refers to: lsp_id

config: False

state

State parameters of Link State PDU

type: State

config: False

tlvs

This container defines Link State PDU State TLVs

type: Tlvs

config: False

undefined_tlvs

Surrounding container for a list of unknown TLVs

type: UndefinedTlvs

config: False