< Home

sandbox-type (anti-APT profile view)

Function

The sandbox-type command specifies the type of the sandbox that detects files.

Format

sandbox-type { local | cloud }

undo sandbox-type

Parameters

Parameter Description Value
local

Sends files to the local sandbox.

-
cloud

Sends files to the cloud sandbox.

-

Views

Anti-APT profile view

Default Level

2: Configuration level

Usage Guidelines

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.

Example

# 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
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >