< Home

display version (engine or signature database)

Function

The display version command displays the version of a specified engine or signature database.

Format

display version { { av-sdb | cnc | file-reputation | ip-reputation | ips-sdb | sa-sdb } * | location-sdb | asset-sdb | aie }

Parameters

Parameter Description Value

av-sdb

Displays the version of an AV signature database.

-

cnc

Displays the version of a malicious domain name database.

-

file-reputation

Displays the version of a file reputation signature database.

NOTE:

Only the USG6510E/6510E-POE does not support this parameter.

-

ip-reputation

Displays the version of an IP reputation database.

-

ips-sdb

Displays the version of an IPS signature database.

-

sa-sdb

Displays the version of a service awareness signature database.

-

location-sdb

Displays the version of a region identification signature database.

-

asset-sdb

Displays the version of an asset identification signature database.

NOTE:

Only the USG6510E/6510E-POE does not support this parameter.

-

aie

Displays the version of an artificial intelligence engine database.

NOTE:

For versions earlier than V600R007C20SPC300, only the USG6615E/6625E and USG6575E-B/6605E-B support this parameter. For V600R007C20SPC300 and later versions, the USG6610E/6620E, USG6630E/6650E, USG6635E/6655E, USG6680E and USG6712E/6716E also support this parameter.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

None

Example

# View the version of the malicious domain name database.
<sysname> display version cnc
CNC Update Information List:                                               
----------------------------------------------------------------              
  Current Version:                                                            
    Signature Database Version    : 2017010600                             
    Signature Database Size(byte) : 28032                                         
    Update Time                   : 08:34:03 2017/01/06                       
    Issue Time of the Update File : 00:00:33 2017/01/06                       
                                                                              
  Backup Version:                                                             
    Signature Database Version    : 2016090100                              
    Signature Database Size(byte) : 26752                                         
    Update Time                   : 07:18:56 2016/09/02                       
    Issue Time of the Update File : 20:11:40 2016/09/02                       
                                                                              
  Download Version:                                                           
    Signature Database Version    :                                           
    Signature Database Size(byte) : 0                                         
----------------------------------------------------------------               
# View the version of a region identification signature database.
<sysname> display version location-sdb
Location SDB Update Information List:                                                                                      
----------------------------------------------------------------                                                            
  Current Version :                                                                                                         
    Signature Database Version     : 2013082610                                                                             
    Signature Database Size(byte)  : 765671                                                                                 
    Update Time                    : 09:10:45 2013/09/11                                                                    
    Issue Time of the Update File  : 10:10:50 2013/08/26                                                                    
  Backup Version :                                                                                                          
    Signature Database Version     : 0                                                                                      
    Signature Database Size(byte)  : 0                                                                                      
    Update Time                    : 00:00:00 0000/00/00                                                                    
    Issue Time of the Update File  : 00:00:00 0000/00/00                                                                    
----------------------------------------------------------------
Table 1 Description of the display version command output

Item

Description

Current Version

Current version information about the engine or signature database.

Signature Database Version

Version of the engine or signature database.

Signature Database Size(byte)

Size of the engine or signature database.

Update Time

Date and time when the database was upgraded to this version.

Issue Time of the Update File

Date and time when the file for the upgrade package to this version was released.

Backup Version

Source version of the engine or signature database for rollbacks. The update rollback command rolls back the engine or signature database to this version.

Download Version

Version of the newly downloaded engine or signature database. If the signature database size is 0 bytes and the issue date and time are displayed as 00:00:00 0000/00/00, no version file to be installed exists.

The information is unavailable after the undo update confirm command is executed to disable manual installation confirmation.

# Display version information about the AIE database.

<sysname> display version aie-sdb
==============================================================================
AI-Engine Version
==============================================================================
Current Version
    Release Version               : xxxxxxxxxx
    Release Date                  : xxxx-xx-xx xx:xx:xx
    Release Size (kB)             : 11499
    Update Date                   : xxxx-xx-xx xx:xx:xx

    adapt                         : xxxxxxxxxx
    bruteforce                    : xxxxxxxxxx
    cc                            : xxxxxxxxxx
    dga                           : xxxxxxxxxx
    eca                           : xxxxxxxxxx


Init Version
    Release Version               : xxxxxxxxxx
    Release Date                  : xxxx-xx-xx xx:xx:xx
    Release Size (kB)             : 11499
    Update Date                   : xxxx-xx-xx xx:xx:xx

    adapt                         : xxxxxxxxxx
    bruteforce                    : xxxxxxxxxx
    cc                            : xxxxxxxxxx
    dga                           : xxxxxxxxxx
    eca                           : xxxxxxxxxx

------------------------------------------------------------------------------
Table 2 Description of the display version aie-sdb command output

Item

Description

Current Version

Current version.

Init Version

Initial version.

Release Version

Release version of the AIE.

Release Date

Release date of the AIE.

Release Size

Size of the AIE installation package, in KB.

Update Date

Update time of the AIE version.

adapt

Version of the data adaptation module of the AIE.

bruteforce

Version of the brute-force cracking detection engine.

cc

Version of the malicious C&C flow detection engine.

dga

Version of the DGA domain name request detection engine.

eca

Version of the malicious encrypted C&C flow detection engine.

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