Service SAP QoS Policy Command Reference
316 Quality of Service Guide
dst-mac
Syntax dst-mac ieee-address [ieee-address-mask]
no dst-mac
Context config>qos>sap-ingress>mac-criteria>entry
Description Configures a destination MAC address or range to be used as a Service Ingress QoS policy match
criterion.
The no form of this command removes the destination mac address as the match criterion.
Default none
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 to 0xFFFFFFFFFFFF (hex)
etype
Syntax etype etype-value
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.
Format Style Format Syntax Example
Decimal DDDDDDDDDDDDDD 281474959933440
Hexadecimal 0xHHHHHHHHHHHH 0xFFFFFF000000
Binary 0bBBBBBBB...B 0b11110000...B