site-reputation-action
Syntax
site-reputation-action {
harmful (block | log-and-permit | permit | quarantine);
fairly-safe (block | log-and-permit | permit | quarantine);
moderately-safe (block | log-and-permit | permit | quarantine);
suspicious (block | log-and-permit | permit | quarantine);
very-safe (block | log-and-permit | permit | quarantine);
}
Hierarchy Level
[edit security utm default-configuration]
[edit security utm feature-profile web-filtering juniper-enhanced
profile profile-name category category-name]
Release Information
Statement introduced in Junos OS Release
11.4.
The [edit security utm default-configuration] hierarchy
level is introduced in Junos OS Release 18.2R1.
Description
Specify the action to be taken depending on the
site reputation returned for all types of URLs whether it is categorized
or uncategorized.
NoteStarting with Junos OS Release 17.4R1, the reputation
base scores are configurable. Users can apply global reputation values,
provided by the Websense ThreatSeeker Cloud (TSC). For the non-category
URLs, the global reputation value is used to perform filtering,
Options
fairly-safe —Permit,
log-and-permit, block, or quarantine a request if a site-reputation
of 70 through 79 is returned.
harmful —Permit, log-and-permit,
block, or quarantine a request if a site-reputation of zero through
59 is returned.
moderately-safe —Permit,
log-and-permit, block, or quarantine a request if a site-reputation
of 80 through 89 is returned.
suspicious —Permit,
log-and-permit, block, or quarantine a request if a site-reputation
of 60 through 69 is returned.
very-safe —Permit,
log-and-permit, block, or quarantine a request if a site-reputation
of 90 through 100 is returned.
Required Privilege Level
security—To view this statement in the
configuration.
security-control—To add this statement to the configuration.