Ip Access-List Standard - Dell Force10 MXL Blade Reference Manual

Ftos command line reference guide for the mxl 10/40gbe switch io module
Hide thumbs Also See for Force10 MXL Blade:
Table of Contents

Advertisement

Command
Version 8.3.16.1
History
Usage
The order option is relevant in the context of the Policy QoS feature only. For more information, refer
Information
to the
In the MXL Switch, you can configure either count (packets) or count (bytes). However, for an ACL
with multiple rules, you can configure some ACLs with count (packets) and others as count (bytes) at
any given time
Related

ip access-list standard

Commands
permit
ip access-list standard
Create a standard IP access list (IP ACL) to filter based on IP address.
Syntax
ip access-list standard access-list-name
Parameters
access-list-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
Version 8.3.16.1
History
Usage
FTOS supports one ingress and one egress IP ACL per interface.
Information
The number of entries allowed per ACL is hardware-dependent. For detailed specification on entries
allowed per ACL, refer to your switch documentation.
Example
Figure 6-4. ip ac cess-list standard Command Example
FTOS(conf)#ip access-list standard TestList
FTOS(conf-std-nacl)#
Related
ip access-list extended
Commands
resequence access-list
permit
Configure a filter to permit packets from a specific source IP address to leave the switch.
Syntax
permit { source [ mask ] | any | host ip-address } [ count [ byte ]] [ dscp value] [ order ]
To remove this filter, you have two choices:
Introduced on MXL 10/40GbE Switch IO Module
Quality of Service (QoS)
.
Configures a standard ACL.
Configures a permit filter.
Enter a string up to 140 characters long as the ACL name.
Introduced on MXL 10/40GbE Switch IO Module
Use the no seq sequence-number command if you know the filter's sequence number.
chapter of the FTOS Configuration Guide.
Creates an extended access list.
Displays the current configuration.
Access Control Lists (ACL) | 99

Advertisement

Table of Contents
loading

Table of Contents