State¶
Leafs
-
class
NetworkInstances.NetworkInstance.Encapsulation.
State
¶ Bases:
Entity
Class Hierarchy:
NetworkInstances
NetworkInstance
Encapsulation
State
This class represents state data.
State parameters relating to the encapsulation of
the network instance
-
encapsulation_type
¶ The on-the-wire encapsulation that should be used when sending traffic from this network instance
type: one of the below values:
MPLS
config: False
-
label_allocation_mode
¶ The label allocation mode to be used for L3 entries in the network instance
type: one of the below values:
PERPREFIX
config: False
-
control_word
¶ Whether the control-word should be used for the network instance
type: bool
config: False
-