Authentication¶
Leafs
Children
-
class
RoutingState.RoutingInstance.RoutingProtocols.RoutingProtocol.Ospf.Instance.Area.Interfaces.
Authentication
¶ Bases:
Entity
Class Hierarchy:
RoutingState
RoutingInstance
RoutingProtocols
RoutingProtocol
Ospf
Instance
Area
Interfaces
Authentication
This class represents state data.
Authentication configuration.
-
sa
¶ SA name
type: str
config: False
-
key
¶ Key string in ASCII format
type: str
config: False
-
crypto_algorithm
¶ Cryptographic algorithm associated with key
type:
CryptoAlgorithm
config: False
-