MacEntry
Fields
| name | type | nullable | description |
|---|---|---|---|
macAddress | MacAddress | false | MAC address for the dynamic or static MAC table entry. |
vlan | Integer | true | VLAN from which this MAC address was received. |
interfaces | List<MacEntryInterfaceInfo> | false | Information of interfaces/subinterfaces at which this MAC address was learned. |
entryType | MacEntryType | false | Type of MAC entry. |
sourceType | MacEntrySourceType | false | Type of source of the MAC entry. |
Used by
network → devices → networkInstances → fdb → macEntries
See also
Data model path
- network:
Network- devices: List<
Device>- networkInstances: List<
NetworkInstance>- fdb:
NetworkInstanceFdb- macEntries: List<
MacEntry>
- macEntries: List<
- fdb:
- networkInstances: List<
- devices: List<