Changes between Version 26 and Version 27 of Tutorials/g0WmLTE/Tutorial4-OAI


Ignore:
Timestamp:
May 29, 2016, 4:55:39 PM (8 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/g0WmLTE/Tutorial4-OAI

    v26 v27  
    1717Update for '''oai-develop.ndz''': The openair-cn (EPC) was installed with default passwords of '''oai''' and default choice of "Y" for optional packages (freeDiameter, asn1c pach and xtables_addons_oai). xtables_addons_oai was pulled out of git and installed.
    1818
     19
     20[[CollapsibleStart(If you intend to use graphical user interface please make sure to install appropriate tools on your local machine and configure X11 forwarding.)]]
     21  [[Include(Documentation/bAccountManagement/fRemoteX)]]
     22  [[CollapsibleEnd]]
    1923------------------------
    2024
     
    2832 * {{{omf tell -a on -t node1-1,node1-2}}}
    29331. Open a terminal to each node. You must enable X11 Forwarding to see the GUI and statistics screens.
    30  1. This is a two step process, to extend the tunnel to your local machine. SSH with tunnel to the console, and then again with the tunnel from the console to the node.
    31  1. Linux: Simply use the -X or -Y flags, e.g.
    32   1. {{{ssh -Y -t sb1.orbit-lab.org ssh -Y -t node1-1}}}
    33   1. {{{ssh -Y -t sb1.orbit-lab.org ssh -Y -t node1-2}}}
    34   1. If you get an error about ssh keys not matching, you MUST follow the instructions about running ssh-keygen -f. It will not allow X11 forwarding until fixed.
    35  1. Windows: You must either use an X11 capable ssh client, such as mobaXterm or bitvise ssh, or install a standalone x11 client, such as FIXME
    36   1. Start x11 capable client
    37   1. SSH to console
    38   1. SSH to node
    39  1. Mac: You must use an X11 capable ssh client such as FIXME, or install a standalone X11 client such as FIXME
    40   1. Start x11 capable client
    41   1. SSH to console
    42   1. SSH to node
    43341. On the first node, execute script {{{./CompandRuneNB}}}
    44351. On the second node, execute script {{{./CompandRunUE}}}