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.
-
Log in to your server (BBU/ORS) as root.
-
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
-
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.