Technical data

Table Of Contents
Converged Enhanced Ethernet Command Reference 219
53-1002508-01
show statistics access-list mac
2
show statistics access-list mac
Shows active MAC ACL rules in the switch and if the rules have counters enabled.
Synopsis show statistics access-list mac name {interface [port-channel number | tengigabitethernet
slot/port | vlan vlan_id]}
Operands name Specifies a unique name for the MAC ACL.
interface Specifies the interface for which to display the statistics.
port-channel number
Specifies the port-channel number. The range of valid values is from 1
through 63.
tengigabitethernet
Specifies a valid 10 Gbps Ethernet interface.
slot Specifies a valid slot number.
port Specifies a valid port number.
vlan vlan_id Specifies the VLAN number. The range of valid values is from 1 through 3583.
Defaults None
Command
Modes
Privileged EXEC mode
EXEC mode
Description Use this command to display the active rules on the switch and whether those rules have counters
enabled.
Usage
Guidelines
None
Examples To display the statistics for standard and extended MAC ACL applied on two interfaces, 10 Gbps
Ethernet interface and VLAN 100:
switch#show statistics access-list mac std_acl
mac access-list standard std_acl on interface Te 0/1
seq 10 deny 0011.2222.3333 count (6312 frames)
seq 20 deny 0011.2222.4444 count (20 frames)
seq 30 deny 0011.2222.5555
seq 40 deny 0011.2222.6666 count (100000 frames)
switch#show statistics access-list mac ext_acl
mac access-list extended ext_acl on interface Vl 100
seq 10 deny 0011.2222.2222 0022.2222.2222 ipv4 count (4350 frames)
seq 20 deny 0011.2222.2222 0022.2222.2222 fcoe count (0 frames)
seq 30 deny 0011.2222.2222 0022.2222.2222 arp
seq 40 deny 0011.2222.2222 0022.2222.2222 10000 count (560 frames)
If the rule is not written into the hardware, the output displays as in the following example:
seq 8 permit 00c0.e000.0080 count (unwritten)