Config¶
Leafs
- 
class 
Mpls.TeInterfaceAttributes.Interface.Config¶ Bases:
EntityClass Hierarchy:
MplsTeInterfaceAttributesInterfaceConfigThis class represents configuration data.
Configuration parameters related to TE interfaces:
- 
interface_id¶ Id of the interface
type: str
- 
te_metric¶ TE specific metric for the link
type: int
range: 0..4294967295
- 
srlg_membership¶ list of references to named shared risk link groups that the interface belongs to
type: list of str
refers to:
name
- 
admin_group¶ list of admin groups (by name) on the interface
type: list of str
-