Lsp¶
Keys
Children
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceProtocolsProtocolIsisLevelsLevelLinkStateDatabaseLspThis 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_idconfig: False
-
undefined_tlvs¶ Surrounding container for a list of unknown TLVs
type:
UndefinedTlvsconfig: False
-