State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Global.AfiSafi.Af.
State
¶ Bases:
Entity
Class Hierarchy :
NetworkInstances
NetworkInstance
Protocols
Protocol
Isis
Global
AfiSafi
Af
State
This class represents state data.
This container defines AFI-SAFI State information
-
afi_name
¶ Address-family type
type: one of the below values:
config: False
-
safi_name
¶ Subsequent address-family type
type: one of the below values:
config: False
-
metric
¶ ISIS metric value(default=10)
type: int
range: 0..4294967295
config: False
default value: 10
-
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
-