Administrator Guide

match
Configure the packet type to match for which the UDF offset bytes have to be parsed.
Syntax
match l2ethertype ipv4 ipprotocol value vlantag tagStatus
To return to the default settings, use the no match l2ethertype ipv4 ipprotocol value vlantag
tagStatus command.
Parameters
l2ethertype Enter the keyword l2ethertype to match the L2 Ethertype.
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.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.
Access Control Lists (ACL) 269