juniper-enhanced
Syntax
juniper-enhanced {
cache {
size value;
timeout value;
}
profile profile-name {
category customurl-list name {
action (block | log-and-permit | permit | quarantine);
}
custom-block-message value;
custom-quarantine-message value;
default (block | log-and-permit | permit | quarantine);
fallback-settings {
default (block | log-and-permit);
server-connectivity (block | log-and-permit);
timeout (block | log-and-permit);
too-many-requests (block | log-and-permit);
}
no-safe-search;
site-reputation-action {
fairly-safe (block | log-and-permit | permit | quarantine);
harmful (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);
}
timeout value;
}
server {
host host-name;
port number;
proxy-profile proxy profile name;
}
}
Hierarchy Level
[edit security utm default-configuration] [edit security utm feature-profile web-filtering]
Description
Configure the Content Security Enhanced Web Filtering feature.
Options
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
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.
The proxy-profile option is introduced under the security utm default-configuration web-filtering juniper-enhanced
server hierarchy level in Junos OS Release 18.3R1.