alejandro_blanco created page: Instructions authored by Alejandro Blanco's avatar Alejandro Blanco
......@@ -85,7 +85,7 @@ sudo build/srsenb/src/./srsenb enb.conf
If it is well connected, **it will appear one enb connected/attached on the MME terminal**.
![mme_enb_crop](/uploads/ed1dac3c483360a33102ca972d01fa8d/mme_enb_crop.png)
![mme_enb_crop](https://git.networks.imdea.org/uploads/alejandro_blanco/openleon/240659e82e/mme_enb_crop.png)
# **UE PC**
......@@ -116,13 +116,13 @@ sudo build/srsue/src/./srsue ue.conf
```
It the UE is well connected to the eNodeB and to the EPC, you will see on the eNodeB terminal:
![enb_crop](/uploads/47e996f306daa71b5f2f38033fbc4a8c/enb_crop.png)
![enb_crop](https://git.networks.imdea.org/uploads/alejandro_blanco/openleon/5a8c5f10b3/enb_crop.png)
In addition, in the MME terminal you should see on the statistics one connected and attached UE .
Finally, the the EPC gives an IP to the UE. This IP appears on the UE terminal. Note that this IP has to be within the range of 10.16.0.0/12:
![UE_crop](/uploads/39044e8335e47b429bce951ed8572092/UE_crop.png)
![UE_crop](https://git.networks.imdea.org/uploads/alejandro_blanco/openleon/73ee31eca5/UE_crop.png)
**Add the route to connect the UE to the gateway**
......@@ -140,5 +140,6 @@ Add this line at the end:
```
nameserver 8.8.8.8
```
At this moment, the UE has total connectivity to internet. Have fun!![hss_crop]
At this moment, the UE has total connectivity to internet. Have fun!!