State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.AreaAddress.
State
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Levels
Level
LinkStateDatabase
Lsp
Tlvs
Tlv
AreaAddress
State
This class represents state data.
State parameters of ISIS TLV 1.
-
address
¶ Area adress(es) of the IS. Set of manual area addresses of this IS
type: list of str
pattern: ^[0-9A-Fa-f]{2}\.([0-9A-Fa-f]{4}\.){0,3}$config: False
-