Difference between revisions of "CLI upgrade guide for R75.40 SPLAT to R75.40 Gaia"

From cpwiki.net
Jump to: navigation, search
Check Point Profressional Services
(Created page with "using the WebUI... 1. Download upgrade file Check_Point_Upgrade_for_R75.40.Splat_to_Gaia.tgz from check point website md5sum 3cfe6ba51cf3cc19bacecaad2bad555e 2. Connect a ...")
 
Line 1: Line 1:
 
using the WebUI...
 
using the WebUI...
  
1. Download upgrade file Check_Point_Upgrade_for_R75.40.Splat_to_Gaia.tgz from check point website
+
1. upload the Check_Point_R75.40_Gaia.iso file or insert media into the firewall
  
md5sum 3cfe6ba51cf3cc19bacecaad2bad555e
 
  
2. Connect a browser to the Check Point WebUI interface on port 443.
 
  
  Device > Upgrade > 2. Select the upgrade package file
+
2. mount the media
 +
 
 +
[Expert@chkpfw2]# mount /mnt/cdrom
 +
 
 +
or
 +
[Expert@chkpfw2]# mkdir /mnt/iso
 +
[Expert@chkpfw2]# mount -o loop /var/tmp/Check_Point_R75.40_Gaia.iso /mnt/iso
 +
 
 +
3. verify backup status
 +
cphaprob stat
 +
 
 +
4. Start upgrade
 +
[Expert@chkpfw2]# patch add cd

Revision as of 03:27, 13 September 2013

using the WebUI...

1. upload the Check_Point_R75.40_Gaia.iso file or insert media into the firewall


2. mount the media

[Expert@chkpfw2]# mount /mnt/cdrom

or

[Expert@chkpfw2]# mkdir /mnt/iso
[Expert@chkpfw2]# mount -o loop /var/tmp/Check_Point_R75.40_Gaia.iso /mnt/iso

3. verify backup status

cphaprob stat

4. Start upgrade

[Expert@chkpfw2]# patch add cd