Upgrading the AIFF Container

This section provides the steps to upgrade the AIFF container.

Warning - Schedule a maintenance window. When you install a higher version of the AIFF Container, the current AIFF Container stops.

Traffic starts passing again only after the new AIFF Container starts running again.

  1. On the DPU, get the current version of the Check Point AIFF container:

    sudo crictl ps

    Refer to the column "IMAGE".

  2. Get the latest Check Point AIFF package for the DPU:

    1. From sk184795 > section "Downloads", download the latest AI Factory Firewall package for the BlueField-3 DPU to your computer.

    2. Copy this AIFF package from your computer to the DPU.

      Follow one of these options:

  3. On the DPU, install the AIFF package:

    1. Install the AIFF container:

      /root/AIFF_installation/install.sh

    2. Wait for the installation script to finish.

      Note - This setup can take a few minutes, and it mostly runs in the background.

  4. On the DPU, remove old unused AIFF packages:

    sudo crictl rmi --prune

    This command only deletes images that are not currently being used by a running or exited container.