Permit - Dell Force10 Z9000 Reference Manual

Ftos command line reference guide for the z9000 system ftos 9.1.(0.0)
Hide thumbs Also See for Force10 Z9000:
Table of Contents

Advertisement

Defaults
All access lists contain an implicit "deny any"; that is, if no match occurs, the packet is
dropped.
Command Modes
CONFIGURATION
Command History
Version 8.3.11.1
Version 8.3.10.0
Version 8.1.1.0
Version 7.8.1.0
Version 7.6.1.0
Version 7.5.1.0
pre-Version
6.2.1.1
Usage
The number of entries allowed per ACL is hardware-dependent. For detailed specification on
Information
entries allowed per ACL, refer to your line card documentation.
Prior to 7.8.1.0, names are up to 16 characters long.
Example
FTOS(conf)#ip access-list extended TESTListEXTEND
FTOS(config-ext-nacl)#
Related
ip access-list standard
Commands
show config

permit

Configure a filter to pass IP packets meeting the filter criteria.
C-Series, E-Series, S-Series, Z-Series, S4810
Syntax
permit {ip | ip-protocol-number} {source mask | any | host ip-
address} {destination mask | any | host ip-address} [count
[byte] | log] [dscp value] [order] [monitor] [fragments]
To remove this filter, you have two choices:
Parameters
ip
ip-protocol-
number
Introduced on the Z9000.
Introduced on the S4810.
Introduced on the E-Series ExaScale.
Increased the name string to accept up to 140 characters. Prior to
7.8.1.0, names were up to 16 characters long.
Introduced on the S-Series.
Introduced on the C-Series.
Introduced on the E-Series.
– configures a standard IP access list.
– displays the current configuration.
Use the no seq sequence-number command if you know the filter's sequence
number.
Use the no deny {ip | ip-protocol-number} {source mask | any
| host ip-address} {destination mask | any | host ip-
address} command.
Enter the keyword ip to configure a generic IP access list. The
keyword ip specifies that the access list will permit all IP protocols.
Enter a number from 0 to 255 to permit based on the protocol
identified in the IP protocol header. The S4810 range is 0 to 128.
241

Advertisement

Table of Contents
loading

Table of Contents