Config¶
Leafs
-
class
NetworkInstances.NetworkInstance.Afts.Ethernet.MacEntry.Config¶ Bases:
EntityClass Hierarchy :
NetworkInstancesNetworkInstanceAftsEthernetMacEntryConfigThis 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}$
-