Skip to content
  • Cédric Roux's avatar
    fix: let run_enb_ue_virt_s1 work with "default" openair-cn · 9adfa48d
    Cédric Roux authored
    changes:
    - ue mcc/mnc 208.93
    - use correct key/opc for user
    - change addresses in conf file for them to be easier to understand
      (maybe)
    
    With those changes, running:
       sudo ./run_enb_ue_virt_s1
    in cmake_targets/tools should work out of the box
    
    The user still has to configure correct IP addresses in
    targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.generic.oaisim.local_mme.conf
    
    We supposed oaisim (enb+ue) machine to be on IP address 10.0.1.1
    and EPC (hss, mme, spgw) machine to be on IP address 10.0.1.2.
    9adfa48d