Changes between Version 26 and Version 27 of Tutorials/g0WmLTE/Tutorial4-OAI
- Timestamp:
- May 29, 2016, 4:55:39 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/g0WmLTE/Tutorial4-OAI
v26 v27 17 17 Update 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. 18 18 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]] 19 23 ------------------------ 20 24 … … 28 32 * {{{omf tell -a on -t node1-1,node1-2}}} 29 33 1. 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 FIXME36 1. Start x11 capable client37 1. SSH to console38 1. SSH to node39 1. Mac: You must use an X11 capable ssh client such as FIXME, or install a standalone X11 client such as FIXME40 1. Start x11 capable client41 1. SSH to console42 1. SSH to node43 34 1. On the first node, execute script {{{./CompandRuneNB}}} 44 35 1. On the second node, execute script {{{./CompandRunUE}}}