Who rated this post

cancel
Showing results for 
Search instead for 
Did you mean: 
the_rock
Legend
Legend

Hey brother,

You can also use below method too, or just from web UI:

Restoring Using the CLI

To restore the appliance through the CLI:

  1. Log in to the appliance.
  2. Run this command from clish:

    set fcd revert <image_name>

    For example: set fcd revert Gaia_R80.10

    A reverting to factory defaults message is shown.

    Server123> set fcd revert Gaia_R80.10
    Warning! This command will erase all the current configuration on this appliance and will revert it to the selected image.
    Are you sure you want to continue such action? (Yes/No) [No]
    YES

    Reverting to factory defaults Gaia_R80.10
    Server123>
    Broadcast message from admin (Wed May 10 16:59:23 2017):

    The system is going down for reboot NOW!
    INIT: Sending processes the TERM signal

     

    For example: set fcd revert Gaia_R77.30

    A reverting to factory defaults message is shown.

    Server123> set fcd revert Gaia_R77.30
    reverting to factory defaults Gaia_R77.30
    Server123>
    Broadcast message from admin (Sun Oct 11 12:26:28 2015):

    The system is going down for reboot NOW!
    INIT: Sending processes the TERM signal

    To restore factory defaults with the WebUI:

    1. In the Check Point Appliance WebUI, click Device > System Operations. The System Operations pane opens.

    2. In the Appliance section, click Factory Defaults.

    3. In the pop-up window that opens, click OK.

    4. While factory defaults are restored, the Power LED blinks blue to show progress.

      This takes some minutes. When this completes, the appliance reboots automatically.

View solution in original post

(1)
Who rated this post