Filter Policies
Router Configuration Guide 567
Default no dsap
Parameters dsap-value — The 8-bit dsap match criteria value. Can be expressed in decimal integer,
hexadecimal or binary format..
Values 0 to 255
dsap-mask — This is optional and may be used when specifying a range of dsap values to use as
the match criteria.
This 8 bit mask can be configured using the decimal integer, hexadecimal or binary formats
described in Table 47.
Default 255 (exact match)
0x00 to 0xFF
Values 0 to 255
dst-mac
Syntax dst-mac ieee-address [ieee-address-mask]
no dst-mac
Context config>filter>mac-filter>entry>match
Description Configures a destination MAC address or range to be used as a MAC filter match criterion.
The no form of the command removes the destination mac address as the match criterion.
Default no dst-mac
Parameters ieee-address — The 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. Note that both upper and lower case are
supported.
ieee-address-mask — A 48-bit mask to match a range of MAC address values.
Table 47: dsap-mask Formats
Format Style Format Syntax Example
Decimal DDD 240
Hexadecimal 0xHH 0xF0
Binary 0bBBBBBBBB 0b11110000