|  | 35 | 1. On the first node, execute script {{{./CompandRuneNB}}} | 
          
            |  | 36 | 1. On the second node, execute script {{{./CompandRunUE}}} | 
          
            |  | 37 | 1. For subsequent runs, execute {{{./runeNB}}} or {{{./runUE}}} instead, to avoid recompiling. | 
          
            |  | 38 | 1. These scripts will create interface {{{oai0}}} and assign an address. | 
          
            |  | 39 | 1. Use {{{ifconfig}}} or {{{ip a}}} to see the address assigned. | 
          
            |  | 40 | 1. You should be able to ping from one node to the other on these addresses. | 
          
            |  | 41 | 1. 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}}} |