Changes between Version 23 and Version 24 of Tutorials/g0WmLTE/Tutorial5
- Timestamp:
- May 31, 2016, 10:19:40 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/g0WmLTE/Tutorial5
v23 v24 6 6 7 7 You will run the following commands on node7-1.grid.orbit-lab.org 8 After connecting to the grid console: 9 1. {{{ omf load -i baseline.ndz -t node7-1.grid.orbit-lab.org }}} 10 1. {{{ ssh root@node7-1.grid.orbit-lab.org }}} 11 1. {{{ modprobe GobiSerial }}} 12 1. {{{ modprobe GobiNet }}} 13 1. {{{ minicom -D /dev/ttyUSB1 }}} 14 1. {{{ AT!ippassthrough? }}} 15 1. It should return 1 16 1. If it does not, run {{{ AT!ippassthrough=1 }}} then {{{ AT!reset }}} 17 1.