Filter Policies
Router Configuration Guide 565
value — Specifies the rate-limit value in Kbits per second. A rate of 0 results in all traffic being 
dropped. A rate of max results in all traffic being forwarded.
Values 0 to 2000000000 | max
vpls-service-id  — Specifies an existing VPLS service ID or service name.
match
Syntax match [frame-type {802dot3 | 802dot2-llc | 802dot2-snap | ethernet_II}]
no match
Context config>filter>mac-filter>entry
Description This command creates the context for entering/editing match criteria for the filter entry and specifies 
an Ethernet frame type for the entry. 
A match context may consist of multiple match criteria, but multiple match statements cannot be 
entered per entry.
The no form of the command removes the match criteria for the entry-id.
Parameters frame-type keyword — The frame-type keyword configures an Ethernet frame type to be used 
for the MAC filter match criteria.
Default 802dot3 
Values 802dot3, 802dot2-llc, 802dot2-snap, ethernet_II
802dot3 — Specifies the frame type is Ethernet IEEE 802.3.
802dot2-llc — Specifies the frame type is Ethernet IEEE 802.2 LLC.
802dot2-snap — Specifies the frame type is Ethernet IEEE 802.2 SNAP.
ethernet_II — Specifies the frame type is Ethernet Type II.
MAC Filter Match Criteria
dot1p
Syntax dot1p dot1p-value [dot1p-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.