skip to main content
Supporting Air-Gapped Gateway Deployments
This section explains how to deploy an ICE Gateway in an Air-Gapped environment. Two versions of the ICE Gateway are provided – one for Radio Integration and one for Telephony Integration. After downloading the .zip file, use the following instructions to extract the .tar files and run the Docker load commands.
To configure ICE for Air-gap Gateway Deployment
1. Download the appropriate .tar file from the Instant Connect Support Portal:
B. Select the Instant Connect Enterprise Software folder.
C. Select the ICE Software folder for the latest version of ICE.
D. Download the .zip file for Radio System Integration and/or Telephony Integration.
*For Radio System Integration, download:
ice_dfsi_gateway_airgap_docker_3.6.6_9200.zip
*For External Telephony Integration, download:
ice_telephony_gateway_airgap_docker_3.6.6_9083.zip
E. Open the .zip file and extract the .tar file of the same name.
2. Upload the .tar file to the VM using WinSCP or FileZilla. This VM will be in the air-gapped network.
3. Run the following command to configure Docker to load ICE Gateway in DFSIG, ISSIG, or Telephony mode from the Airgap folder:
*For Radio System Integration run the following:
docker load -i ice_gateway_airgap_docker_3.6.6_9200.tar
*For External Telephony Integration run the following:
docker load -i ice_telephony_airgap_docker_3.6.6_9083.tar
4. On the VM, execute the appropriate docker run command as documented in the DFSIG or ISSIG or Telephony sections.