Changes between Version 2 and Version 3 of Tutorials/oai-docker


Ignore:
Timestamp:
Jun 23, 2019, 4:42:30 PM (5 years ago)
Author:
nimakris
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/oai-docker

    v2 v3  
    246246**NOTE: If you receive a TX_THREAD busy error, stop and restart all dockers. As this setup is based on an older code of OAI, it consumes significantly more resources. Try to run it on a powerful node of the testbed (e.g. Intel Core Gen8), as it is more stable.**
    247247
     248* Verify that all the dockers are running correctly with the "docker ps" command:
     249
     250{{{
     251root@node13-7:~/docker-containers# docker ps
     252CONTAINER ID        IMAGE                                                    COMMAND             CREATED              STATUS              PORTS               NAMES
     253885d5f9e656a        repo.nitlab.inf.uth.gr:5000/oai/mec_app:version20        "bash"              About a minute ago   Up About a minute                       mec_service
     2544fdc44c0f92b        repo.nitlab.inf.uth.gr:5000/oai/oai_mme_spgw:version20   "bash"              About a minute ago   Up About a minute                       mme_spgw
     25576188a873c38        repo.nitlab.inf.uth.gr:5000/oai/wifidu:version20         "bash"              About a minute ago   Up About a minute                       wifidu
     256a9474cbf9bec        repo.nitlab.inf.uth.gr:5000/oai/mec_agent:version20      "bash"              About a minute ago   Up About a minute                       mec
     2579fb7a1af726a        repo.nitlab.inf.uth.gr:5000/oai/oai_ran_du:version20     "bash"              About a minute ago   Up About a minute                       oai_ran
     258f78068dcf326        repo.nitlab.inf.uth.gr:5000/oai/oai_hss:version20        "bash"              About a minute ago   Up About a minute                       hss
     259}}} 
    248260* Now, you can go ahead and attach a multi-homed UE to the node. You can attach a multihomed UE as usually to the LTE network. For the WiFi part, connect to the "FLEXSPLIT" network and setup the address to be the same as the LTE UE.
    249261