Administrator Guide

Table Of Contents
Example 4:
Output of the
show cam-usage
switch Command
Dell#show cam-usage switch
Linecard|Portpipe| CAM Partition | Total CAM | Used CAM |
Available CAM
========|========|=================|=============|=============|
==============
11 | 0 |
IN-L2 ACL | 7152 | 0 | 7152
|
| IN-L2 FIB | 32768 | 1081 | 31687
|
| OUT-L2 ACL | 0 | 0 | 0
11 | 1 |
IN-L2 ACL | 7152 | 0 | 7152
|
| IN-L2 FIB | 32768 | 1081 | 31687
|
| OUT-L2 ACL | 0 | 0 | 0
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 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 Test
member vlan 1-100
ip access-group test in
Dell#show running-config acl-vlan-group Test
!
acl-vlan-group Test
member vlan 1-100
ip access-group test in
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.
Access Control List (ACL) VLAN Groups and Content Addressable Memory (CAM) 255