44MAC address table configuration commandsNOTE:MAC address table configurations apply only to Layer 2 Ethernet ports and Layer 2 aggregate interfaces.display mac-addressSyntaxdisplay mac-address [ mac-address [ vlan vlan-id ] | [ [ dynamic | static ] [ interface interface-typeinterface-number ] | blackhole ] [ vlan vlan-id ] [ count ] ] [ | { begin | exclude | include }regular-expression ]ViewAny viewDefault level1: Monitor levelParametersblackhole: Destination blackhole MAC address entries. These entries do not age, but you can add orremove them. Packets whose destination MAC addresses match destination blackhole MAC addressentries are dropped.vlan vlan-id: Displays MAC address entries of the specified VLAN, where vlan-id is in the range 1 to4094.count: Displays the number of MAC address entries specified by related parameters in the command.When this keyword is used, the command displays only the number of specified MAC address entries,rather than related information about these MAC address entries.mac-address: Displays MAC address entries in a specified MAC address, in the format of H-H-H.dynamic: Displays dynamic MAC address entries. Aging time is set for these entries.static: Displays static MAC address entries. Similar to blackhole MAC address entries, these entries donot age but you can add or remove them.interface interface-type interface-number: Displays MAC address learning status of the specifiedinterface. interface-type interface-number specifies an interface by its type and number.|: Filters command output by specifying a regular expression. For more information about regularexpressions, see the Fundamentals Configuration Guide.begin: Displays the first line that matches the specified regular expression and all lines that follow.exclude: Displays all lines that do not match the specified regular expression.include: Displays all lines that match the specified regular expression.regular-expression: Specifies a regular expression, which is a case sensitive string of 1 to 256 characters.