Changes between Version 15 and Version 16 of GENIRacksHome/InstageniRacks/ConfirmationTestStatus/MOXI


Ignore:
Timestamp:
06/12/14 13:32:05 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v15 v16  
    10581058Also access the boss node:
    10591059{{{
    1060 LNM:~$ ssh  boss.instageni.iu.edu
    1061 
    1062 sudo whoami
     1060LNM:~$ ssh ops.instageni.iu.edu
     1061FreeBSD 9.0-STABLE (TESTBED-XEN) #0: Tue Apr 30 14:24:36 MDT 2013
     1062
     1063Welcome to FreeBSD!
     1064
     1065Need to quickly empty a file? Use ": > filename".
     1066                -- Dru <genesis@istar.ca>
     1067> exit
     1068logout
     1069Connection to ops.instageni.iu.edu closed.
     1070LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ ssh boss.instageni.iu.e
     1071ssh: Could not resolve hostname boss.instageni.iu.e: nodename nor servname provided, or not known
     1072LNM:~/download/GENI/GENIRacks/ConfirmationTests/NewSite$ ssh boss.instageni.iu.edu
     1073FreeBSD 9.0-STABLE (TESTBED-XEN) #0: Tue Apr 30 14:24:36 MDT 2013
     1074
     1075Welcome to FreeBSD!
     1076
     1077To see the MAC addresses of the NICs on your system, type
     1078
     1079        ifconfig -a
     1080                -- Dru <genesis@istar.ca>
     1081> bash
     1082[lnevers@boss ~]$ sudo whoami
     1083root
     1084[lnevers@boss ~]$ uname -r
     10859.0-STABLE
     1086[lnevers@boss ~]$
    10631087}}}
    10641088
    10651089From boss node accessed each of the experiment nodes that support VMs:
    10661090{{{
     1091
    10671092[lnevers@boss ~]$ for i in pc1 pc2 pc3; do ssh $i "echo -n '===> Host: ';hostname;sudo whoami;uname -a;echo"; done
    1068 
     1093Warning: Permanently added 'pc1.instageni.iu.edu' (RSA) to the list of known hosts.
     1094===> Host: vhost1.shared-nodes.emulab-ops.instageni.iu.edu
     1095root
     1096Linux vhost1.shared-nodes.emulab-ops.instageni.iu.edu 3.2.0-56-generic #86-Ubuntu SMP Wed Oct 23 09:20:45 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1097
     1098Warning: Permanently added 'pc2.instageni.iu.edu' (RSA) to the list of known hosts.
     1099===> Host: vhost2.shared-nodes.emulab-ops.instageni.iu.edu
     1100root
     1101Linux vhost2.shared-nodes.emulab-ops.instageni.iu.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
     1102
     1103Warning: Permanently added 'pc3.instageni.iu.edu' (RSA) to the list of known hosts.
     1104===> Host: vhost3.shared-nodes.emulab-ops.instageni.iu.edu
     1105root
     1106Linux vhost3.shared-nodes.emulab-ops.instageni.iu.edu 3.2.0-56-generic #86-Ubuntu SMP Wed Oct 23 09:20:45 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1107
     1108[lnevers@boss ~]$
    10691109}}}
    10701110
     
    10721112{{{
    10731113[lnevers@boss ~]$ sudo ssh pc4
    1074  sudo whoami
    1075  uname -a
    1076  exit
    1077 
     1114[root@moxi-ig2 ~]# sudo whoami
     1115root
     1116[root@moxi-ig2 ~]# uname -a
     1117Linux moxi-ig2.ig-ct-4.ch-geni-net.instageni.iu.edu 2.6.40-4.emulab2.fc15.i686.PAE #1 SMP Tue Feb 26 13:35:12 MST 2013 i686 i686 i386 GNU/Linux
     1118[root@moxi-ig2 ~]# exit
     1119logout
     1120Connection to pc4.instageni.iu.edu closed.
    10781121[lnevers@boss ~]$ sudo ssh pc5
    1079  sudo whoami
    1080  uname -a
    1081  exit
     1122[root@moxi-ig ~]# sudo whoami
     1123root
     1124[root@moxi-ig ~]# uname -a
     1125Linux moxi-ig.ig-ct-4.ch-geni-net.instageni.iu.edu 2.6.40-4.emulab2.fc15.i686.PAE #1 SMP Tue Feb 26 13:35:12 MST 2013 i686 i686 i386 GNU/Linux
     1126[root@moxi-ig ~]#
    10821127}}}
    10831128
    10841129Further verified access by ssh from ops.instageni.gpolab.bbn.com to boss.instageni.gpolab.bbn.com, which is usually restricted for non-admin users:
    10851130{{{
    1086 LNM:~$ ssh  ops.instageni.iu.edu
    1087 
     1131$  ssh  ops.instageni.iu.edu
     1132Last login: Thu Jun 12 13:11:32 2014 from 128.89.253.10
     1133FreeBSD 9.0-STABLE (TESTBED-XEN) #0: Tue Apr 30 14:24:36 MDT 2013
     1134
     1135Welcome to FreeBSD!
     1136
     1137Need to quickly return to your home directory? Type "cd".
     1138                -- Dru <genesis@istar.ca>
     1139> bash
     1140[lnevers@ops ~]$ sudo whoami
     1141root
     1142[lnevers@ops ~]$ uname -a
     1143FreeBSD ops.instageni.iu.edu 9.0-STABLE FreeBSD 9.0-STABLE #0: Tue Apr 30 14:24:36 MDT 2013     root@n1.one-freebsd.testbed.emulab.net:/usr/obj/mnt/src/sys/TESTBED-XEN  i386
     1144[lnevers@ops ~]$
     1145[lnevers@ops ~]$ ssh boss
     1146The authenticity of host 'boss.instageni.iu.edu (149.165.249.4)' can't be established.
     1147ECDSA key fingerprint is bd:05:23:a7:5b:cc:78:c8:8c:a8:d3:e9:f7:27:53:cb.
     1148Are you sure you want to continue connecting (yes/no)? yes
     1149Warning: Permanently added 'boss.instageni.iu.edu' (ECDSA) to the list of known hosts.
     1150Last login: Thu Jun 12 13:11:41 2014 from 128.89.253.10
     1151FreeBSD 9.0-STABLE (TESTBED-XEN) #0: Tue Apr 30 14:24:36 MDT 2013
     1152
     1153Welcome to FreeBSD!
     1154
     1155"man tuning" gives some tips how to tune performance of your FreeBSD system.
     1156                -- David Scheidt <dscheidt@tumbolia.com>
     1157> bash
     1158[lnevers@boss ~]$
    10881159}}}
    10891160Access infrastructure switches using documented password. First connect to the switch named procurve1 the control network switch:
     
    10911162[lnevers@boss ~]$ sudo more /usr/testbed/etc/switch.pswd
    10921163XXXXXXXXX
     1164
    10931165[lnevers@boss ~]$ telnet procurve1
    1094 
    1095 
     1166Trying 10.1.1.253...
     1167Connected to procurve1.
     1168Escape character is '^]'.
     1169
     1170HP J9623A E2620-24 Switch
     1171Software revision RA.15.08.0009
     1172
     1173Copyright (C) 1991-2012 Hewlett-Packard Development Company, L.P.
     1174
     1175                   RESTRICTED RIGHTS LEGEND
     1176 Confidential computer software.  Valid license from HP required for possession,
     1177 use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer
     1178 Software, Computer Software Documentation, and Technical Data for Commercial
     1179 Items are licensed to the U.S. Government under vendor's standard commercial
     1180 license.
     1181                   HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P.
     1182                   20555 State Highway 249, Houston, TX 77070
     1183
     1184We'd like to keep you up to date about:
     1185  * Software feature updates
     1186  * New product announcements
     1187  * Special events
     1188Please register your products now at:  www.hp.com/networking/register
     1189
     1190Username: manager
     1191Password:
     1192HP-E2620-24#
     1193HP-E2620-24# show version
     1194Image stamp:    /ws/swbuildm/rel_galt_qaoff/code/build/xform(rel_galt_qaoff)
     1195                May  9 2012 15:28:43
     1196                RA.15.08.0009
     1197                474
     1198Boot Image:     Primary
     1199HP-E2620-24# show vlan
     1200
     1201 Status and Counters - VLAN Information
     1202
     1203  Maximum VLANs to support : 50                   
     1204  Primary VLAN : DEFAULT_VLAN     
     1205  Management VLAN : control-hardware
     1206
     1207  VLAN ID Name                             | Status     Voice Jumbo
     1208  ------- -------------------------------- + ---------- ----- -----
     1209  1       DEFAULT_VLAN                     | Port-based No    No   
     1210  10      control-hardware                 | Port-based No    No   
     1211  11      control-alternate                | Port-based No    No   
     1212 
     1213
     1214HP-E2620-24# show vlan 10
     1215
     1216 Status and Counters - VLAN Information - VLAN 10
     1217
     1218  VLAN ID : 10     
     1219  Name : control-hardware               
     1220  Status : Port-based
     1221  Voice : No
     1222  Jumbo : No
     1223
     1224  Port Information Mode     Unknown VLAN Status   
     1225  ---------------- -------- ------------ ----------
     1226  23               Untagged Learn        Up       
     1227 
     1228
     1229HP-E2620-24#
     1230HP-E2620-24# show running-config
     1231
     1232Running configuration:
     1233
     1234; J9623A Configuration Editor; Created on release #RA.15.08.0009
     1235; Ver #02:13.2d:3c
     1236hostname "HP-E2620-24"
     1237max-vlans 50
     1238no stack
     1239no web-management
     1240ip default-gateway 10.1.1.254
     1241snmp-server community "xxx" unrestricted
     1242aaa authentication ssh login public-key
     1243aaa authentication ssh enable public-key
     1244vlan 1
     1245   name "DEFAULT_VLAN"
     1246   no untagged 23-24
     1247   untagged 1-22,25-28
     1248   ip address 10.254.254.253 255.255.255.0
     1249   ip igmp
     1250   exit
     1251vlan 10
     1252   name "control-hardware"
     1253   untagged 23
     1254   ip address 10.1.1.253 255.255.255.0
     1255   exit
     1256vlan 11
     1257   name "control-alternate"
     1258   untagged 24
     1259   ip address 10.2.1.253 255.255.255.0
     1260   exit
     1261management-vlan 10
     1262no dhcp config-file-update
     1263password xxx
     1264password xxx
     1265
     1266HP-E2620-24# 
    10961267}}}
    10971268
    10981269Connect to the switch named procurve2 the dataplane network switch via ssh using the documented password:
    10991270{{{
    1100 [lnevers@boss ~]$ sudo more /usr/testbed/etc/switch.pswd
    1101 xxxxxxx
    1102 [lnevers@boss ~]$ ssh manager@procurve2
     1271[lnevers@boss ~]$ telnet procurve2
     1272Trying 10.3.1.253...
     1273Connected to procurve2.
     1274Escape character is '^]'.
     1275
     1276HP J8697A Switch E5406zl
     1277Software revision K.15.06.5008
     1278
     1279Copyright (C) 1991-2012 Hewlett-Packard Development Company, L.P.
     1280
     1281                   RESTRICTED RIGHTS LEGEND
     1282 Confidential computer software.  Valid license from HP required for possession,
     1283 use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer
     1284 Software, Computer Software Documentation, and Technical Data for Commercial
     1285 Items are licensed to the U.S. Government under vendor's standard commercial
     1286 license.
     1287                   HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P.
     1288                   20555 State Highway 249, Houston, TX 77070
     1289
     1290We'd like to keep you up to date about:
     1291  * Software feature updates
     1292  * New product announcements
     1293  * Special events
     1294Please register your products now at:  www.hp.com/networking/register
     1295
     1296Username: manager
     1297Password:
     1298
     1299
     1300HP-E5406zl# show version
     1301Image stamp:    /ws/swbuildm/of_bridge_qaoff/code/build/btm(of_bridge_qaoff)
     1302                Feb 18 2012 11:26:28
     1303                K.15.06.5008
     1304                79
     1305Boot Image:     Primary
     1306HP-E5406zl# show vlan
     1307
     1308 Status and Counters - VLAN Information
     1309
     1310  Maximum VLANs to support : 256                 
     1311  Primary VLAN : DEFAULT_VLAN   
     1312  Management VLAN : control-hardware
     1313
     1314  VLAN ID Name                             | Status     Voice Jumbo
     1315  ------- -------------------------------- + ---------- ----- -----
     1316  1       DEFAULT_VLAN                     | Port-based No    No   
     1317  10      control-hardware                 | Port-based No    No   
     1318  257     5000                             | Port-based No    No   
     1319  258     5104                             | Port-based No    No   
     1320  2486    5065                             | Port-based No    No   
     1321  2494    5007                             | Port-based No    No   
     1322 
     1323HP-E5406zl# show vlan 2494
     1324
     1325 Status and Counters - VLAN Information - VLAN 2494
     1326
     1327  VLAN ID : 2494   
     1328  Name : 5007                           
     1329  Status : Port-based
     1330  Voice : No
     1331  Jumbo : No
     1332
     1333  Port Information Mode     Unknown VLAN Status   
     1334  ---------------- -------- ------------ ----------
     1335  A4               Tagged   Learn        Up       
     1336  A7               Tagged   Learn        Up       
     1337  A10              Tagged   Learn        Up       
     1338  A13              Tagged   Learn        Up       
     1339  A24              Tagged   Learn        Up       
     1340 
     1341
     1342HP-E5406zl#
     1343HP-E5406zl# show running-config
     1344
     1345Running configuration:
     1346
     1347; J8697A Configuration Editor; Created on release #K.15.06.5008
     1348; Ver #02:10.0d:1f
     1349
     1350hostname "HP-E5406zl"
     1351module 1 type J9549A
     1352interface A1
     1353   speed-duplex auto-1000
     1354exit
     1355interface A2
     1356   speed-duplex auto-1000
     1357exit
     1358interface A3
     1359   speed-duplex auto-1000
     1360exit
     1361interface A4
     1362   speed-duplex auto-1000
     1363exit
     1364interface A5
     1365   speed-duplex auto-1000
     1366exit
     1367interface A6
     1368   speed-duplex auto-1000
     1369exit
     1370interface A7
     1371   speed-duplex auto-1000
     1372exit
     1373interface A8
     1374   speed-duplex auto-1000
     1375exit
     1376interface A9
     1377   speed-duplex auto-1000
     1378exit
     1379interface A10
     1380   speed-duplex auto-1000
     1381exit
     1382interface A13
     1383   speed-duplex auto-1000
     1384exit
     1385ip default-gateway 10.3.1.254
     1386vlan 1
     1387   name "DEFAULT_VLAN"
     1388   forbid A1-A9
     1389   untagged A11-A12,A14-A19,A21-A23
     1390   no untagged A1-A10,A13,A20,A24
     1391   no ip address
     1392   exit
     1393vlan 10
     1394   name "control-hardware"
     1395   untagged A20
     1396   ip address 10.3.1.253 255.255.255.0
     1397   exit
     1398vlan 257
     1399   name "5000"
     1400   untagged A1-A9
     1401   no ip address
     1402   exit
     1403vlan 2494
     1404   name "5007"
     1405   tagged A4,A7,A10,A13,A24
     1406   no ip address
     1407   exit
     1408vlan 2486
     1409   name "5065"
     1410   tagged A24
     1411   no ip address
     1412   exit
     1413vlan 258
     1414   name "5104"
     1415   tagged A7
     1416   no ip address
     1417   exit
     1418no web-management
     1419openflow
     1420   vlan 2494
     1421      enable
     1422      controller "tcp:10.3.1.7:6633" fail-secure on
     1423      exit
     1424   exit
     1425snmp-server community "xxx" unrestricted
     1426aaa authentication ssh login public-key
     1427aaa authentication ssh enable public-key
     1428management-vlan 10
     1429no autorun
     1430no dhcp config-file-update
     1431no dhcp image-file-update
     1432password xxx
     1433password xxx
     1434
     1435HP-E5406zl#
    11031436}}}
    11041437
    11051438Access the FOAM VM and gather information for version
    11061439{{{
    1107 LNM:~$ ssh lnevers@foam.moxi.net
    1108 
    1109 sudo foamctl admin:get-version  --passwd-file=/etc/foam.passwd
     1440$  ssh lnevers@foam.instageni.iu.edu
     1441The authenticity of host 'foam.instageni.iu.edu (149.165.249.6)' can't be established.
     1442RSA key fingerprint is c3:33:cc:07:c8:b1:57:a4:c0:5f:f3:2d:c4:25:ae:b6.
     1443Are you sure you want to continue connecting (yes/no)? yes
     1444Warning: Permanently added 'foam.instageni.iu.edu,149.165.249.6' (RSA) to the list of known hosts.
     1445Welcome to Ubuntu 12.04.4 LTS (GNU/Linux 3.2.0-58-generic x86_64)
     1446
     1447 * Documentation:  https://help.ubuntu.com/
     1448
     1449The programs included with the Ubuntu system are free software;
     1450the exact distribution terms for each program are described in the
     1451individual files in /usr/share/doc/*/copyright.
     1452
     1453Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
     1454applicable law.
     1455
     1456lnevers@foam:~$ sudo whoami
     1457root
     1458lnevers@foam:~$ uname -a
     1459Linux foam 3.2.0-58-generic #88-Ubuntu SMP Tue Dec 3 17:37:58 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1460lnevers@foam:~$
     1461
     1462lnevers@foam:~$ sudo foamctl admin:get-version  --passwd-file=/etc/foam.passwd
     1463{
     1464 "version": "0.14.0"
     1465}
     1466lnevers@foam:~$
    11101467
    11111468}}}
    11121469Check FOAM configuration for  site.admin.email, geni.site-tag, email.from settings:
    11131470{{{
    1114 foamctl config:get-value --key="site.admin.email"  --passwd-file=/etc/foam.passwd
    1115 
    1116 foamctl config:get-value --key="geni.site-tag"  --passwd-file=/etc/foam.passwd
    1117 
    1118 foamctl config:get-value --key="email.from"  --passwd-file=/etc/foam.passwd
     1471lnevers@foam:~$ foamctl config:get-value --key="site.admin.email"  --passwd-file=/etc/foam.passwd
     1472{
     1473 "value": "noc@indiana.gigapop.net"
     1474}
     1475lnevers@foam:~$ foamctl config:get-value --key="geni.site-tag"  --passwd-file=/etc/foam.passwd
     1476{
     1477 "value": "foam.instageni.iu.edu"
     1478}
     1479lnevers@foam:~$ foamctl config:get-value --key="email.from"  --passwd-file=/etc/foam.passwd
     1480{
     1481 "value": "noc@indiana.gigapop.net"
     1482}
     1483lnevers@foam:~$
     1484
    11191485
    11201486# check if FOAM auto-approve is on. Value 2 = auto-approve is on.
    11211487
    1122 foamctl config:get-value --key="geni.approval.approve-on-creation"  --passwd-file=/etc/foam.passwd
    1123 
     1488lnevers@foam:~$ foamctl config:get-value --key="geni.approval.approve-on-creation"  --passwd-file=/etc/foam.passwd
     1489{
     1490 "value": 2
     1491}
    11241492}}}
    11251493
     
    11271495
    11281496{{{
    1129 foamctl geni:list-slivers --passwd-file=/etc/foam.passwd
    1130 
     1497lnevers@foam:~$ foamctl geni:list-slivers --passwd-file=/etc/foam.passwd
     1498{
     1499 "slivers": [
     1500  {
     1501   "status": "approved",
     1502   "flowvisor_slice": "30f2cc36-7798-43c5-9211-e669cf3fdc8e",
     1503   "slice_urn": "urn:publicid:IDN+ch.geni.net:SydTest+slice+ofCoreMonitor-syd",
     1504   "pend_reason": [],
     1505   "deleted": "False",
     1506   "user": "urn:publicid:IDN+ch.geni.net+user+asydne01",
     1507   "creation": "2014-02-24 20:17:16.971428+00:00",
     1508   "enabled": true,
     1509   "uuid": "30f2cc36-7798-43c5-9211-e669cf3fdc8e",
     1510   "id": 23,
     1511   "expiration": "2014-08-03 15:15:29+00:00",
     1512   "sliver_urn": "urn:publicid:IDN+ch.geni.net:SydTest+slice+ofCoreMonitor-syd:30f2cc36-7798-43c5-9211-e669cf3fdc8e",
     1513   "ref": null,
     1514   "email": "asydney@bbn.com",
     1515   "desc": "ofCoreMonitor-syd OpenFlow resources at MOXI InstaGENI Rack"
     1516  },
     1517  {
     1518   "status": "approved",
     1519   "flowvisor_slice": "d4d8e4bd-5165-4212-b238-40fffc8b9b0d",
     1520   "slice_urn": "urn:publicid:IDN+ch.geni.net:gpo-infra+slice+gpoI15",
     1521   "pend_reason": [],
     1522   "deleted": "False",
     1523   "user": "urn:publicid:IDN+ch.geni.net+user+jbs",
     1524   "creation": "2014-04-23 17:23:08.260437+00:00",
     1525   "enabled": true,
     1526   "uuid": "d4d8e4bd-5165-4212-b238-40fffc8b9b0d",
     1527   "id": 48,
     1528   "expiration": "2014-07-15 23:00:00+00:00",
     1529   "sliver_urn": "urn:publicid:IDN+ch.geni.net:gpo-infra+slice+gpoI15:d4d8e4bd-5165-4212-b238-40fffc8b9b0d",
     1530   "ref": null,
     1531   "email": "gpo-ops@geni.net",
     1532   "desc": "gpoI15 MOXI InstaGENI OpenFlow resources."
     1533  },
     1534  {
     1535   "status": "approved",
     1536   "flowvisor_slice": "8f242673-f56e-4b63-80d0-5f4ad5d48257",
     1537   "slice_urn": "urn:publicid:IDN+ch.geni.net:gpo-infra+slice+gpoI16",
     1538   "pend_reason": [],
     1539   "deleted": "False",
     1540   "user": "urn:publicid:IDN+ch.geni.net+user+jbs",
     1541   "creation": "2014-04-23 17:23:35.905539+00:00",
     1542   "enabled": true,
     1543   "uuid": "8f242673-f56e-4b63-80d0-5f4ad5d48257",
     1544   "id": 49,
     1545   "expiration": "2014-07-15 23:00:00+00:00",
     1546   "sliver_urn": "urn:publicid:IDN+ch.geni.net:gpo-infra+slice+gpoI16:8f242673-f56e-4b63-80d0-5f4ad5d48257",
     1547   "ref": null,
     1548   "email": "gpo-ops@geni.net",
     1549   "desc": "gpoI16 MOXI InstaGENI OpenFlow resources."
     1550  },
     1551  {
     1552   "status": "approved",
     1553   "flowvisor_slice": "cbcef975-d32c-49ea-9ba1-15f7025aba38",
     1554   "slice_urn": "urn:publicid:IDN+ch.geni.net:gpoamcanary+slice+sitemon",
     1555   "pend_reason": [],
     1556   "deleted": "False",
     1557   "user": "urn:publicid:IDN+ch.geni.net+user+asydne01",
     1558   "creation": "2014-06-06 20:03:18.221230+00:00",
     1559   "enabled": true,
     1560   "uuid": "cbcef975-d32c-49ea-9ba1-15f7025aba38",
     1561   "id": 50,
     1562   "expiration": "2014-12-03 00:00:00+00:00",
     1563   "sliver_urn": "urn:publicid:IDN+ch.geni.net:gpoamcanary+slice+sitemon:cbcef975-d32c-49ea-9ba1-15f7025aba38",
     1564   "ref": null,
     1565   "email": "asydney@bbn.com",
     1566   "desc": "sitemon OpenFlow resources at MOXI InstaGENI."
     1567  },
     1568  {
     1569   "status": "approved",
     1570   "flowvisor_slice": "5a15c6aa-af55-49d4-a995-881fd3a6a008",
     1571   "slice_urn": "urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+IG-CT-4",
     1572   "pend_reason": [],
     1573   "deleted": "False",
     1574   "user": "urn:publicid:IDN+ch.geni.net+user+lnevers",
     1575   "creation": "2014-06-10 20:40:47.111335+00:00",
     1576   "enabled": true,
     1577   "uuid": "5a15c6aa-af55-49d4-a995-881fd3a6a008",
     1578   "id": 51,
     1579   "expiration": "2014-06-14 00:00:00+00:00",
     1580   "sliver_urn": "urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+IG-CT-4:5a15c6aa-af55-49d4-a995-881fd3a6a008",
     1581   "ref": null,
     1582   "email": "lnevers@bbn.com",
     1583   "desc": "New Site Confirmation Test IG-CT-4 "
     1584  }
     1585 ]
     1586}
     1587lnevers@foam:~$
    11311588}}}
    11321589Access the FlowVisor VM and gather version information:
    11331590{{{
    11341591
    1135 ssh lnevers@flowvisor.moxi.net
     1592$ ssh lnevers@flowvisor.instageni.iu.edu
     1593The authenticity of host 'flowvisor.instageni.iu.edu (149.165.249.7)' can't be established.
     1594RSA key fingerprint is c9:18:95:46:59:a1:7e:1a:1a:65:02:2d:a2:07:b2:00.
     1595Are you sure you want to continue connecting (yes/no)? yes
     1596Warning: Permanently added 'flowvisor.instageni.iu.edu,149.165.249.7' (RSA) to the list of known hosts.
     1597Welcome to Ubuntu 12.04.4 LTS (GNU/Linux 3.2.0-58-generic x86_64)
     1598
     1599 * Documentation:  https://help.ubuntu.com/
     1600
     1601The programs included with the Ubuntu system are free software;
     1602the exact distribution terms for each program are described in the
     1603individual files in /usr/share/doc/*/copyright.
     1604
     1605Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
     1606applicable law.
     1607
     1608lnevers@flowvisor:~$ sudo whoami
     1609root
     1610lnevers@flowvisor:~$ uname -a
     1611Linux flowvisor 3.2.0-58-generic #88-Ubuntu SMP Tue Dec 3 17:37:58 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1612lnevers@flowvisor:~$
     1613
    11361614}}}
    11371615Check the !FlowVisor version, list of devices, get details for a device, list of active slices, and details for one of the slices:
    11381616{{{     
    11391617
    1140 fvctl --passwd-file=/etc/flowvisor.passwd ping hello
     1618lnevers@flowvisor:~$ fvctl --passwd-file=/etc/flowvisor.passwd ping hello
     1619Got reply:
     1620PONG(fvadmin): FV version=flowvisor-0.8.17::hello
     1621lnevers@flowvisor:~$
    11411622
    11421623# Devices
    1143 fvctl --passwd-file=/etc/flowvisor.passwd listDevices
    1144 
    1145 fvctl --passwd-file=/etc/flowvisor.passwd getDeviceInfo 06:d6:6c:3b:e5:68:00:00
     1624lnevers@flowvisor:~$ fvctl --passwd-file=/etc/flowvisor.passwd listDevices
     1625Device 0: 09:be:2c:59:e5:22:8c:00
     1626lnevers@flowvisor:~$
     1627
     1628lnevers@flowvisor:~$ fvctl --passwd-file=/etc/flowvisor.passwd getDeviceInfo 09:be:2c:59:e5:22:8c:00
     1629nPorts=6
     1630portList=4,7,24,65534,10,13
     1631dpid=09:be:2c:59:e5:22:8c:00
     1632remote=/10.3.1.7:6633-->/10.3.1.253:50339
     1633portNames=A4(4),A7(7),A24(24),local(65534),A10(10),A13(13)
     1634lnevers@flowvisor:~$
    11461635
    11471636#Slices
    1148 fvctl --passwd-file=/etc/flowvisor.passwd listSlices
    1149 
    1150 fvctl --passwd-file=/etc/flowvisor.passwd getSliceInfo 5c956f94-5e05-40b5-948f-34d0149d9182
    1151 
     1637lnevers@flowvisor:~$ fvctl --passwd-file=/etc/flowvisor.passwd listSlices
     1638Slice 0: fvadmin
     1639Slice 1: 30f2cc36-7798-43c5-9211-e669cf3fdc8e
     1640Slice 2: d4d8e4bd-5165-4212-b238-40fffc8b9b0d
     1641Slice 3: 8f242673-f56e-4b63-80d0-5f4ad5d48257
     1642Slice 4: cbcef975-d32c-49ea-9ba1-15f7025aba38
     1643Slice 5: 5a15c6aa-af55-49d4-a995-881fd3a6a008
     1644lnevers@flowvisor:~$
     1645
     1646lnevers@flowvisor:~$ fvctl --passwd-file=/etc/flowvisor.passwd getSliceInfo 5a15c6aa-af55-49d4-a995-881fd3a6a008
     1647Got reply:
     1648drop_policy=exact
     1649connection_1=09:be:2c:59:e5:22:8c:00-->/149.165.249.7:60583-->mallorea.gpolab.bbn.com/192.1.249.185:33020
     1650contact_email=lnevers@bbn.com
     1651controller_hostname=mallorea.gpolab.bbn.com
     1652controller_port=33020
     1653creator=fvadmin
     1654lnevers@flowvisor:~$
    11521655}}}
    11531656
    11541657Check the FlowVisor setting:
    11551658{{{
    1156 fvctl --passwd-file=/etc/flowvisor.passwd dumpConfig /tmp/flowvisor-config
    1157 more /tmp/flowvisor-config
    1158 
     1659lnevers@flowvisor:~$ fvctl --passwd-file=/etc/flowvisor.passwd dumpConfig /tmp/flowvisor-config
     1660lnevers@flowvisor:~$ cat /tmp/flowvisor-config
     1661{
     1662   "flowvisor": [
     1663      {
     1664         "api_webserver_port": 8080,
     1665         "api_jetty_webserver_port": -1,
     1666         "checkpointing": false,
     1667         "listen_port": 6633,
     1668         "track_flows": false,
     1669         "stats_desc_hack": false,
     1670         "run_topology_server": false,
     1671         "logging": "NOTE",
     1672         "log_ident": "flowvisor",
     1673         "log_facility": "LOG_LOCAL7",
     1674         "version": "flowvisor-0.9",
     1675         "host": "localhost",
     1676         "default_flood_perm": "fvadmin",
     1677         "config_name": "default"
     1678      }
     1679   ],
     1680   "Slice": [
     1681      {
     1682         "config_name": "default",
     1683         "flowmap_type": "federated",
     1684         "name": "fvadmin",
     1685         "creator": "fvadmin",
     1686         "passwd_crypt": "xxx",
     1687         "passwd_salt": "xxx",
     1688         "controller_hostname": "none",
     1689         "controller_port": 0,
     1690         "contact_email": "fvadmin@localhost",
     1691         "drop_policy": "exact",
     1692         "lldp_spam": true
     1693      },
     1694      {
     1695         "config_name": "default",
     1696         "flowmap_type": "federated",
     1697         "name": "30f2cc36-7798-43c5-9211-e669cf3fdc8e",
     1698         "creator": "fvadmin",
     1699         "passwd_crypt": "xxx",
     1700         "passwd_salt": "-xxx",
     1701         "controller_hostname": "caprica.gpolab.bbn.com",
     1702         "controller_port": 33011,
     1703         "contact_email": "asydney@bbn.com",
     1704         "drop_policy": "exact",
     1705         "lldp_spam": true
     1706      },
     1707      {
     1708         "config_name": "default",
     1709         "flowmap_type": "federated",
     1710         "name": "d4d8e4bd-5165-4212-b238-40fffc8b9b0d",
     1711         "creator": "fvadmin",
     1712         "passwd_crypt": "xxx",
     1713         "passwd_salt": "xxx",
     1714         "controller_hostname": "naxos.gpolab.bbn.com",
     1715         "controller_port": 13715,
     1716         "contact_email": "gpo-ops@geni.net",
     1717         "drop_policy": "exact",
     1718         "lldp_spam": true
     1719      },
     1720      {
     1721         "config_name": "default",
     1722         "flowmap_type": "federated",
     1723         "name": "8f242673-f56e-4b63-80d0-5f4ad5d48257",
     1724         "creator": "fvadmin",
     1725         "passwd_crypt": "xxx",
     1726         "passwd_salt": "xxx",
     1727         "controller_hostname": "naxos.gpolab.bbn.com",
     1728         "controller_port": 13716,
     1729         "contact_email": "gpo-ops@geni.net",
     1730         "drop_policy": "exact",
     1731         "lldp_spam": true
     1732      },
     1733      {
     1734         "config_name": "default",
     1735         "flowmap_type": "federated",
     1736         "name": "cbcef975-d32c-49ea-9ba1-15f7025aba38",
     1737         "creator": "fvadmin",
     1738         "passwd_crypt": "xxx",
     1739         "passwd_salt": "xxx",
     1740         "controller_hostname": "hafmet.gpolab.bbn.com",
     1741         "controller_port": 31750,
     1742         "contact_email": "asydney@bbn.com",
     1743         "drop_policy": "exact",
     1744         "lldp_spam": true
     1745      },
     1746      {
     1747         "config_name": "default",
     1748         "flowmap_type": "federated",
     1749         "name": "5a15c6aa-af55-49d4-a995-881fd3a6a008",
     1750         "creator": "fvadmin",
     1751         "passwd_crypt": "xxx",
     1752         "passwd_salt": "xxx",
     1753         "controller_hostname": "mallorea.gpolab.bbn.com",
     1754         "controller_port": 33020,
     1755         "contact_email": "lnevers@bbn.com",
     1756         "drop_policy": "exact",
     1757         "lldp_spam": true
     1758      }
     1759   ],
     1760   "FlowSpaceRule": [
     1761      {
     1762         "dpid": "9be2c59e5228c00",
     1763         "priority": 2000,
     1764         "in_port": 0,
     1765         "dl_type": 2048,
     1766         "nw_src": 170576640,
     1767         "nw_dst": 170576640,
     1768         "wildcards": 3279087,
     1769         "slice_action": [
     1770            {
     1771               "30f2cc36-7798-43c5-9211-e669cf3fdc8e": 4
     1772            }
     1773         ]
     1774      },
     1775      {
     1776         "dpid": "9be2c59e5228c00",
     1777         "priority": 2000,
     1778         "in_port": 0,
     1779         "dl_type": 2054,
     1780         "nw_src": 170576640,
     1781         "nw_dst": 170576640,
     1782         "wildcards": 3279087,
     1783         "slice_action": [
     1784            {
     1785               "30f2cc36-7798-43c5-9211-e669cf3fdc8e": 4
     1786            }
     1787         ]
     1788      },
     1789      {
     1790         "dpid": "9be2c59e5228c00",
     1791         "priority": 2000,
     1792         "in_port": 0,
     1793         "dl_type": 2048,
     1794         "nw_src": 176754432,
     1795         "nw_dst": 176754432,
     1796         "wildcards": 3279087,
     1797         "slice_action": [
     1798            {
     1799               "d4d8e4bd-5165-4212-b238-40fffc8b9b0d": 4
     1800            }
     1801         ]
     1802      },
     1803      {
     1804         "dpid": "9be2c59e5228c00",
     1805         "priority": 2000,
     1806         "in_port": 0,
     1807         "dl_type": 2054,
     1808         "nw_src": 176754432,
     1809         "nw_dst": 176754432,
     1810         "wildcards": 3279087,
     1811         "slice_action": [
     1812            {
     1813               "d4d8e4bd-5165-4212-b238-40fffc8b9b0d": 4
     1814            }
     1815         ]
     1816      },
     1817      {
     1818         "dpid": "9be2c59e5228c00",
     1819         "priority": 2000,
     1820         "in_port": 0,
     1821         "dl_type": 2048,
     1822         "nw_src": 176754688,
     1823         "nw_dst": 176754688,
     1824         "wildcards": 3279087,
     1825         "slice_action": [
     1826            {
     1827               "8f242673-f56e-4b63-80d0-5f4ad5d48257": 4
     1828            }
     1829         ]
     1830      },
     1831      {
     1832         "dpid": "9be2c59e5228c00",
     1833         "priority": 2000,
     1834         "in_port": 0,
     1835         "dl_type": 2054,
     1836         "nw_src": 176754688,
     1837         "nw_dst": 176754688,
     1838         "wildcards": 3279087,
     1839         "slice_action": [
     1840            {
     1841               "8f242673-f56e-4b63-80d0-5f4ad5d48257": 4
     1842            }
     1843         ]
     1844      },
     1845      {
     1846         "dpid": "9be2c59e5228c00",
     1847         "priority": 2000,
     1848         "in_port": 0,
     1849         "dl_type": 2048,
     1850         "nw_src": 171048960,
     1851         "nw_dst": 171048960,
     1852         "wildcards": 3412207,
     1853         "slice_action": [
     1854            {
     1855               "cbcef975-d32c-49ea-9ba1-15f7025aba38": 4
     1856            }
     1857         ]
     1858      },
     1859      {
     1860         "dpid": "9be2c59e5228c00",
     1861         "priority": 2000,
     1862         "in_port": 0,
     1863         "dl_type": 2054,
     1864         "nw_src": 171048960,
     1865         "nw_dst": 171048960,
     1866         "wildcards": 3412207,
     1867         "slice_action": [
     1868            {
     1869               "cbcef975-d32c-49ea-9ba1-15f7025aba38": 4
     1870            }
     1871         ]
     1872      },
     1873      {
     1874         "dpid": "9be2c59e5228c00",
     1875         "priority": 2000,
     1876         "in_port": 0,
     1877         "dl_type": 2048,
     1878         "nw_src": 170527488,
     1879         "nw_dst": 170527488,
     1880         "wildcards": 3279087,
     1881         "slice_action": [
     1882            {
     1883               "5a15c6aa-af55-49d4-a995-881fd3a6a008": 4
     1884            }
     1885         ]
     1886      },
     1887      {
     1888         "dpid": "9be2c59e5228c00",
     1889         "priority": 2000,
     1890         "in_port": 0,
     1891         "dl_type": 2054,
     1892         "nw_src": 170527488,
     1893         "nw_dst": 170527488,
     1894         "wildcards": 3279087,
     1895         "slice_action": [
     1896            {
     1897               "5a15c6aa-af55-49d4-a995-881fd3a6a008": 4
     1898            }
     1899         ]
     1900      }
     1901   ]
     1902}lnevers@flowvisor:~$
    11591903}}}
    11601904