Addendum

show running config acl-vlan-group
Display the running configuration of all or a given ACL VLAN group.
Syntax
show running config acl-vlan-group group name
Parameters
group-name
Display only the ACL VLAN group that is specified. The
maximum group name is 140 characters.
Default None
Command
Modes
EXEC
EXEC Privilege
Command
History
Version 9.3.0.0 Introduced on the S4810, S4820T, Z9000, I/O Aggregator,
and MXL platforms
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
Dell#
acl-vlan-group
Create an ACL VLAN group.
Syntax
acl-vlan-group {group name}
To remove an ACL VLAN group, use the no acl-vlan-group {group name}
command.
Parameters
group-name Specify the name of the ACL VLAN group. The name can
contain a maximum 140 characters.
ACL VLAN Groups and Content Addressable Memory (CAM)
41