Reference Guide

When you use the log option, the CP processor logs detail the packets that match.
Depending on how many packets match the log entry and at what rate, the CP
may become busy as it has to log these packets’ details.
The monitor option is relevant in the context of flow-based monitoring only. For
more information, refer to the
Port Monitoring chapter.
The S5000 cannot count both packets and bytes, when you enter the count byte
options, only bytes are incremented.
NOTE: When ACL logging and byte counters are configured simultaneously,
byte counters may display an incorrect value. Configure packet counters with
logging instead.
Related
Commands
ip access-list standard – configures a standard ACL.
permit – configures a permit filter.
ip access-list standard
Create a standard IP access list (IP ACL) to filter based on IP address.
S5000
Syntax
ip access-list standard access-list-name
Parameters
access-list-
name
Enter a string up to 140 characters long as the ACL name.
Defaults All IP access lists contain an implicit “deny any,” that is, if no match occurs, the
packet is dropped.
Command
Modes
CONFIGURATION
Command
History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
Dell Networking OS supports one ingress and one egress IP ACL per interface.
The number of entries allowed per ACL is hardware-dependent. For detailed
specifications on entries allowed per ACL, refer to your switch documentation.
Example
Dell(conf)#ip access-list standard TestList
Dell(config-std-nacl)#
Related
Commands
ip access-list extended – creates an extended access list.
show config – displays the current configuration.
Access Control Lists (ACL)
191