Changes between Version 2 and Version 3 of GENIRacksHome/OpenGENIRacks/AcceptanceTestStatusDec2013/OG-ADM-2


Ignore:
Timestamp:
05/23/14 15:16:27 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/OpenGENIRacks/AcceptanceTestStatusDec2013/OG-ADM-2

    v2 v3  
    136136        * Use the "enable" command or equivalent to verify privileged access.
    137137
    138 First connected to Force10 !OpenFlow Switch which is 10.10.8.200 according to [https://superior.bbn.com/trac/bbn-rack/wiki/DellRackDetails Dell Rack Details] page:
     138First connected to Force10 !OpenFlow Switch which is 10.10.8.200 according to [http://groups.geni.net/geni/wiki/GENIRacksHome/OpenGENIRacks/DellRackDetails Dell Rack Details] page:
    139139{{{
    140140lnevers@bbn-cam-ctrl-1:~$ ssh admin@10.10.8.200
     
    548548''Note'': A total of 1100 VLAN were in the run-config, only subset was capture above.
    549549
    550 Then connected to !PowerConnect 7048 switch which is 10.10.8.201 according to [https://superior.bbn.com/trac/bbn-rack/wiki/DellRackDetails Dell Rack Details] page:
     550Then connected to !PowerConnect 7048 switch which is 10.10.8.201 according to [http://groups.geni.net/geni/wiki/GENIRacksHome/OpenGENIRacks/DellRackDetails Dell Rack Details] page:
    551551{{{
    552552lnevers@bbn-cam-ctrl-1:~$ ssh admin@10.10.8.201
     
    688688
    689689VLAN   Name                             Ports          Type         
    690 -----  ---------------                  -------------  --------------
    691 1      default                          Po1-128,       Default               
    692                                         Gi1/0/4-12,
    693                                         Gi1/0/21-24,
    694                                         Gi1/0/28,
    695                                         Gi1/0/30-36,
    696                                         Gi1/0/38-47
    697 100    Management                                      Static                 
    698 200    Control                          Gi1/0/13-20    Static                 
    699 300    External                         Gi1/0/25-27,   Static                 
    700                                         Gi1/0/29,
    701                                         Gi1/0/37,
    702                                         Gi1/0/48
    703 2500   VLAN2500                         Gi1/0/1-3      Static     
    704 }}}
    705 
    706 == Step 3. Verify OpenGENI remote console solution ==
    707 
    708 Verify the OpenGENI remote console solution for rack hosts can be used to access the consoles all server hosts and experimental hosts:
    709         * Login via SSH or other encrypted protocol.
    710         * Verify that you cannot login via an unencrypted login protocol.
    711 
    712 Access to an integrated Dell Remote Access Controller (iDRAC) server is available via SSH from the controller node:
    713 {{{
    714 gram@bbn-cam-ctrl-1:~$  ssh -i ~/.ssh/id_dsa gram@10.10.8.10
    715 /admin1-> help
    716 [Usage]
    717     show   [<options>] [<target>] [<properties>]
    718            [<propertyname>== <propertyvalue>]
    719     set    [<options>] [<target>] <propertyname>=<value>
    720     cd     [<options>] [<target>]
    721     create [<options>] <target> [<property of new target>=<value>]
    722            [<property of new target>=<value>]
    723     delete [<options>] <target>
    724     exit   [<options>]
    725     reset  [<options>] [<target>]
    726     start  [<options>] [<target>]
    727     stop   [<options>] [<target>]
    728     version [<options>]
    729     help   [<options>] [<help topics>]
    730     load -source <URI> [<options>] [<target>]
    731     dump -destination <URI> [<options>] [<target>]
    732 
    733 /admin1->
    734 /admin1-> racadm
    735 racadm>> serveraction powerstatus
    736 Server power status: ON
    737 racadm>> quit
    738 
    739 /admin1-> exit
    740 CLP Session terminated
    741 Connection to 10.10.8.10 closed.
    742 gram@bbn-cam-ctrl-1:~$
    743 }}}
    744 
    745 Remote access is available via integrated Dell Remote Access Controller (iDRAC) Configuration, which allows Web access. With the current network topology, this could be tested without a Windows System. I has however been tried by others.
     690-----