Ethernet

Children

class NetworkInstances.NetworkInstance.Afts.Ethernet

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance Afts Ethernet

This class represents configuration data.

The abstract forwarding table for Ethernet based forwarding

entries. Entries within the table are keyed based on the

destination MAC address on the ingress packet.

mac_entry

List of the Ethernet entries within the abstract forwarding table. This list is keyed by the outer MAC address of the Ethernet frame

type: list of MacEntry