CLI Guide

Table Of Contents
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.8(0.0) Introduced on the S6000, Z9500, and S4048-ON.
Related
Commands
udf-tcam creates a context for UDF TCAM.
show config displays the current UDF TCAM profile configuration.
permit ip
Associate the UDF in IP access-list.
Syntax
permit 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)#permit ip any any udf-pkt-format ipinip udf-
qualifier-value ipnip_val1
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.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.8(0.0) Introduced on the S6000, Z9500, and S4048-ON.
Related
Commands
ip access-list standard configures a standard ACL.
ip access-list extended creates an extended ACL.
show config
Display the current UDF TCAM profile configuration.
Syntax
show config
Command Modes CONFIGURATION-UDF TCAM
Access Control Lists (ACL) 273