Changes between Version 16 and Version 17 of Tutorials/g0WmLTE/Tutorial5


Ignore:
Timestamp:
May 27, 2016, 3:12:34 PM (8 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/g0WmLTE/Tutorial5

    v16 v17  
    3333  1. SSH to console
    3434  1. SSH to node
     351. On the first node, execute script {{{./CompandRuneNB}}}
     361. On the second node, execute script {{{./CompandRunUE}}}
     371. For subsequent runs, execute {{{./runeNB}}} or {{{./runUE}}} instead, to avoid recompiling.
     381. These scripts will create interface {{{oai0}}} and assign an address.
     39 1. Use {{{ifconfig}}} or {{{ip a}}} to see the address assigned.
     401. You should be able to ping from one node to the other on these addresses.
     411. For throughput testing
     42 1. On one node, execute {{{iperf -s}}}
     43 1. On the second node, execute {{{iperf -c Put_other_oai_IP_here}}}
    3544
    3645