Administrator Guide

ipv4 Enter the keyword ipv4 to match the IPv4 packet.
ipprotocol
value
Enter the keyword ipprotocol then the option to match the IPv4 protocol. The
options are:
IP protocol number. The range is from 0 to 255.
icmp — Internet control message protocol.
tcp — Transmission control protocol.
udp — User datagram protocol.
vlantag
tagStatus
Enter the keyword vlantag then the option to match the VLAN packet. The options
are:
any — Any VLAN packet.
double-tagged — Double tagged VLAN packet.
single-tagged — Single tagged VLAN packet.
untagged — Untagged VLAN packet.
Defaults None
Command Modes CONFIGURATION-UDF TCAM
Example
Dell(conf-udf-tcam)#match l2ethertype ipv4 ipprotocol 4 vlantag any
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.8(0.0) Introduced on the S6000, Z9500.
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
Access Control Lists (ACL) 265