minor fixes to HowToConnectCOTSUEwithOAIeNB

Cedric Roux
2016-01-18 14:24:23 +01:00
parent 4a880ba5e7
commit 27c976b60f

@@ -38,7 +38,7 @@ We assume that you have following directories:
#### Step 2: Specify FQDN for EPC
Second, a fully qualified domain name (FQDN) needs to be set for the EPC (MME_GW) [1][1], before we use
Second, a fully qualified domain name (FQDN) needs to be set for the EPC (MME_GW) [\[1\]][1], before we use
the automated script to build eNB, EPC and HSS all at once. An example is as follows. Assume the
hostname is "labuser". You may check it in `/etc/hostname`.
@@ -487,7 +487,7 @@ You have to create a new APN profile in your smartphone according the one that
you will assign to the UE in the HSS database. So you have to go
__Settings->Mobile network settings->Access Point Names-> Add a new apn__.
Give a *name* to this apn profile (e.g. *eur*). At the **APN field** write
Give a **name** to this apn profile (e.g. `eur`). At the **APN field** write
the name that exists on the HSS database (e.g. `oai.ipv4`). At the **Bearer** field check the option `LTE`.
Save the apn profile and then select it.
@@ -595,7 +595,7 @@ sudo insmod ~/trunk/targets/bin/xt_GTPUSP.ko
## References:
[1]: (https://gitlab.eurecom.fr/oai/openair-cn/blob/master/DOCS/EPC_User_Guide.pdf)
\[1\] https://gitlab.eurecom.fr/oai/openair-cn/blob/master/DOCS/EPC_User_Guide.pdf
## Attachments
@@ -609,3 +609,5 @@ sudo insmod ~/trunk/targets/bin/xt_GTPUSP.ko
* [huawei_apn.png](HowToConnectCOTSUEwithOAIeNB/huawei_apn.png)
-- @Xuhang.Ying, @Virgilios.Passas - 25 Jul 2015
[1]: (https://gitlab.eurecom.fr/oai/openair-cn/blob/master/DOCS/EPC_User_Guide.pdf)