Filter Policies
7210 SAS D, E OS Router Configuration Guide Page 113
Parameters ethernet-type — The Ethernet type II frame Ethertype value to be used as a match criterion expressed
in hexadecimal.
Values 0x0600 — 0xFFFF
src-mac
Syntax src-mac ieee-address [ieee-address-mask]
no src-mac
Context config>filter>mac-filter>entry
Description Configures a source MAC address or range to be used as a MAC filter match criterion.
The no form of the command removes the source mac as the match criteria.
Default no src-mac
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:
To configure so that all packets with a source MAC OUI value of 00-03-FA are subject to a
match condition then the entry should be specified as: 003FA000000 0xFFFFFF000000
Default 0xFFFFFFFFFFFF (exact match)
Values 0x00000000000000 — 0xFFFFFFFFFFFF
Format Style Format Syntax Example
Decimal
DDDDDDDDDDDDDD 281474959933440
Hexadecimal
0xHHHHHHHHHHHH 0x0FFFFF000000
Binary
0bBBBBBBB...B 0b11110000...B