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