thakurajayL / simapp

Sim subscription app for Aether

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simapp

Sim subscription app for Aether

Subscriber Configuration

    - SIMApp can configure devices in 5G as well as in 4G.
    - look for config/simapp.yaml file for all override options
    - Update subscriber range for your usecase
    - Make sure sub-provison-endpt points to webui (5g configpod service) or config4g (4G configpod service)
    - In case sub-proxy is running in the deployment then sub-proxy-endpt should point to sub-proxy(ROC Component). Also port needs to be changed accordingly

Optionaly simapp can be used to configure network slices in the 4G/5G network functions as well.

    - Update device-groups, network-slices as per your need
    - provision-network-slice should be set to true if you need simapp to configure slices as well.
    - In case ROC is running in the deployment then network slices can be configured from ROC.

About

Sim subscription app for Aether


Languages

Language:Go 93.2%Language:Makefile 5.4%Language:Dockerfile 1.4%