State¶
Leafs
- 
class 
Mpls.Global.InterfaceAttributes.Interface.State¶ Bases:
EntityClass Hierarchy:
MplsGlobalInterfaceAttributesInterfaceStateThis class represents state data.
State parameters related to TE interfaces
- 
interface_id¶ Indentifier for the MPLS interface
type: str
config: False
- 
mpls_enabled¶ Enable MPLS forwarding on this interface
type: bool
config: False
default value: false
-