Print Download PDF Send Feedback

Previous

Next

cprinstall install

Description

Installs Check Point products on the managed Security Gateway.

Important - Installing software packages with this command is not supported for Security Gateways running on Gaia OS.

Notes:

Syntax

cprinstall install [-boot] [-backup] [-skip_transfer] <Object Name> "<Vendor>" "<Product>" "<Major Version>" "<Minor Version>"

Note - You must run this command from the Expert mode.

Parameters

Parameter

Description

-boot

Reboots the managed Security Gateway after installing the package.

Note - Only reboot after ALL products have the same version. Reboot is canceled in certain scenarios.

-backup

Creates a snapshot on the managed Security Gateway before installing the package.

Note - Only on Security Gateways running on SecurePlatform OS.

-skip_transfer

Skip the transfer of the package.

<Object Name>

The name of the Security Gateway object as configured in SmartConsole.

"<Vendor>"

Specifies the package vendor. Enclose in double-quotes.

Example:

  • checkpoint
  • Check Point

"<Product>"

Specifies the product name. Enclose in double-quotes.

Examples:

  • SVNfoundation
  • firewall
  • floodgate
  • CP1100
  • VPN-1 Power/UTM
  • SmartPortal

"<Major Version>"

Specifies the package Major Version. Enclose in double-quotes.

"<Minor Version>"

Specifies the package Minor Version. Enclose in double-quotes.

Example

[Expert@MGMT]# cprinstall install -boot MyGW "checkpoint" "firewall" "R75" "R75.20"

 

Installing firewall R75.20 on MyGW...

Info : Testing Check Point Gateway

Info : Test completed successfully.

Info : Transferring Package to Check Point Gateway

Info : Extracting package on Check Point Gateway

Info : Installing package on Check Point Gateway

Info : Product was successfully applied.

Info : Rebooting the Check Point Gateway

Info : Checking boot status

Info : Reboot completed successfully.

Info : Checking Check Point Gateway

Info : Operation completed successfully.

[Expert@MGMT]#