Operational Commands
7210 SAS D, E, K OS Quality of Service Guide Page 325
Parameters ieee-address — The MAC address to be used as a match criterion.
Values HH:HH:HH:HH:HH:HH or HH-HH-HH-HH-HH-HH where H is a hexadecimal digit
ieee-address-mask — A 48-bit mask to match a range of MAC address values.
This 48-bit mask can be configured using the following formats:
All packets with a source MAC OUI value of 00-03-FA subject to a match condition should be specified
as: 0003FA000000 0x0FFFFF000000
Default 0xFFFFFFFFFFFF (hex) (exact match)
Values 0x00000000000000 — 0xFFFFFFFFFFFF (hex)
etype
Syntax etype 0x0600..0xffff
no etype
Context config>qos>sap-ingress>mac-criteria>entry
Description Configures an Ethernet type II value to be used as a service ingress QoS policy match criterion.
The Ethernet type field is a two-byte field used to identify the protocol carried by the Ethernet frame. For
e.g. 0800 is used to identify the IP v4 packets.
The Ethernet type field is used by the Ethernet version-II frames. IEEE 802.3 Ethernet frames do not use the
type field. For IEEE 802.3 frames use the dsap, ssap or snap-pid fields as match criteria.
The snap-pid field, etype field, ssap and dsap fields are mutually exclusive and cannot be part of the same
match criteria.
The no form of this command removes the previously entered etype field as the match criteria.
Default None
Parameters etype-value — The Ethernet type II frame Ethertype value to be used as a match criterion expressed in
hexadecimal.
Values 0x0600 — 0xFFFF [1536..65535] - accepts in decimal or hex
Format Style Format Syntax Example
Decimal
DDDDDDDDDDDDDD 281474959933440
Hexadecimal
0xHHHHHHHHHHHH 0xFFFFFF000000
Binary
0bBBBBBBB...B 0b11110000...B