Part 4. Install ARC-OTA Using NVIDIA SDK Manager#

You can use NVIDIA SDK Manager (SDKM) to install directly on the target machine or from a remote machine. SDKM uses SSH to connect to the server, where it installs the gNB.

Important

The SDKM client cannot run on ARM, so SDKM installation is not supported on SMC-GH systems.

Steps to install ARC-OTA using SDK Manager can be found in the SDK Manager documentation

You can download the installer at https://developer.download.nvidia.com/sdkmanager/redirects/sdkmanager-deb.html

Prerequisites for Installing gNB with SDK Manager#

Use the Aerial cuBB Installation Guide for the following steps:

  1. Configure BIOS Settings

  2. Install Ubuntu 22.04 Server

  3. Install the Low-Latency Kernel

  4. Configure Linux Kernel Command-line

Post-Installation Steps#

  1. Configure OAI L2.

    IP addresses of the CN and the gNB must be configured using one of the following:

    • Update gnb_cn5g_network_config.ini file with the actual network setting values. Then run gnb_apply_network_config.sh to apply the settings

    • Or follow the ARC-OTA installation guide steps to do it manually

  2. Jump to Part 5 – Validate the Setup.

    Follow the steps in the ARC-OTA Installation Guide.