Hyper Open Edge Cloud

FAQ

Which directory should we change the config and asn files to?
  • Last Update:2025-11-17
  • Version:001
  • Language:en

Q: Which directory should we use to modify the config and ASN files?

A:  This information is only relevant for customers with root access, and only for experimental use. In normal operation, these files are managed automatically.

  1. Log in to your server (BBU/ORS) as root.

  2. Run the following command to find which slappart is running the eNB:

    slapos node | grep enb
    

    If you want to find the slappart running the MME, use:

    slapos node | grep mme
    
  3. Suppose the eNB is running in slappartX. The Jinja template configs can then be found under:

    /srv/slapgrid/slappartX/software_release/parts/
    

    Your config and ASN-related templates will be located in the relevant subdirectories under this path.

 

Note: Any manual changes here are not supported for production use and may be overwritten by future deployments or updates. Use this only for debugging or experiments.