Users Guide

Ipv4Acl : 1
Ipv6Acl : 2
-- Stack unit 0 --
Current Settings(in block sizes)
L2Acl : 1
Ipv4Acl : 1
Ipv6Acl : 2
Dell#show cam-acl
Related
Commands
cam-acl configure CAM profiles to support IPv6 ACLs.
show config
View the current IPv6 ACL configuration.
C-Series, E-Series, S-Series
Syntax
show config
Command Modes ACCESS-LIST
Command
History
Version 9.0.2.0 Introduced on the S6000.
Version 8.4.2.1 Introduced on the S-Series.
Version 8.4.2.0 Introduced on the E-Series TeraScale.
Version 8.2.1.0 Introduced on the E-Series ExaScale.
Version 7.8.1.0 Introduced on the C-Series.
Example
Dell(conf-ipv6-acl)#show config
!
ipv6 access-list Acl1
seq 5 permit ipv6 1111::2222/127 host 3333::1111 log count bytes
seq 10 permit icmp host 3333:: any mobile-advertisement log
seq 15 deny tcp any any rst
seq 20 permit udp any any gt 100 count
Dell(conf-ipv6-acl)#
show ipv6 accounting access-list
View the IPv6 access-lists created on the E-Series and the sequence of filters.
Syntax
show ipv6 accounting access-list [access-list-name [cam_count | interface
interface {in | out}]
Parameters
access-list-name
Enter the name of the ACL to be displayed, up to 140 characters.
cam_count
List the count of the CAM rules for this ACL.
interface
interface
Enter the keyword interface followed by the interface type and slot/port or
number information:
IPv6 Access Control Lists (IPv6 ACLs) 805