Changes between Version 12 and Version 13 of GENIRacksHome/InstageniRacks/ConfirmationTestStatus/UKentucky


Ignore:
Timestamp:
03/08/13 11:59:05 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/ConfirmationTestStatus/UKentucky

    v12 v13  
    12121212
    12131213{{{
    1214 LNM:~$ ssh lnevers@control.instageni.kentucky.edu
    1215 
    1216 }}}
    1217 
    1218 Also access the node via the PG Boss alias:
    1219 {{{
    1220 LNM:~$ ssh boss.instageni.kentucky.edu
     1214$ ssh boss.lan.sdn.uky.edu
     1215
    12211216}}}
    12221217
     
    12241219{{{
    12251220LNM:~$ ssh ops.instageni.kentucky.edu
    1226 
     1221[lnevers@boss ~]$ sudo whoami
     1222root
    12271223}}}
    12281224From boss node accessed each of the experiment nodes that support VMs:
     
    12301226[lnevers@boss ~]$ for i in pc1 pc2; do ssh $i "echo -n '===> Host: ';hostname;sudo whoami;uname -a;echo"; done
    12311227
    1232 }}}
    1233 
    1234 In order to access Dedicated Nodes some experiment must be running on the raw-pc device. At the time of this capture two raw-pc nodes were in use (pcX and pcY):
    1235 {{{
    1236 [lnevers@boss ~]$ sudo ssh pcX
     1228===> Host: vhost1.shared-nodes.emulab-ops.lan.sdn.uky.edu
     1229root
     1230Linux vhost1.shared-nodes.emulab-ops.lan.sdn.uky.edu 2.6.32-042stab049.6.emulab.1 #1 SMP Mon May 21 14:36:04 MDT 2012 x86_64 x86_64 x86_64 GNU/Linux
     1231
     1232===> Host: vhost2.shared-nodes.emulab-ops.lan.sdn.uky.edu
     1233root
     1234Linux vhost2.shared-nodes.emulab-ops.lan.sdn.uky.edu 2.6.32-042stab049.6.emulab.1 #1 SMP Mon May 21 14:36:04 MDT 2012 x86_64 x86_64 x86_64 GNU/Linux
     1235
     1236}}}
     1237
     1238In order to access Dedicated Nodes some experiment must be running on the raw-pc device. At the time of this capture 1 raw-pc nodes were in use (pc4):
     1239{{{
     1240[lnevers@boss ~]$ sudo ssh pc4
    12371241[root@pcX ~]# sudo whoami
    12381242root
    12391243[root@pcX ~]# exit
    12401244logout
    1241 Connection to pcX.instageni.kentucky.edu closed.
    1242 [lnevers@boss ~]$ sudo ssh pcY
    1243 [root@pc ~]# sudo whoami
    1244 root
    1245 [root@pc ~]#
     1245Connection to pc4.instageni.kentucky.edu closed.
     1246
    12461247}}}
    12471248
    12481249Access infrastructure Switches using documented password. First connect to the switch named procurve1 the control network switch:
    12491250{{{
    1250 [lnevers@boss ~]$ sudo more /usr/testbed/etc/switch.pswd
     1251[lnevers@boss ~]$  sudo more /usr/testbed/etc/switch.pswd
    12511252XXXXXXXXX
    12521253[lnevers@boss ~]$ telnet procurve1
    1253 
     1254Trying 10.1.1.253...
     1255Connected to procurve1.
     1256Escape character is '^]'.
     1257
     1258HP J9623A E2620-24 Switch
     1259Software revision RA.15.05.0006
     1260
     1261Copyright (C) 1991-2011 Hewlett-Packard Development Company, L.P.
     1262
     1263                   RESTRICTED RIGHTS LEGEND
     1264 Confidential computer software.  Valid license from HP required for possession,
     1265 use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer
     1266 Software, Computer Software Documentation, and Technical Data for Commercial
     1267 Items are licensed to the U.S. Government under vendor's standard commercial
     1268 license.
     1269                   HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P.
     1270                   20555 State Highway 249, Houston, TX 77070
     1271
     1272We'd like to keep you up to date about:
     1273  * Software feature updates
     1274  * New product announcements
     1275  * Special events
     1276Please register your products now at:  www.hp.com/networking/register
     1277
     1278Password:
     1279
     1280HP-E2620-24#
     1281
     1282HP-E2620-24# show running-config
     1283
     1284Running configuration:
     1285
     1286; J9623A Configuration Editor; Created on release #RA.15.05.0006
     1287; Ver #01:01:00
     1288
     1289hostname "HP-E2620-24"
     1290ip default-gateway 10.1.1.254
     1291vlan 1
     1292   name "DEFAULT_VLAN"
     1293   untagged 1-22,25-28
     1294   ip address 10.254.254.253 255.255.255.0
     1295   no untagged 23-24
     1296   ip igmp
     1297   exit
     1298vlan 11
     1299   name "control-alternate"
     1300   untagged 24
     1301   ip address 10.2.1.253 255.255.255.0
     1302   exit
     1303vlan 10
     1304   name "control-hardware"
     1305   untagged 23
     1306   ip address 10.1.1.253 255.255.255.0
     1307   exit
     1308no web-management
     1309snmp-server community "xxx" unrestricted
     1310management-vlan 10
     1311no dhcp config-file-update
     1312password xxx
     1313password xxxx
     1314
     1315HP-E2620-24#
    12541316
    12551317}}}
     
    12591321[lnevers@boss ~]$ sudo more /usr/testbed/etc/switch.pswd
    12601322xxxxxxx
    1261 [lnevers@boss ~]$ ssh manager@procurve2
     1323[lnevers@boss ~]$  ssh manager@procurve2
     1324Warning: Permanently added 'procurve2' (RSA) to the list of known hosts.
     1325We'd like to keep you up to date about:
     1326  * Software feature updates
     1327  * New product announcements
     1328  * Special events
     1329Please register your products now at:  www.hp.com/networking/register
     1330
     1331
     1332manager@procurve2's password:
     1333
     1334HP J8697A Switch E5406zl
     1335Software revision K.15.06.5008
     1336
     1337Copyright (C) 1991-2012 Hewlett-Packard Development Company, L.P.
     1338
     1339                   RESTRICTED RIGHTS LEGEND
     1340 Confidential computer software.  Valid license from HP required for possession,
     1341 use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer
     1342 Software, Computer Software Documentation, and Technical Data for Commercial
     1343 Items are licensed to the U.S. Government under vendor's standard commercial
     1344 license.
     1345                   HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P.
     1346                   20555 State Highway 249, Houston, TX 77070
     1347
     1348HP-E5406zl# show running-config
     1349
     1350Running configuration:
     1351
     1352; J8697A Configuration Editor; Created on release #K.15.06.5008
     1353; Ver #02:10.0d:1f
     1354
     1355hostname "HP-E5406zl"
     1356module 1 type J9550A
     1357interface A1
     1358   speed-duplex auto-1000
     1359exit
     1360interface A2
     1361   speed-duplex auto-1000
     1362exit
     1363interface A3
     1364   speed-duplex auto-1000
     1365exit
     1366interface A4
     1367   speed-duplex auto-1000
     1368exit
     1369interface A5
     1370   speed-duplex auto-1000
     1371exit
     1372interface A6
     1373   speed-duplex auto-1000
     1374exit
     1375interface A7
     1376   disable
     1377   speed-duplex auto-1000
     1378exit
     1379interface A10
     1380   disable
     1381   speed-duplex auto-1000
     1382exit
     1383interface A13
     1384   disable
     1385   speed-duplex auto-1000
     1386exit
     1387ip default-gateway 10.3.1.254
     1388vlan 1
     1389   name "DEFAULT_VLAN"
     1390   forbid A3,A5-A6
     1391   untagged A7-A19,A21-A23
     1392   no untagged A1-A6,A20,A24
     1393   no ip address
     1394   exit
     1395vlan 10
     1396   name "control-hardware"
     1397   untagged A20
     1398   ip address 10.3.1.253 255.255.255.0
     1399   exit
     1400vlan 1750
     1401   name "_5"
     1402   tagged A1-A2,A4,A24
     1403   no ip address
     1404   exit
     1405vlan 257
     1406   name "_10"
     1407   untagged A3,A5-A6
     1408   tagged A1-A2,A4
     1409   no ip address
     1410   exit
     1411no web-management
     1412openflow
     1413   vlan 1750
     1414      enable
     1415      controller "tcp:10.3.1.7:6633" fail-secure on
     1416      exit
     1417   exit
     1418snmp-server community "xxx" unrestricted
     1419management-vlan 10
     1420no autorun
     1421no dhcp config-file-update
     1422no dhcp image-file-update
     1423password xxx
     1424password xxx
     1425
     1426HP-E5406zl#
     1427
    12621428}}}
    12631429