Set Traffic-Filter (Collector Mode); Set Traffic-Monitoring (For Jatp700 Appliances Only) (Collector Mode) - Juniper Advanced Threat Prevention Appliance Cli Command Reference Manual

Table of Contents

Advertisement

Juniper Advanced Threat Prevention Appliance

set traffic-filter (collector mode)

Table 5-20 set traffic-filter
Description
Product(s) CLI
Mode(s)
Syntax
Parameters
Example

set traffic-monitoring (for JATP700 Appliances only) (collector mode)

Table 5-21 set traffic-monitoring
Description
Product(s) CLI
Mode(s)
102
Sets traffic filter rules to avoid analysis on a set of configured traffic, which cannot
be made retroactive; for example: any analysis skipped as a result of the filtering
cannot be reversed. This command can be applied to an entire network/subnet/
CIDR range.
See Also: set (server mode); show (diagnosis mode) [show traffic-filter]
All-in-One | Collector
collector
set traffic-filter {add <rule_name> <domain> <source-
address> <destination-address> <source-port>
<destination-port> <protocol> | remove <rule_name>}
traffic-filter
add
<RuleString><Dom
ainString><sourc
e-
address><destina
tion-address>
<source-port>
<destination-
port> <protocol>
The following example add a traffic filter rule to the Traffic Collector.
JATP-collector02(collector)# set traffic-rule add
CustomRule2 headqrts.example.com 10.2.00/16 20.0.0.2 90 120
tcp
where destination-address is 20.0.0.2, destination-port is 120, protocol is tcp,
source-address is 10.2.0.0/16 and source-port is 90 (in our example).
Sets the traffic monitoring interface on the JATP700
All-in-One | Collector
collector
Copyright© 2018, Juniper Networks, Inc.
Adds a traffic filter rule where:
"RuleString" is the name of the rule
"DomainString" is the domain to filter out
"source-address" is the source IPv4 address or
network (CIDR)
"destination-address" is the destination IPv4 address
or network (CIDR)
"source-port" is the source port number (0-65535)
"destination-port" is the destination port number
(0-65535)"protocol" is the protocol type: either IP,
TCP, UDP or HTTP

Advertisement

Table of Contents
loading

Table of Contents