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
Line 1: Line 1:
using the WebUI...
+
using the CLI...
  
 
1. upload the Check_Point_R75.40_Gaia.iso file or insert media into the firewall
 
1. upload the Check_Point_R75.40_Gaia.iso file or insert media into the firewall
Line 7: Line 7:
 
2. mount the media
 
2. mount the media
 
    
 
    
  [Expert@chkpfw2]# mount /mnt/cdrom
+
  [Expert@chkpfw2]# '''mount /mnt/cdrom'''
  
 
or
 
or
  [Expert@chkpfw2]# mkdir /mnt/iso
+
  [Expert@chkpfw2]# '''mkdir /mnt/iso'''
  [Expert@chkpfw2]# mount -o loop /var/tmp/Check_Point_R75.40_Gaia.iso /mnt/iso
+
  [Expert@chkpfw2]# '''mount -o loop /var/tmp/Check_Point_R75.40_Gaia.iso /mnt/iso'''
  
 
3. verify backup status
 
3. verify backup status
Line 18: Line 18:
 
4. uninstall something...  
 
4. uninstall something...  
 
   The upgrade wrapper script will force us to chose a new product to install, so uninstall something simple.  I chose Performance Pack.
 
   The upgrade wrapper script will force us to chose a new product to install, so uninstall something simple.  I chose Performance Pack.
  [Expert@chkpfw2]# rpm -e CPppak-R75.40-00
+
  [Expert@chkpfw2]# '''rpm -e CPppak-R75.40-00'''
  
 
4. Start upgrade
 
4. Start upgrade
  [Expert@chkpfw2]# patch add cd
+
  [Expert@chkpfw2]# '''patch add cd'''
  
 
5. Reboot
 
5. Reboot

Revision as of 07:07, 13 September 2013

using the CLI...

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. uninstall something...

  The upgrade wrapper script will force us to chose a new product to install, so uninstall something simple.  I chose Performance Pack.
[Expert@chkpfw2]# rpm -e CPppak-R75.40-00

4. Start upgrade

[Expert@chkpfw2]# patch add cd

5. Reboot

6. Install policy

7. Failover cpha