Page 374 7750 SR OS Router Configuration Guide
http-redirect urlSpecifies the HTTP web address that will be sent to the user’s browser.
Values 255 characters maxim um
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. When the match criteria have been satisfied the action associated
with the match criteria is executed.
If more than one match criteria (within one match statement) are configured then all criteria must be
satisfied (AND function) before the action associated with the match will be executed.
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 keywordThe frame-type keyword configures an Ethernet frame type to be used for
the MAC filter match criteria.
Default 802dot3
Values 802d ot3, 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.