< Home

display profile type aie

Function

The display profile type aie displays configurations of an AIE profile.

Format

display profile type aie [ name profile-name ]

Parameters

Parameter Description Value

name profile-name

Specifies the name of an AIE profile.

The value must be an existing profile name.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

If you run the display profile type aie command, information about all AIE profiles is displayed.

Example

# Display an AIE profile.

<sysname> display profile type aie
==============================================================================
AI-Engine Profile Configurations:
==============================================================================
Total Profiles: 1
------------------------------------------------------------------------------
    Profile Name                       : profile1
    Description                        : 
    Referenced                         : 1
    
------------------------------------------------------------------------------
    Detection Module                   Status
    cc                                 enabled
    dga                                disabled
    eca                                enabled
    bruteforce                         disabled
    sql                                disabled
------------------------------------------------------------------------------
Table 1 Description of the display profile type aie command output

Item

Description

AI-Engine Profile Configurations

Configurations of an AIE profile.

Total Profiles

Total number of AIE profiles.

Profile Name

Profile name.

Description

Description of an AIE profile.

Referenced

Number of times that an AIE profile is referenced by a security policy.

Detection Module

Type of the detection engine. The options are as follows:

  • cc: malicious C&C flow detection engine
  • dga: DGA domain name request detection engine
  • eca: malicious encrypted C&C flow detection engine
  • bruteforce: brute-force cracking detection engine
  • sql: malicious SQL injection detection engine

Status

Status of the detection engine.

  • enabled
  • disabled
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >