Config¶
Leafs
-
class
NetworkInstances.NetworkInstance.Encapsulation.Config¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceEncapsulationConfigThis class represents configuration data.
Configuration 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
-
label_allocation_mode¶ The label allocation mode to be used for L3 entries in the network instance
type: one of the below values:
PERPREFIX
-
control_word¶ Whether the control-word should be used for the network instance
type: bool
-