White Papers

Table Of Contents
Version Description
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.2(1.0) Introduced on the Z9500.
8.3.19.0 Introduced on the S4820T.
8.3.7.0 Introduced on the S4810.
8.1.1.0 Introduced on the E-Series.
7.8.1.0 Increased the name string to accept up to 140 characters. Prior to 7.8.1.0, names
are up to 16 characters long.
pre-Version
6.1.1.0
Introduced on the E-Series.
Example
DellEMC# show ip community-lists
ip community-list ABC
permit local-AS
deny no-advertise
permit no-export
DellEMC#
UDF ACL Commands
The following commands are available within each UDF ACL mode.
deny ip
Disassociate the UDF in IP access-list.
Syntax
deny ip {source mask | any | host ip-address} {destination mask | any |
host ip-address} udf-pkt-format name udf-qualifier-value name
To remove this filter, use the no seq sequence-number command.
Parameters
source
Enter the IP address of the network or host from which the packets were sent.
mask
Enter a network mask in /prefix format (/x) or A.B.C.D. The mask, when specified
in A.B.C.D format, may be either contiguous or noncontiguous.
any Enter the keyword any to specify that all routes are subject to the filter.
host
ip-address
Enter the keyword host then the IP address to specify a host IP address.
destination
Enter the IP address of the network or host to which the packets are sent.
udf-pkt-format
name
Enter the keywords udf-pkt-format then the UDF ACL profile name.
udf-qualifier-
value
name
Enter the keywords udf-qualifier-value then the UDF qualifier value profile
name.
Command Modes
CONFIGURATION-STANDARD-ACCESS-LIST mode
CONFIGURATION-EXTENDED-ACCESS-LIST mode
Example
Dell(config-ext-nacl)#deny ip any any udf-pkt-format ipinip udf-
qualifier-value ipnip_val1
Access Control Lists (ACL) 269