show services advanced-anti-malware profile
Syntax
show services advanced-anti-malware profile <profile-name profile-name>
Description
Displays information about configured Juniper Advanced Threat Prevention Cloud profiles on the SRX Series Firewall. Juniper Advanced Threat Prevention Cloud profiles let you define which files to send to the cloud for inspection. You can create Juniper Advanced Threat Prevention Cloud profiles only with the cloud graphical interface; you cannot create the profile using CLI commands. You can only view the profile on the SRX Series Firewall.
Use this command during troubleshooting to verify you are sending the correct files to the cloud.
Options
profile-name profile-name | (optional) Display information about the specified profile. If you do not specify a profile, then display basic information about all configured Juniper Advanced Threat Prevention Cloud profiles on the SRX Series Firewall. |
Required Privilege Level
View
Output Fields
Table 1 lists the output
fields for the show services advanced-anti-malware profile
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
profile_name |
The Juniper Advanced Threat Prevention Cloud profile name. |
version |
The Juniper Advanced Threat Prevention Cloud profile version number. The number is automatically generated. You can compare the version number on the SRX Series Firewall with the version number in the cloud to verify the correct version is loaded. |
disabled_file_types |
This section lists file types that are not sent to the cloud for inspection. If this section is blank, then all supported file types are sent. |
disabled_categories |
This section lists file categories that are not sent to the cloud for inspection. If this section is blank, then all supported file categories are sent. This section lets you list general categories instead of having
to specify all file types. For example, you can specify the The following are supported categories:
|
category_thresholds |
The minimum and maximum file sizes to be sent to the cloud. If the file size exceeds the maximum limit, the SRX Series Firewall stops sending the file to the cloud, ignores the rest of the file content and sends a file termination notice. |
Sample Output
show services advanced-anti-malware profile
user@host> show services advanced-anti-malware profile Advanced Anti-malware inspection profile: Profile Name:default_profile version: 1422221827 disabled_file_types: { } disabled categories: [ ] category_thresholds:[ { Category archive min size: 102603 max size: 1048576 }] Profile Name:profile1 version: 1422315427 disabled_file_types: { application/mbox } disabled categories: [ "document" "code" ] category_thresholds:[ { Category portable_document min size: 0 max size: 1048576 Category document min size: 0 max size: 1048576 Category executable min size: 0 max size: 5062000 }] Profile Name:profile2 version: 1422308227 disabled_file_types: { } disabled categories: [ "portable_document" ] category_thresholds:[ { Category library min size: 4096 max size: 1048576 }]
Release Information
Command introduced in Junos OS Release 15.1X49-D33.