Filter Command Reference
350 7705 SAR OS Router Configuration Guide
mask — the subnet mask length expressed as a decimal integer
Values 0 to 32
netmask — any mask expressed in dotted-decimal notation
Values 0.0.0.0 to 255.255.255.255
dst-ip
Syntax dst-ip ipv6-address/prefix-length
no dst-ip
Context config>filter>ipv6-filter>entry>match
Description This command configures a destination IPv6 address range to be used as an IP filter match criterion.
To match on the destination IP address, specify the address and prefix length; for example, 11::12/128.
The no form of the command removes the destination IP address match criterion.
Default n/a
Parameters ipv6-address/prefix-length — the IPv6 address on the interface
Values ipv6-address x:x:x:x:x:x:x:x (eight 16-bit pieces)
x:x:x:x:x:x:d.d.d.d
x: [0 to FFFF]H
d: [0 to 255]D
prefix-length 0 to 128
dst-mac
Syntax dst-mac ieee-address 
no dst-mac
Context config>filter>mac-filter>entry>match
Description This command configures a destination MAC address to be used as a MAC filter match criterion.
To match on the destination MAC address, specify the IEEE address.
The no form of the command removes the destination MAC address match criterion. 
Default no dst-mac
Parameters ieee-address — the MAC address to be used as a match criterion
Values xx:xx:xx:xx:xx:xx or xx-xx-xx-xx-xx-xx, where x is a 
hexadecimal digit