Access Control Lists (ACL) | 119
show mac accounting access-list
Display MAC access list configurations and counters (if configured).
Syntax
show mac accounting access-list access-list-name interface interface in | out
Parameters
Command Modes
EXEC
EXEC Privilege
Command
History
Example
Figure 6-6.  show mac accounting access-list Command Example
Usage
Information
The ACL hit counters in this command increment the counters for each matching rule, not just the first 
matching rule.
access-list-name
Enter the name of a configured MAC ACL, up to 140 characters.
interface interface Enter the keyword interface followed by the one of the following keywords 
and slot/port or number information:
• For a Port Channel interface, enter the keyword 
port-channel followed 
by a number:
Range: 1-128
• For a 10-Gigabit Ethernet interface, enter the keyword 
TenGigabitEthernet followed by the slot/port information. 
• For a 40-Gigabit Ethernet interface, enter the keyword 
fortyGigE 
followed by the slot/port information.
in | out
Identify whether ACL is applied ay Ingress (in) or egress (out) side.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
FTOS#show mac accounting access-list mac-ext interface po 1
Extended mac access-list mac-ext on TenGigabitEthernet 0/11
 seq 5  permit host  00:00:00:00:00:11 host  00:00:00:00:00:19  count (393794576  
packets)
 seq 10  deny host  00:00:00:00:00:21 host  00:00:00:00:00:29  count (89076777 
packets)
 seq 15  deny host  00:00:00:00:00:31 host  00:00:00:00:00:39  count (0 packets)
 seq 20  deny host  00:00:00:00:00:41 host  00:00:00:00:00:49  count (0 packets)
 seq 25  permit any any  count (0 packets)
Extended mac access-list mac-ext on TenGigabitEthernet 0/12
 seq 5  permit host  00:00:00:00:00:11 host  00:00:00:00:00:19  count (57589834 
packets)
 seq 10  deny host  00:00:00:00:00:21 host  00:00:00:00:00:29  count (393143077 
packets)
 seq 15  deny host  00:00:00:00:00:31 host  00:00:00:00:00:39  count (0 packets)
 seq 20  deny host  00:00:00:00:00:41 host  00:00:00:00:00:49  count (0 packets)
 seq 25  permit any any  count (0 packets)
FTOS#