Mpls¶
Children
-
class
NetworkInstances.NetworkInstance.Afts.Mpls¶ Bases:
EntityClass Hierarchy:
NetworkInstancesNetworkInstanceAftsMplsThis class represents configuration data.
The abstract forwarding table for MPLS label based
forwarding entries. Entries within the table are keyed based
on the top-most MPLS label in the stack on the ingress
packet.
-
label_entry¶ List of the MPLS entries within the abstract forwarding table. This list is keyed by the top-most MPLS label
type: list of
LabelEntry
-