file-analysis profile
To configure Cisco Advanced Malware Protection (Cisco AMP) file analysis profile, use the file-analysis profile command in UTD Multi-Tenancy configuration mode. To delete Cisco AMP file analysis profile, use the no form of this command.
file-analysis profile file-analysis-name { alert level { critical | info | warning } | file-types file-type }
no file-analysis profile file-analysis-name { alert level { critical | info | warning } | file-types file-type }
file-analysis-name |
Specifies the file analysis profile name. |
alert level critical |info |warning |
Configures alert level as critical, info, or warning. |
file-types file-type |
Configures file types. Possible options are:
|
Command Default
None
Command Modes
UTD Multi-Tenancy configuration (config-utd-multi-tenancy).
Command History
Release | Modification |
---|---|
Cisco IOS XE Catalyst SD-WAN Release 17.2.1v |
Command qualified for use in Cisco SD-WAN Manager CLI templates. |
Usage Guidelines
File analysis is the process of submitting an unknown file to Cisco Secure Malware Analytics (formerly Threat Grid) cloud for Cisco IOS XE Catalyst SD-WAN Release 17.2.1v detonation in a sandbox environment. During detonation, the sandbox captures artefacts and observes behaviors of the file, then gives the file an overall score. Based on the observations and score, Threat Grid may change the threat response to Clean or Malicious. Findings from Threat Grid are reported back to the Cisco AMP cloud, so that all Cisco AMP customers are protected against newly discovered malware.
Examples
The following example shows how to configure an AMP file analysis profile with critical alerts, and a profile that analyzes flv and pdf files:
Device(config)# utd engine standard multi-tenancy
Device(config-utd-multi-tenancy)# file-analysis profile file-analysis-profile1
Device(config-utd-mt-file-an-profile)# alert level critical
Device(config-utd-mt-file-an-profile)# file-types
Device(config-utd-mt-file-an-types)# flv
Device(config-utd-mt-file-an-types)# pdf
Commands |
Description |
---|---|
utd multi-tenancy |
Enables Unified Threat Defense (UTD) for multi-tenancy. |
utd engine standard multi-tenancy |
Configures UTD policies, web filtering, threat-inspection and Cisco AMP profiles for multi-tenancy (multiple tenants/VRFs). |
file-inspection profile |
Configures a file inspection profile. |