884 | Layer 2
www.dell.com | support.dell.com
show mac accounting destination
e
Display destination counters for Layer 2 traffic (available on physical interfaces only). 
Syntax
show mac accounting destination [mac-address vlan vlan-id] [interface interface 
[mac-address vlan vlan-id] [vlan vlan-id]] [vlan vlan-id]
Parameters
Command Modes
EXEC
EXEC Privilege
Command
History
Usage
Information
MAC Accounting information can be accessed using SNMP via the FTOS Monitor MIB. For more 
information on enabling SNMP, refer to Chapter 3 of the FTOS Configuration Guide.
Example
Figure 30-8.  show mac accounting destination Command Example
Related
Commands
 
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 followed by the interface type, 
slot and port information:
• For a 1-Gigabit Ethernet interface, enter the keyword 
GigabitEthernet followed by the slot/port information. 
• For a 10-Gigabit Ethernet interface, enter the keyword 
TenGigabitEthernet followed by the slot/port information. 
vlan vlan-id (OPTIONAL) Enter the keyword vlan followed by the VLAN ID to display 
the MAC address assigned to that VLAN.
Range: 1 to 4094.
pre-Version 6.2.1.1 Introduced on E-Series
Note: Currently, the FTOS MONITOR MIB does not return the MAC addresses in an 
increasing order via SNMP. As a workaround, you can use the -C c option in snmpwalk or 
snmpbulkwalk to access the FTOS MONITOR MIB. For example:
% snmpwalk -C c -v 2c -c public 133.33.33.131 enterprise.6027.3.3.3
FTOS-1#sh mac accounting destination interface gigabitethernet 2/1
Destination         Out  Port   VLAN    Packets      Bytes               
00:44:00:00:00:02   Te   11/0   1000    10000        5120000             
00:44:00:00:00:01   Te   11/0   1000    10000        5120000             
00:22:00:00:00:00   Te   11/0   1000    10000        5120000             
00:44:00:00:00:02   Te   11/0   2000    10000        5120000             
00:44:00:00:00:01   Te   11/0   2000    10000        5120000
FTOS-1# 
show mac accounting access-list Display MAC access list configurations and counters (if configured).