Express Antivirus Configuration Overview

For each UTM feature, you should configure feature parameters in the following order:

  1. Configure UTM custom objects for the UTM features. The following example enables the mime-pattern, url-pattern, and custom-url-category custom objects:
    user@host# set security utm custom-objects mime-patternuser@host# set security utm custom-objects url-patternuser@host# set security utm custom-objects custom-url-category
  2. Configure main feature parameters using feature profiles. The following examples enables the anti-virus feature profile:
    user@host# set security utm feature-profile anti-virus juniper-exress-engine
  3. Configure a UTM policy for each protocol and attach this policy to a profile. The following example creates the utmp3 UTM policy for the HTTP protocol:

    user@host# set security utm utm-policy utmp3 anti-virus http-profile http1
  4. Attach the UTM policy to a security policy. The following example attaches the utmp3 UTM policy to the p3 security policy:

    user@host# set security policies from-zone trust to-zone untrust policy p3 then permit application-services utm-policy utmp3

Related Topics

JUNOS Software Feature Support Reference for SRX Series and J Series Devices