State¶
Leafs
Enum Classes
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.LinkStateDatabase.Lsp.Tlvs.Tlv.Authentication.
State
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Levels
Level
LinkStateDatabase
Lsp
Tlvs
Tlv
Authentication
State
This class represents state data.
State parameters of TLV 10.
-
crypto_type
¶ Authentication type to be used
type:
CryptoType
config: False
-
authentication_key
¶ Authentication key to be used
type: str
config: False
-