Abotcharm Oai Epc

  • By Rebaca
Channel Revision Published Runs on
latest/stable 2 18 Mar 2021
Ubuntu 14.04
juju deploy abotcharm-oai-epc
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • DEFAULT_DNS_IPV4_ADDRESS | string

    Default: 8.8.8.8

    IPv4 address of primary default DNS that can be queried by UEs.

  • DEFAULT_DNS_SEC_IPV4_ADDRESS | string

    Default: 8.8.8.8

    IPv4 address of secondary default DNS that can be queried by UEs.

  • authenticated_imsi_supported | string

    Default: no

    TO DO

  • branch | string

    Default: v0.3.2-branch

    branch indicates which installation you want to do.

  • emergency_attach_supported | string

    Default: no

    This will attach the unauthenticated UEs (not supported).

  • eth | string

    Default: eth0

    This is usefull especially when you are in manual environment so you have your own machines. The default value is eth0. NO empty value.

  • gummei_tai_mcc | string

    Default: 208

    TAI=MCC.MNC:TAC. MCC is the Mobile Country Code. Must be three digits.

  • gummei_tai_mnc | string

    Default: 95

    TAI=MCC.MNC:TAC. MNC is the Mobile Network Code. Must be two or three digits.

  • ipv4_list_end | string

    Default: 192.188.2.0/24

    Second IPv4 address pool that will be assigned to UEs.

  • ipv4_list_start | string

    Default: 192.188.1.0/24

    First IP address pool that will be assigned to UEs.

  • ipv6_list | string

    Default: 2014:02:26::0/120

    First IPv6 addresse pool available to be assigned to UEs.

  • maxenb | string

    Default: 10

    Maximum number of eNB that can connect to MME. Max Value is 10.

  • maxue | string

    Default: 10

    For debug purpose, used to restrict the number of served UEs the MME can handle. Max Value is 50.

  • mme_statistic_timer | string

    Default: 10

    Displayed statistic (stdout) period. You can access the stdout: cat /srv/.out on the machine where EPC charm is deployed.

  • realm | string

    Default: openair4G.eur

    Diameter realm of the MME. HSS and EPC have to have the same. NO empty value.

  • relative_capacity | string

    Default: 10

    Even though this parameter is not used by the MME for controlling the MME load balancing within a pool (at least for now), the parameter has to be forwarded to the eNB during association procedure. Values going from 0 to 255.

  • revision | string

    Default: HEAD

    get a specific revison from the openair-cn git repository.

  • verbosity | string

    Default: none

    sets the asn1 log level verbosity. Valid values are "none", "info", or "annoying"