| 23 |   | 1. Determine the set of nodes that you're using. If you have a topology assigned, it will be entered in the form "system:topo:group-black" for example | 
          
          
            | 24 |   | 1. run {{{ onaptutorial-min.rb -g group-black }}} | 
          
          
            | 25 |   | 1. Test if the nodes are up, with {{{omf stat -t system:topo:group-black}}} | 
          
          
            | 26 |   | 1. If not in state POWERON, run {{{ omf tell -a on -t system:topo:group-black}}} | 
          
          
            |   | 23 | 1. Determine the set of nodes that you're using. If you have a topology assigned, it will be entered in the form "system:topo:group-nogroup" for example | 
          
          
            |   | 24 | 1. run {{{ onaptutorial-min.rb -g group-nogroup}}} | 
          
          
            |   | 25 | 1. Test if the nodes are up, with {{{omf stat -t system:topo:group-nogroup}}} | 
          
          
            |   | 26 | 1. If not in state POWERON, run {{{ omf tell -a on -t system:topo:group-nogroup}}} |