124 Converged Enhanced Ethernet Command Reference
53-1001762-01
show statistics access-list mac
8
DRAFT: BROCADE CONFIDENTIAL
show statistics access-list mac
Shows active 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 1–63.
tengigabitethernet
Specifies a valid 10 Gbps Ethernet interface.
slot Specifies a valid slot number.
port Specifies a valid port number.
vlan vlan_idSpecifies the VLAN number. The range of valid values is 1-3583.
Defaults There are no default configurations for this command.
Command
Modes
EXEC mode
Description Use this command to display the active rules on the switch and whether those rules have counters
enabled.
Examples To display the statistics for standard and extended MAC ACL applied on two interfaces
tengigabitethernet 0/1 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 shown below:
seq 8 permit 00c0.e000.0080 count (unwritten)
If the rule is written into the hardware, but the counters are not enabled for that rule, the output
displays as shown below:
seq 9 permit 00c0.e000.0090 count (uncounted)
See Also show running-config, show mac access-group