Administrator Guide

Command Modes
EXEC
EXEC Privilege
Command
History
Version Description
9.9(0.0) Introduced on the C9010.
9.5(0.0) Introduced on the Z9500.
9.3(0.0) Introduced on the S4810, S4820T, Z9000 and MXL.
Examples The following sample output shows the line-by-line style display when using the show running-
config acl-vlan-group option. Note that no group or access list names are truncated.
Dell#show running-config acl-vlan-group
!
acl-vlan-group group1
description Acl Vlan Group1
member vlan 1-10,400-410,500
ip access-group acl1 out implicit-permit
!
acl-vlan-group group2
member vlan 20
ip access-group acl2 out
Dell#
Dell#show running-config acl-vlan-group group1
!
acl-vlan-group group1
description Acl Vlan Group1
member vlan 1-10,400-410,500
ip access-group acl1 out implicit-permit
Common MAC ACL Commands
The following commands are available within both MAC ACL modes (Standard and Extended) and do not have mode-specific
options. These commands allow you to clear, display, and assign MAC ACL configurations.
The C9000 supports both Ingress and Egress MAC ACLs.
You can apply a MAC ACL on physical, port-channel and VLAN interfaces. The permit/deny statements in the ACL determine
how traffic on an interface, VLAN members, or port-channel members is handled.
clear counters mac access-group
Clear counters for all or a specific MAC ACL.
C9000 Series
Syntax
clear counters mac access-group [mac-list-name]
Parameters
mac-list-name
(OPTIONAL) Enter the name of a configured MAC access list.
Command Modes 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.
Access Control Lists (ACL) 261