profile (Security Content Filtering)
Syntax
profile profile-name {
block-command protocol-command-list;
block-content-type (activex | exe | http-cookie | java-applet | zip);
block-extension extension-list;
block-mime {
exception list-name;
list list-name;
}
notification-options {
custom-message message;
(notify-mail-sender | no-notify-mail-sender);
type (message | protocol-only);
}
permit-command protocol-command-list;
}
Hierarchy Level
[edit security utm default-configuration] [edit security utm feature-profile content-filtering]
Description
Create a profile for the content-filtering feature. This profile includes all subsequent configuration options.
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 9.5.
The [edit security utm default-configuration] hierarchy
level is introduced in Junos OS Release 18.2R1.