Changes between Version 3 and Version 4 of Tutorials/Cloud/OSM


Ignore:
Timestamp:
Oct 15, 2019, 12:59:05 AM (5 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Cloud/OSM

    v3 v4  
    1111 1. Load the image: {{{ omf load -t srv3-lg1.sb1.cosmos-lab.org -i baseline_1804.ndz -r 60 }}}
    1212 1. Turn the node on: {{{ omf tell -a on -t srv3-lg1.sb1.cosmos-lab.org }}}
    13  1. Log in as root: {{{ ssh root@srv3-lg1.sb1.cosmos-lab.org }}}
     13 1. Log in as the user "native": {{{ ssh native@srv3-lg1.sb1.cosmos-lab.org }}}
    14141. Set up OSM
    1515 1. Download script: {{{ wget https://osm-download.etsi.org/ftp/osm-6.0-six/install_osm.sh }}}