Service Egress and Ingress QoS Policies
Quality of Service Guide 319
Description Configures an IEEE 802.3 LLC SNAP Ethernet frame PID value to be used as a service ingress QoS
policy match criterion.
This is a two-byte protocol id that is part of the IEEE 802.3 LLC SNAP Ethernet Frame that follows
the three-byte OUI field.
The snap-pid field, etype field, ssap and dsap fields are mutually exclusive and cannot be part of the
same match criteria.
The snap-pid match criteria is independent of the OUI field within the SNAP header. Two packets
with different three-byte OUI fields but the same PID field will both match the same policy entry based
on a snap-pid match criteria.
The no form of this command removes the snap-pid value as the match criteria.
Default none
Parameters smap-pid — The two-byte snap-pid value to be used as a match criterion in hexadecimal.
Values 0x0000 to 0xFFFF
src-mac
Syntax src-mac ieee-address [ieee-address-mask]
no src-mac
Context config>qos>sap-ingress>mac-criteria>entry
Description This command configures a source MAC address or range to be used as a service ingress QoS policy
match criterion.
The no form of this command removes the source mac as the match criteria.
Default none
Parameters ieee-address — Enter the 48-bit IEEE 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 — This 48-bit mask can be configured using:
This 48 bit mask can be configured using the following formats
Format Style Format Syntax Example
Decimal DDDDDDDDDDDDDD 281474959933440
Hexadecimal 0xHHHHHHHHHHHH 0x0FFFFF000000
Binary 0bBBBBBBB...B 0b11110000...B