обновление через CLI

Kuzmich

Случайный прохожий
Доброго времени суток! Хм.. Возник вопрос, есть доступ через SSH к межсетевому экрану 5400. Подскажите есть ли способ проставить fix и patch на имеющюся версию Gaia ? Сейчас версия 80.20, а доступа на вебморду нет.
 
Можно через clish используя cpuse

  1. Connect to command line on Gaia OS.
  2. Log in to Clish.
  3. Acquire the lock over Gaia configuration database:
    HostName:0> [B]lock database override[/B]
  4. Display the downloaded / available for install packages:
    HostName:0> [B]show installer packages[/B]
    Example from R77.10:
    HostName:0> show installer packages
    ** ************************************************************************* **
    ** Hotfixes **
    ** ************************************************************************* **
    Display name Status
    Check_Point_Hotfix_R77_10_sk102673.tgz Available for Install
    ** ************************************************************************* **
    ** HFAs **
    ** ************************************************************************* **
    Display name Status
    Check_Point_R77.10.tgz Installed


Далее находите пакет или hotfix который нужен и
  1. Verify the package (if you have not done it yet) - check whether this package can be installed without conflicts:
    HostName:0> [B]installer verify[/B][/I][press Space key][press Tab key]
    HostName:0> [B]installer verify <Package_Number>[/B]
    Result of this test should be:
    Result: Installation is allowed
    Status: Available for Install

Далее ребут
 
Назад
Верх Низ