ip access-group
Assign an IP access list (IP ACL) to an interface.
Z9500
Syntax
ip access-group
access-list-name
{in | out} [implicit-permit]
[vlan
vlan-id
]
To delete an IP access-group configuration, use the
no ip access-group
access-list-name
{in | out} [implicit-permit] [vlan
vlan-id
]
command.
Parameters
access-list-
name
Enter the name of a configured access list, up to 140
characters.
in
Enter the keyword
in
to apply the ACL to incoming traffic.
out
Enter the keyword
out
to apply the ACL to outgoing traffic.
implicit-permit
(OPTIONAL) Enter the keyword
implicit-permit
to
change the default action of the ACL from implicit-deny to
implicit-permit (that is, if the traffic does not match the filters
in the ACL, the traffic is permitted instead of dropped).
vlan
vlan-id
(OPTIONAL) Enter the keyword
vlan
then the ID numbers of
the VLANs. The range is from 1 to 4094 (you can use IDs
from 1 to 4094).
Defaults
Not enabled.
Command
Modes
INTERFACE
Command
History
This guide is platform-specific. For command information about other platforms,
refer to the relevant
Dell Networking OS Command Line Reference Guide
.
The following is a list of the Dell Networking OS version history for this command.
Version
Description
9.2(1.0)
Introduced on the Z9500.
8.3.19.0
Introduced on the S4820T.
8.3.11.1
Introduced on the Z9000.
8.3.7.0
Introduced on the S4810.
8.1.1.0
Introduced on the E-Series ExaScale.
7.8.1.0
Increased the name string to accept up to 140 characters.
Prior to 7.8.1.0, names were up to 16 characters long.
7.6.1.0
Introduced on the S-Series.
218
Access Control Lists (ACL)