Filter Policies
7750 SR OS Router Configuration Guide Page 375
IP Filter Match Criteria

dscp

Syntax dscp dscp-name
no dscp
Context config>filter>ip-filter>entry>match
config>filter>ipv6-filter>entry>match
Description This command configures a DiffServ Code Point (DSCP) name to be used as an IP filter match
criterion.
The no form of the command removes the DSCP match criterion.
Default no dscp — no dscp match criterion
Parameters dscp-name — Configure a dscp name that has been previously mapped to a value using the dscp-
name command. The DiffServ code point may only be specified by its name.
Values be, cp1, cp2, cp3, cp4, cp5, cp6, cp7, cs1, cp9, af11, cp11, af12, cp13, af13, cp15,
cs2, cp17, af21, cp19, af22, cp21, af23, cp23

dst-ip

Syntax dst-ip {ip-address[/mask]} [netmask]
no dst-ip
Context config>filter>ip-filter>entry>match
Description This command configures a destination IP address range to be used as an IP filter match criterion.
To match on the destination IP address, specify the address and its associated mask, e.g. 10.1.0.0/16.
The conventional notation of 10.1.0.0 255.255.0.0 may also be used.
The no form of the command removes the destination IP address match criterion.
Default No destination IP match criterion
Parameters ip-prefix — The IP prefix for the IP match criterion in dotted decimal notation.
Values 0.0.0.0 — 255.255.255.255
mask — The subnet mask length expressed as a decimal integer.
Values 0 — 32
netmask — Any mask epressed in dotted quad notation.
Values 0.0.0.0 — 255.255.255.255

dst-ip