Reference Guide

Table Of Contents
For a VLAN interface, enter the keyword VLAN followed
by the vlan id.
in | out Identify whether ACL is applied on ingress or egress side.
Command
Modes
EXEC
EXEC Privilege
Command
History
This guide is platform-specific. For command information about other platforms,
refer to the relevant Dell Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version 9.0.2.0 Introduced on the S6000.
Version
8.3.19.0
Introduced on the S4820T.
Version 8.3.11.1 Introduced on the Z9000.
Version 8.3.7.0 Introduced on the S4810.
Version 8.5.1.0 Added support for 4-port 40G line cards on ExaScale.
Version 8.1.1.0 Introduced on the E-Series ExaScale.
Version 7.8.1.0 Increased the name string to accept up to 140 characters.
Prior to 7.8.1.0, names are up to 16 characters long.
Version 7.6.1.0 Introduced on the S-Series.
Version 7.5.1.0 Introduced on the C-Series
pre-Version
6.1.1.0
Introduced on the E-Series.
Usage
Information
The ACL hit counters in this command increment the counters for each matching
rule, not just the first matching rule.
Example
Dell#show mac accounting access-list mac-ext interface po 1
Extended mac access-list mac-ext on GigabitEthernet 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 GigabitEthernet 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)
Access Control Lists (ACL)
249