wluhan created page: new epc docker

wluhan
2016-08-22 22:01:59 +02:00
parent f14f52febb
commit 559e3d2fa7

@@ -26,9 +26,18 @@ This ip is used for S1-U, and S1-MME
Executable scripts are located at /openair-cn/SCRIPTS
you can use ssh to connect to this container, and run
```./run_hss```
```./run_mme -i```
```./run_spgw -i```
```
./run_hss
```
```
./run_mme -i
```
```
./run_spgw -i
```
If you want to run this three elements in different windows, you can use ssh to connect to the container. Just copy the ssh public key of your host machine into file /root/.ssh/authorized_keys.