Glossary

Table Of Contents
Parameters
mac-address
(OPTIONAL) Enter the MAC address in the nn:nn:nn:nn:nn:nn format to display
information on that MAC address.
interface
interface
(OPTIONAL) Enter the keyword interface then the interface type, slot and port
information:
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port[/subport] information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the
slot/port information.
vlan
vlan-id
(OPTIONAL) Enter the keyword vlan then the VLAN ID to display the MAC
address assigned to the VLAN. The range is from 1 to 4094.
Command Modes
EXEC
EXEC Privilege
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
8.3.19.0 Introduced on the S4820T.
8.5.1.0 Added support for 4-port 40G line cards on the E-Series.
8.3.7.0 Introduced on the S4810.
pre-6.2.1.1 Introduced on the E-Series.
Usage
Information
MAC Accounting information can be accessed using SNMP via the Force10 Monitor MIB. For more
information about enabling SNMP, refer to the Dell EMC Networking OS Configuration Guide.
NOTE: Currently, the Force10 MONITOR MIB does not return the MAC addresses in an increasing
order using SNMP. As a workaround, you can use the -C c option in snmpwalk or snmpbulkwalk
to access the Force10 MONITOR MIB. For example: % snmpwalk -C c -v 2c -c public 133.33.33.131
enterprise.6027.3.3.3
Example
Dell-1# show mac accounting destination interface tengigabitethernet 2/1
Destination Out Port VLAN Packets Bytes
00:44:00:00:00:02 Te 11/1 1000 10000 5120000
00:44:00:00:00:01 Te 11/1 1000 10000 5120000
00:22:00:00:00:00 Te 11/1 1000 10000 5120000
00:44:00:00:00:02 Te 11/1 2000 10000 5120000
00:44:00:00:00:01 Te 11/1 2000 10000 5120000
Dell-1#
Related
Commands
show mac accounting access-list display the MAC access list configurations and counters (if
configured).
show mac learning-limit
Display MAC address learning limits set for various interfaces.
Syntax
show mac learning-limit [violate-action] [detail] [interface interface]
Layer 2 959