Filter Policies
7210 SAS D, E OS Router Configuration Guide Page 111
MAC Filter Match Criteria
dot1p
Syntax dot1p ip-value [mask]
no dot1p
Context config>filter>mac-filter>entry>match
Description Configures an IEEE 802.1p value or range to be used as a MAC filter match criterion.
When a frame is missing the 802.1p bits, specifying an dot1p match criterion will fail for the frame
and result in a non-match for the MAC filter entry.
The no form of the command removes the criterion from the match entry.
Egress Dot1p values used for matching will correspond to the Dot1p values used for remarking.
Default no dot1p
Parameters ip-value — The IEEE 802.1p value in decimal.
Values 0 — 7
mask — This 3-bit mask can be configured using the following formats:
To select a range from 4 up to 7 specify p-value of 4 and a mask of 0b100 for value and mask.
Default 7 (decimal)
Values 1 — 7 (decimal)
Values
Format Style Format Syntax Example
Decimal
D4
Hexadecimal
0xH 0x4
Binary
0bBBB 0b100