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

utm-policy

Syntax

utm-policy policy-name {
anti-virus {
http-profile profile-name;
ftp {
upload-profile profile-name;
download-profile profile-name;
}
smtp-profile profile-name;
pop3-profile profile-name;
imap-profile profile-name;
}
content-filtering {
http-profile profile-name;
ftp {
upload-profile profile-name;
download-profile profile-name;
}
smtp-profile profile-name;
pop3-profile profile-name;
imap-profile profile-name;
}
anti-spam {
smtp-profile profile-name;
}
web-filtering {
http-profile profile-name;
}
traffic-options {
sessions-per-client {
limit value;
over-limit (log-and-permit | block);
}
}
}

Hierarchy Level

[edit security utm]

Release Information

Statement introduced in Release 9.5 of JUNOS software.

Description

Configure a UTM policy for antivirus, antispam, content-filtering, and web-filtering protocols and attach this policy to a security profile to implement it.

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]