| Parameter | Description | Value |
|---|---|---|
| local | Sends files to the local sandbox. |
- |
| cloud | Sends files to the cloud sandbox. |
- |
By default, the local sandbox is used to detect files.
When the FW has the local and cloud sandboxes deployed, you can run the profile type aapt name command to create an anti-APT profile and then this command to specify the type of the sandbox that detects files. You can specify only one type of sandbox for each anti-APT profile.
# Create anti-APT profile example and configure files to be sent to the local sandbox for detection.
<sysname> system-view [sysname] profile type aapt name example [sysname-profile-aapt-example] sandbox-type local
# Create anti-APT profile example and configure files to be sent to the cloud sandbox for detection.
<sysname> system-view [sysname] profile type aapt name example [sysname-profile-aapt-example] sandbox-type cloud