Config

Leafs

class NetworkInstances.NetworkInstance.Afts.Ethernet.MacEntry.Config

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance Afts Ethernet MacEntry Config

This class represents configuration data.

Configuration parameters for the Ethernet AFT entry.

mac_address

The outer MAC address of the Ethernet frame that must be matched for the AFT entry to be utilised

type: str

pattern: ^[0-9a-fA-F]{2}(:[0-9a-fA-F]{2}){5}$