Users Guide

1636 OpenFlow
Table 46-10. Policy ACL Flow Table IPv6 Match Fields
Field Bits Maskable Optional Description
IN_PORT 32 No Yes Physical or logical ingress port.
ETH_SRC 48 Yes Yes Ethernet source MAC
ETH_DST 48 Yes Yes Ethernet destination MAC
ETH_TYPE 16 No Yes Must be 0x86dd
VLAN_VID 16 Yes Yes VLAN ID. Cannot be masked for a
VLAN bridging rule that redirects
to a different L2 output group.
Only applicable to VLAN flow
entry types.
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.
IPV6_SRC 128 Yes Yes Matches IPv6 SIP
IPV6_DST 128 Yes Yes Matches IPv6 DIP
IP_PROTO 8 No Yes Matches IPv6 Next header
IPV6_FLABEL 20 No Yes Matches IPv6 flow label
IP_DSCP 6 No Yes Bits 0 through 5 of the IP ToS
Field as defined in RFC 2474 if
EtherType = 0x86dd
IP_ECN 2 No Yes Bits 6 through 7 of the IP ToS
Field as defined in RFC 3168 if
EtherType = 0x86dd
TCP_SRC 16 No Yes If EtherType = 0x86dd and
IP_PROTO = 6
UDP_SRC 16 No Yes If EtherType = 0x86dd and
IP_PROTO = 17
SCTP_SRC 16 No Yes If EtherType = 0x86dd and
IP_PROTO = 132
ICMPV6_TYPE 8 No Yes If EtherType = 0x86dd and
IP_PROTO = 58