Entry

Keys

Children

class NetworkInstances.NetworkInstance.Fdb.MacTable.Entries.Entry

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance Fdb MacTable Entries Entry

This class represents configuration data.

List of learned MAC addresses

mac_address(key)

Reference to mac-address list key

type: str

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

refers to: mac_address

config

Configuration data for MAC table entries

type: Config

state

Operational state data for MAC table entries

type: State

config: False

interface

Reference to the base and/or subinterface for the MAC table entry

type: Interface