State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Levels.Level.Authentication.State¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceProtocolsProtocolIsisLevelsLevelAuthenticationStateThis class represents state data.
This container defines ISIS authentication state.
-
csnp_authentication¶ Enable or disable for IS-IS CSNPs
type: bool
config: False
default value: false
-
psnp_authentication¶ Enable or disable authentication for IS-IS PSNPs
type: bool
config: False
default value: false
-
lsp_authentication¶ Enable or disable authentication for IS-IS LSPs
type: bool
config: False
default value: false
-