Filter Policies
Router Configuration Guide 571
The snap-pid field, etype field, ssap and dsap fields are mutually exclusive and may not be part of the
same match criteria.
The snap-pid match criterion 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 filter entry based
on a snap-pid match criteria.
The no form of the command removes the snap-pid value as the match criteria.
Default no snap-pid
Parameters snap-pid — The two-byte snap-pid value to be used as a match criterion. The value can be
expressed in decimal integer or hexadecimal format.
Values 0 to 65535 or 0x0000 to 0xFFFF
src-mac
Syntax src-mac ieee-address [ieee-address-mask]
no src-mac
Context config>filter>mac-filter>entry>match
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 — 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; both upper and lower case are supported.
ieee-address-mask — A 48-bit mask to match a range of MAC address values.
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: 00:03:FA:00:00:00 FF:FF:FF:00:00:00
Default ff:ff:ff:ff:ff:ff (exact match)
Values HH:HH:HH:HH:HH:HH or HH-HH-HH-HH-HH-HH where H is
an hexadecimal digit; both upper and lower case are supported.
ssap
Syntax ssap ssap-value [ssap-mask]
no ssap
Context config>filter>mac-filter>entry>match