Interface¶
Keys
Children
- 
class 
Mpls.SignalingProtocols.SegmentRouting.Interfaces.Interface¶ Bases:
EntityClass Hierarchy:
MplsSignalingProtocolsSegmentRoutingInterfacesInterfaceThis class represents configuration data.
Parameters and MPLS-specific configuration relating to Segment
Routing on an interface.
- 
interface_id(key)¶ A reference to the ID for the interface for which SR is configured
type: str
refers to:
interface_id
- 
state¶ MPLS-specific Segment Routing operational state parameters related to an interface
type:
Stateconfig: False
- 
sid_counters¶ Per-SID statistics for MPLS
type:
SidCounters
- 
interface_ref¶ Reference to an interface or subinterface
type:
InterfaceRef
-