Software Blades Update Verification (asg_swb_update_verifier)

Description

Use the "asg_swb_update_verifier" command in Gaia gClishClosed The name of the global command line shell in Check Point Gaia operating system for Security Gateway Modules. Commands you run in this shell apply to all Security Gateway Module in the Security Group. or Expert mode to make sure that the signatures are up-to-date for these Software Blades:

Syntax

asg_swb_update_verifier [-v] [-b <SGM IDs> [-m <Product>] [-n [-p <IP Address>:<Port>]] ] [-u <Product>]

Parameters

Parameter

Description

-v

Shows verbose output.

-b <SGM IDs>

Applies to Security GroupClosed A logical group of Security Gateway Modules that provides Active/Active cluster functionality. A Security Group can contain one or more Security Gateway Modules. Security Groups work separately and independently from each other. To the production networks, a Security Group appears a single Security Gateway. Members as specified by the <SGM IDs>.

<SGM IDs> can be:

  • No <SGM IDs> specified, or all

    Applies to all Security Group Members and all Chassis

  • One Security Group Member (for example, 1_1)

  • A comma-separated list of Security Group Members (for example, 1_1,1_4)

  • A range of Security Group Members (for example, 1_1-1_4)

  • In Dual Chassis, one Chassis (chassis1, or chassis2)

  • In Dual Chassis, the Active Chassis (chassis_active)

-m <Product>

Forces a manual update for the specified Software Blades on the Security Group Members specified with the "-b <SGM IDs>" parameter.

Valid values:

-n

Forces an update download from the Internet.

Use with the "-m" parameter.

-p <IP Address>:<Port>

Forces an update download from the Internet and uses the specified HTTP proxy.

Use with the "-m" parameter.

  • <IP Address> - IP address of the HTTP proxy server

  • <Port> - TCP port to use on the HTTP proxy server

-u <Product>

Forces a database update for the specified Software Blades.

Valid values:

  • all

    All applicable Software Blades

  • Anti-Bot

    The Anti-Bot Software Blade

  • Anti-Virus

    The Anti-Virus Software Blade

  • APPI

    The Application Control Software Blade

  • URLF

    The URL Filtering Software Blade

Example

[Expert@MyChassis-ch0x-0x:0]# gclish

[Global] MyChassis-ch01-01 > asg_swb_update_verifier

+------------------------------------------------------------------------------+
| product    | sgm  | status           | DB version | next update check        |
+------------------------------------------------------------------------------+
| APPI       | 2_01 | failed           | 14061202   | Thu Jun 12 10:32:55 2014 |
| APPI       | 2_02 | failed           | 14061202   | Thu Jun 12 10:32:41 2014 |
| Anti-Bot   | 2_01 | up-to-date       | 1405220911 | Thu Jun 12 09:28:34 2014 |
| Anti-Bot   | 2_02 | up-to-date       | 1405220911 | Thu Jun 12 09:28:45 2014 |
| Anti-Virus | 2_01 | up-to-date       | 1406121233 | Thu Jun 12 09:28:12 2014 |
| Anti-Virus | 2_02 | new              | 1406121234 | Thu Jun 12 09:28:10 2014 |
| URLF       | 2_01 | not-installed    | N/A        | N/A                      |
| URLF       | 2_02 | not-installed    | N/A        | N/A                      |
+------------------------------------------------------------------------------+
 
Report:
------------------------------ APPI --------------------------------------------
DB versions verification                                              [   OK   ]
statuses verification                                                 [ FAILED ]
 
------------------------------ URLF --------------------------------------------
DB versions verification                                              [   OK   ]
statuses verification                                                 [   OK   ]
 
------------------------------ Anti-Bot ----------------------------------------
DB versions verification                                              [   OK   ]
statuses verification                                                 [   OK   ]
 
------------------------------ Anti-Virus --------------------------------------
DB versions verification                                              [   OK   ]
statuses verification                                                 [   OK   ]
[Global] MyChassis-ch01-01 >

Output description

Field

Description

product

Name of the Software Blade.

sgm

Security Group Member ID.

status

Update status.

DB version

Database version for a Software Blade.

next update check

Date and time for the next automatic update.

DB versions verification

  • OK - The database version is correct.

  • FAILED - The database version is incorrect.

statuses verification

  • OK - The update installed correctly or no update is needed.

  • FAILED - The update did not install correctly.