State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.MtIsn.Neighbors.Neighbor.
State
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Levels
Level
LinkStateDatabase
Lsp
Tlvs
Tlv
MtIsn
Neighbors
Neighbor
State
This class represents state data.
Operational state parameters related to the
MT ISN TLV.
-
mt_id
¶ Identifier of a topology being announced
type: int
range: 0..4095config: False
-
system_id
¶ System-id of the IS neighbor
type: str
pattern: ^[0-9A-Fa-f]{4}\.[0-9A-Fa-f]{4}\.[0-9A-Fa-f]{4}$config: False
-