Filter Policies
7750 SR OS Router Configuration Guide Page 303
filter-sample Specifies that traffic matching the associated IP filter entry is sampled if
the IP interface is set to cflowd ip-filter mode. 368
interface-disable-
sample
Specifies that traffic matching the associated IP filter entry is not sampled
if the IP interface is set to cflowd ip-filter mode. 369
Configure IP filter entry matching criteria
config>filter>ip-filter>entry
match Enables the context to configure match criteria for the filter entry. 369
dscp Configures a DiffServ Code Point (DSCP) name to be used for IP filter
matching. 375
dst-ip Configures a destination IP address range to be used for IP filter matching. 375
dst-port Configures a destination TCP or UDP port number or port range for IP
filter matching. 376
fragment Configures fragmented or non-fragmented IP packets as an IP filter
matching. 377
icmp-code Configures matching on ICMP code field in the ICMP header of an IP
packet for IP filter matching. 377
icmp-type Configures matching on ICMP type field in the ICMP header of an IP
packet for IP filter matching. 377
ip-option Configures matching packets with a specific IP option or a range of IP
options in the first option of the IP header as for IP filter matching. 378
multiple-option Configures matching packets that contain one or more than one option
fields in the IP header for IP filter matching. 379
option-present Configures matching packets that contain the option field or have an
option field of zero in the IP header for IP filter matching. 379
src-ip Configures a source IP address range to be used for IP filter matching. 379
src-port Configures a source TCP or UDP port number or port range for IP filter
matching. 380
tcp-syn Configures matching on the SYN bit being set or reset in the control bits
of the TCP header of an IP packet for IP filter matching. 381
tcp-ack Configures matching on the ACK bit being set or reset in the control bits
of the TCP header of an IP packet for IP filter matching. 381
Table 18: CLI Commands to Configure Filter Policies Parameters (Continued)
Command Description Page