Changes between Version 5 and Version 6 of Tutorials/g0WmLTE/Tutorial4-OAI/Tutorial0
- Timestamp:
- Jan 7, 2017, 1:12:34 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/g0WmLTE/Tutorial4-OAI/Tutorial0
v5 v6 15 15 ==== Prepare the nodes ==== 16 16 17 1. Load the two images with the OAI code to nodes 1-1 and 1-2. This enables running the experiment with no compilation needed. [[Include(Documentation/Short/LoadImage)]][[CollapsibleEnd]]17 1. Load the two images with the OAI code to nodes 1-1 and 1-2. This enables running the experiment with no compilation needed. 18 18 1. Load the eNB image to node1-1. 19 19 1. {{{omf load -t node1-1 -i mf-oai-enb.ndz}}} 20 20 1. Load the UE image to node1-2. 21 21 1. {{{omf load -t node1-2 -i mf-oai-ue.ndz}}} 22 1. Turn ON the nodes that successfully imaged (give them some time and check their status with '''omf stat''' before proceeding). [[CollapsibleStart(omf tell -a on -t system:topo:imaged)]][[Include(Documentation/Short/TellOn)]][[CollapsibleEnd]]22 1. Turn ON the nodes that successfully imaged (give them some time and check their status with '''omf stat''' before proceeding). 23 23 24 24 ==== Execute the experiment ====