[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

juniper-express-engine

Syntax

juniper-express-engine {
pattern-update {
email-notify {
admin-email
custom-message
custom-message-subject
}
interval value;
no-autoupdate
url;
}
profile profile-name {
fallback-options {
default (log-and-permit | block);
content-size (log-and-permit | block);
engine-not-ready (log-and-permit | block);
timeout (log-and-permit | block);
out-of-resources (log-and-permit | block);
too-many-requests (log-and-permit | block);
}
scan-options {
intelligent-prescreening;
scan-mode (scan-all | by--extension);
content-size-limit value;
timeout value;
decompress-layer-limit value;
}
notification-options {
virus-detection {
type (message | protocol-only);
notify-mail-sender;
custom-message;
custom-message-subject;
}
fallback-block {
custom-message;
custom-message-subject;
notify-mail-sender;
type;
}
}
trickling {
timeout value;
}
}
mime-whitelist {
list listname {
exception listname;
}
url-whitelist {
listname;
}
}

Hierarchy Level

[edit security utm feature-profile anti-virus]

Release Information

Statement introduced in Release 9.5 of JUNOS software.

Description

Configure the UTM express antivirus feature.

This statement is supported on SRX 210, SRX 240, SRX 650, and J-series devices.

Options

The remaining statements are explained separately.

Usage Guidelines

For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.

Required Privilege Level

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]