< Home

display profile type av

Function

The display profile type av command displays information about an antivirus profile.

Format

display profile type av [ name name [ protocol | exception { application | av-signature-id } | whitelist [ host | url | source-address | destination-address ] ] ]

Parameters

Parameter Description Value

name name

Specifies the name of an antivirus profile.

The value must be the name of an existing antivirus profile.

protocol

Displays the protocol information about the specified antivirus profile.

-

exception application

Displays the exception application information about the specified antivirus profile.

-

exception av-signature-id

Displays the virus exception information about the specified antivirus profile.

-

whitelist

Indicates the whitelist.

-

host

Indicates domain name-based whitelist rules.

-

url

Indicates URL-based whitelist rules.

-

source-address

Indicates source address-based whitelist rules.

-

destination-address

Indicates destination address-based whitelist rules.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Information about all antivirus profiles is displayed if you enter only display profile type av.

Example

# Display information about the antivirus profile.

<sysname> display profile type av
AV Profile Configurations:                                                      
Total Profiles: 2                                                               
-------------------------------------------------------------------             
  AV Profile Name            : profile_av                                       
  Description Text           :                                                  
  Attack Evidence Collection : Disable                                          
  Heuristic Detection        : Disable                                          
                                                                                
  Scan Protocol Configurations:                                                 
  ---------------------------------------------------------------               
  Protocol Name        Direction               Action                           
  ---------------------------------------------------------------               
  HTTP                 both                    block                            
  FTP                  both                    block                            
  SMTP                 upload                  alert                            
  POP3                 download                alert                            
  IMAP                 both                    alert                            
  NFS                  both                    alert                            
  SMB                  both                    block                            
  ---------------------------------------------------------------               
                                                                                
  Exception Application Configurations:                                         
  ---------------------------------------------------------------               
  Application name                Action                                        
  ---------------------------------------------------------------               
  126disk                         block                                         
  ---------------------------------------------------------------               
                                                                                
  Exception AV-Signature-Id Configurations:                                     
  ---------------------------------------------------------------               
  AV-Signature-Id        Name                                                   
  ---------------------------------------------------------------               
  16424404               EICAR.Test.FILE.1                                      
  ---------------------------------------------------------------               
                                                                                
  Whitelist Configurations:                                                     
  ---------------------------------------------------------------               
  Type                         Whitelist                                        
  ---------------------------------------------------------------               
  url                          www.example.com/cn                               
  host                         10.10.1.76:8080                                  
  source                       192.168.1.1                                      
  source range                 192.168.10.1 - 192.168.10.100                    
  destination                  192.168.20.1                                     
  destination range            192.168.20.10 - 192.168.20.100                   
  ---------------------------------------------------------------               
-------------------------------------------------------------------             
  AV Profile Name            : default                                          
  Description Text           :                                                  
  Attack Evidence Collection : Disable                                          
  Heuristic Detection        : Disable                                          
                                                                                
  Scan Protocol Configurations:                                                 
  ---------------------------------------------------------------               
  Protocol Name        Direction               Action                           
  ---------------------------------------------------------------               
  HTTP                 both                    block                            
  FTP                  both                    block                            
  SMTP                 upload                  alert                            
  POP3                 download                alert                            
  IMAP                 both                    alert                            
  NFS                  both                    alert                            
  SMB                  both                    block                            
  ---------------------------------------------------------------               
                                                                                
  Exception Application Configurations:                                         
  ---------------------------------------------------------------               
  Application name                Action                                        
  ---------------------------------------------------------------               
  ---------------------------------------------------------------               
                                                                                
  Exception AV-Signature-Id Configurations:                                     
  ---------------------------------------------------------------               
  AV-Signature-Id        Name                                                   
  ---------------------------------------------------------------               
  ---------------------------------------------------------------               
                                                                                
  Whitelist Configurations:                                                     
  ---------------------------------------------------------------               
  Type                         Whitelist                                        
  ---------------------------------------------------------------               
  ---------------------------------------------------------------               
-------------------------------------------------------------------
Table 1 Description of the display profile type av command output

Item

Description

Total Profiles

Total number of profiles

AV Profile Name

Name of the antivirus profile

Description Text

Description of the antivirus profile

Attack Evidence Collection

Attack evidence collection function. The status is enable or disable.

Heuristic Detection

Heuristic detection. The status is enable or disable.

Scan Protocol Configurations

Protocol scanning configuration information

Protocol Name

Protocol name

Direction

Direction:

  • upload

  • download

  • both

Action

Action:

  • alert

  • block

  • declare

  • delete-attachment

Exception Application Configurations

Application exception configuration information

Application name

Application name

Action

Action:

  • allow

  • alert

  • block

Exception AV-Signature-Id Configurations

Virus exception configuration information

AV-Signature-Id

Virus signature ID

Name

Virus signature name

If the name of the virus signature is -, the virus signature is invalid, and the corresponding configuration item can be deleted.

Whitelist Configurations

Whitelist configuration information

Type

Whitelist type:

  • url: URL

  • host: domain name

  • source: source IP address

  • source range: source IP address range

  • destination: destination IP address

  • destination range: destination IP address range

Whitelist

Whitelist

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