Users Guide

Table Of Contents
OpenFlow 1671
VLAN_PCP 3 No Yes 802.1p priority field from VLAN
tag. Always has a value, will be zero
if packet did not have a VLAN tag.
IPV4_SRC 32 Yes Yes Matches SIP if EtherType =
0x0800
IPV4_DST 32 Yes Yes Matches DIP if EtherType =
0x0800
IP_PROTO 8 No Yes IP protocol field from IP header if
EtherType = 0x0800
IP_DSCP 6 No Yes Bits 0 through 5 of the IP ToS Field
as defined in RFC 2474 if
EtherType = 0x0800
IP_ECN 2 No Yes Bits 6 through 7 of the IP ToS Field
as defined in RFC 3168 if
EtherType = 0x0800
TCP_SRC 16 No Yes If EtherType = 0x0800 and
IP_PROTO = 6
UDP_SRC 16 No Yes If EtherType = 0x0800 and
IP_PROTO = 17
SCTP_SRC 16 No Yes If EtherType = 0x0800 and
IP_PROTO = 132
ICMPV4_TYPE 8 No Yes If EtherType = 0x0800 and
IP_PROTO = 1
TCP_DST 16 No Yes If EtherType = 0x0800 and
IP_PROTO = 6
UDP_DST 16 No Yes If EtherType = 0x0800 and
IP_PROTO = 17
SCTP_DST 16 No Yes If EtherType = 0x0800 and
IP_PROTO = 132
ICMPv4_COD
E
8 No Yes If EtherType = 0x0800 and
IP_PROTO = 1
Table 48-9. Policy ACL Flow Table IPv4 Match Fields (Continued)
Field Bits Maskable Optional Description or Prerequisite