Config¶
Leafs
- 
class 
Mpls.Global.InterfaceAttributes.Interface.Config¶ Bases:
EntityClass Hierarchy:
MplsGlobalInterfaceAttributesInterfaceConfigThis class represents configuration data.
Configuration parameters related to MPLS interfaces:
- 
interface_id¶ Indentifier for the MPLS interface
type: str
- 
mpls_enabled¶ Enable MPLS forwarding on this interface
type: bool
default value: false
-