Description | This attribute represents the Ethernet protocol
type to be matched against the packets. For EnetProtocolType
set to 'none', this attribute is ignored when considering
whether a packet matches the current rule.
If the attribute EnetProtocolType is 'ethertype',
this attribute gives the 16-bit value of the EtherType
that the packet must match in order to match the rule.
If the attribute EnetProtocolType is 'dsap', the lower
8 bits of this attribute's value must match the DSAP
octet of the packet in order to match the rule. If the Ethernet
frame contains an 802.1p/Q Tag header (i.e.,
EtherType 0x8100), this attribute applies to the embedded
EtherType field within the 802.1p/Q header. |