State¶
Leafs
- 
class 
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Global.GracefulRestart.State¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceProtocolsProtocolIsisGlobalGracefulRestartStateThis class represents state data.
This container defines state information for ISIS graceful-restart.
- 
enabled¶ When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled
type: bool
config: False
default value: false
- 
helper_only¶ Enable or disable the IS-IS graceful restart helper function. When this leaf is set, the local system does not utilise the IS-IS graceful restart procedures during its own restart, but supports retaining forwarding information during a remote speaker’s restart
type: bool
config: False
-