mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
wluhan created page: new epc docker
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user