Changes between Version 9 and Version 10 of GENIRacksHome/InstageniRacks/ConfirmationTestStatus/MAX


Ignore:
Timestamp:
09/20/13 15:40:03 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v9 v10  
    11471147== IG-CT-6 - Administrative Tests ==
    11481148
     1149Sent request for administrative account to site contact from the [http://groups.geni.net/geni/wiki/GeniAggregate/MAXInstaGENI MAX InstaGENI] aggregate page.  Followed instructions at [https://users.emulab.net/trac/protogeni/wiki/RackAdminAccounts Admin Accounts on InstaGeni Racks] page for account request. A local admin account was create and also had to join the ''emulab-ops'' group at https://www.max.edu/joinproject.php3?target_pid=emulab-ops.   Once the administrative account was created and membership to emulab-ops was approved, proceeded to execute administrative tests. 
     1150
     1151{{{
     1152LNM:~$ ssh control.instageni.maxgigapop.net
     1153Welcome to Ubuntu precise (development branch) (GNU/Linux 3.2.0-23-generic x86_64)
     1154
     1155 * Documentation:  https://help.ubuntu.com/
     1156
     1157  System information as of Fri Sep 20 19:33:24 UTC 2013
     1158
     1159  System load:     0.0               IP address for xenbr0:   206.196.180.195
     1160  Usage of /:      31.3% of 5.85GB   IP address for xenbr0:1: 172.16.0.1
     1161  Memory usage:    41%               IP address for xenbr1:   10.1.1.254
     1162  Swap usage:      0%                IP address for xenbr2:   10.2.1.254
     1163  Processes:       170               IP address for xenbr3:   10.3.1.254
     1164  Users logged in: 1
     1165
     1166  Graph this data and manage this system at https://landscape.canonical.com/
     1167Last login: Fri Sep 20 19:27:40 2013 from dhcp89-073-116.bbn.com
     1168To run a command as administrator (user "root"), use "sudo <command>".
     1169See "man sudo_root" for details.
     1170
     1171sulnevers@control:~$ sudo whoami
     1172root
     1173lnevers@control:~$
     1174
     1175}}}
     1176
     1177Also access the boss node:
     1178{{{
     1179LNM:~$  ssh boss.instageni.maxgigapop.net
     1180sudo whoami
     1181}}}
     1182
     1183From boss node accessed each of the experiment nodes that support VMs:
     1184{{{
     1185[lnevers@boss ~]$ for i in pc1 pc2; do ssh $i "echo -n '===> Host: ';hostname;sudo whoami;uname -a;echo"; done
     1186
     1187}}}
     1188
     1189In 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):
     1190{{{
     1191[lnevers@boss ~]$ sudo ssh pcX
     1192[root@pcX ~]# sudo whoami
     1193[root@pcX ~]# uname -a
     1194root
     1195[root@pcX ~]# exit
     1196logout
     1197Connection to pcX.max.edu
     1198[lnevers@boss ~]$ sudo ssh pcY
     1199[root@pc ~]# sudo whoami
     1200root
     1201[root@pc ~]#
     1202}}}
     1203
     1204Further verified access by ssh from ops.instageni.gpolab.bbn.com to boss.instageni.gpolab.bbn.com, which is usually restricted for non-admin users:
     1205{{{
     1206LNM:~$ ssh ops.instageni.maxgigapop.net
     1207
     1208
     1209}}}
     1210Access infrastructure Switches using documented password. First connect to the switch named procurve1 the control network switch:
     1211{{{
     1212[lnevers@boss ~]$ sudo more /usr/testbed/etc/switch.pswd
     1213XXXXXXXXX
     1214[lnevers@boss ~]$ telnet procurve1
     1215
     1216
     1217}}}
     1218
     1219Connect to the switch named procurve2 the dataplane network switch via ssh using the documented password:
     1220{{{
     1221[lnevers@boss ~]$ sudo more /usr/testbed/etc/switch.pswd
     1222xxxxxxx
     1223[lnevers@boss ~]$ ssh manager@procurve2
     1224}}}
     1225
     1226Access the FOAM VM and gather information for version
     1227{{{
     1228LNM:~$ ssh foam.instageni.maxgigapop.net
     1229Welcome to Ubuntu 12.04.2 LTS (GNU/Linux 3.2.0-51-generic x86_64)
     1230
     1231 * Documentation:  https://help.ubuntu.com/
     1232Last login: Fri Sep 20 15:24:20 2013 from dhcp89-073-116.bbn.com
     1233lnevers@foam:~$ sudo whoami
     1234root
     1235lnevers@foam:~$
     1236
     1237lnevers@foam:~$ sudo foamctl admin:get-version  --passwd-file=/etc/foam.passwd
     1238{
     1239 "version": "0.12.0"
     1240}
     1241lnevers@foam:~$
     1242
     1243}}}
     1244Check FOAM configuration for  site.admin.email, geni.site-tag, email.from settings:
     1245{{{
     1246lnevers@foam:~$ foamctl config:get-value --key="site.admin.email"  --passwd-file=/etc/foam.passwd
     1247{
     1248 "value": null
     1249}
     1250lnevers@foam:~$ foamctl config:get-value --key="geni.site-tag"  --passwd-file=/etc/foam.passwd
     1251{
     1252 "value": "foam.instageni.maxgigapop.net"
     1253}
     1254lnevers@foam:~$ foamctl config:get-value --key="email.from"  --passwd-file=/etc/foam.passwd
     1255{
     1256 "value": "tlehman@maxgigapop.net"
     1257}
     1258
     1259
     1260# check if FOAM auto-approve is on. Value 2 = auto-approve is on.
     1261
     1262lnevers@foam:~$ foamctl config:get-value --key="geni.approval.approve-on-creation"  --passwd-file=/etc/foam.passwd
     1263{
     1264 "value": 2
     1265}
     1266
     1267
     1268}}}
     1269
     1270Show FOAM slivers and details for one sliver:
     1271
     1272{{{
     1273lnevers@foam:~$ foamctl geni:list-slivers --passwd-file=/etc/foam.passwd
     1274{
     1275 "slivers": [
     1276  {
     1277   "status": "approved",
     1278   "flowvisor_slice": "513ee146-2eb8-46ba-9f1c-51077b917dcd",
     1279   "slice_urn": "urn:publicid:IDN+ch.geni.net:SydTest+slice+ofCoreMonitor-syd",
     1280   "pend_reason": [],
     1281   "deleted": "False",
     1282   "user": "urn:uuid:c5d48090-26bb-48d9-aad2-f39f4f1092b3",
     1283   "creation": "2013-09-16 19:00:02.877414+00:00",
     1284   "enabled": true,
     1285   "uuid": "513ee146-2eb8-46ba-9f1c-51077b917dcd",
     1286   "id": 2,
     1287   "expiration": "2014-02-02 00:00:00+00:00",
     1288   "sliver_urn": "urn:publicid:IDN+ch.geni.net:SydTest+slice+ofCoreMonitor-syd:513ee146-2eb8-46ba-9f1c-51077b917dcd",
     1289   "ref": null,
     1290   "email": "asydney@bbn.com",
     1291   "desc": "sydmon OpenFlow resources at MAX."
     1292  },
     1293  {
     1294   "status": "approved",
     1295   "flowvisor_slice": "1d54f0aa-b0b2-46ca-a4cf-4c541c9ad331",
     1296   "slice_urn": "urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+tupty1755",
     1297   "pend_reason": [],
     1298   "deleted": "False",
     1299   "user": "urn:publicid:IDN+pgeni.gpolab.bbn.com+user+tupty",
     1300   "creation": "2013-09-16 20:04:16.489793+00:00",
     1301   "enabled": true,
     1302   "uuid": "1d54f0aa-b0b2-46ca-a4cf-4c541c9ad331",
     1303   "id": 3,
     1304   "expiration": "2013-10-10 00:00:00+00:00",
     1305   "sliver_urn": "urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+tupty1755:1d54f0aa-b0b2-46ca-a4cf-4c541c9ad331",
     1306   "ref": null,
     1307   "email": "tupty@pgeni.gpolab.bbn.com",
     1308   "desc": "tupty1755 OpenFlow resources at MAX InstaGENI."
     1309  },
     1310  {
     1311   "status": "approved",
     1312   "flowvisor_slice": "80ad2a03-11cf-4111-a16b-ff0b308fbcdd",
     1313   "slice_urn": "urn:publicid:IDN+ch.geni.net:gpoamcanary+slice+sitemon",
     1314   "pend_reason": [],
     1315   "deleted": "False",
     1316   "user": "urn:uuid:da269319-3fd0-445c-a47d-efef0be48b68",
     1317   "creation": "2013-09-16 22:09:57.453221+00:00",
     1318   "enabled": true,
     1319   "uuid": "80ad2a03-11cf-4111-a16b-ff0b308fbcdd",
     1320   "id": 4,
     1321   "expiration": "2013-10-10 00:00:00+00:00",
     1322   "sliver_urn": "urn:publicid:IDN+ch.geni.net:gpoamcanary+slice+sitemon:80ad2a03-11cf-4111-a16b-ff0b308fbcdd",
     1323   "ref": null,
     1324   "email": "tupty@bbn.com",
     1325   "desc": "sitemon OpenFlow resources at MAX InstaGENI."
     1326  },
     1327  {
     1328   "status": "approved",
     1329   "flowvisor_slice": "4a4f4f7a-2190-4b5a-9381-b560aeb5addd",
     1330   "slice_urn": "urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+tuptyexclusive",
     1331   "pend_reason": [],
     1332   "deleted": "False",
     1333   "user": "urn:publicid:IDN+pgeni.gpolab.bbn.com+user+tupty",
     1334   "creation": "2013-09-18 19:33:45.943925+00:00",
     1335   "enabled": true,
     1336   "uuid": "4a4f4f7a-2190-4b5a-9381-b560aeb5addd",
     1337   "id": 6,
     1338   "expiration": "2013-10-02 00:00:00+00:00",
     1339   "sliver_urn": "urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+tuptyexclusive:4a4f4f7a-2190-4b5a-9381-b560aeb5addd",
     1340   "ref": null,
     1341   "email": "tupty@pgeni.gpolab.bbn.com",
     1342   "desc": "tuptyexclusive OpenFlow resources at MAX InstaGENI."
     1343  }
     1344 ]
     1345}
     1346lnevers@foam:~$
     1347
     1348}}}
     1349Access the FlowVisor VM and gather version information:
     1350{{{
     1351
     1352LNM:~$ ssh flowvisor.instageni.maxgigapop.net
     1353Welcome to Ubuntu 12.04.2 LTS (GNU/Linux 3.2.0-51-generic x86_64)
     1354
     1355 * Documentation:  https://help.ubuntu.com/
     1356Last login: Fri Sep 20 15:24:28 2013 from dhcp89-073-116.bbn.com
     1357lnevers@flowvisor:~$ sudo whoami
     1358root
     1359lnevers@flowvisor:~$
     1360
     1361}}}
     1362Check the !FlowVisor version, list of devices, get details for a device, list of active slices, and details for one of the slices:
     1363{{{     
     1364
     1365lnevers@flowvisor:~$ fvctl --passwd-file=/etc/flowvisor.passwd ping hello
     1366Got reply:
     1367PONG(fvadmin): FV version=flowvisor-0.8.17::hello
     1368
     1369# Devices
     1370lnevers@flowvisor:~$ fvctl --passwd-file=/etc/flowvisor.passwd listDevices
     1371
     1372Device 0: 06:d6:6c:3b:e5:6d:0f:00
     1373Device 1: 06:db:6c:3b:e5:6d:0f:00
     1374Device 2: 06:dc:6c:3b:e5:6d:0f:00
     1375Device 3: 06:dd:6c:3b:e5:6d:0f:00
     1376Device 4: 06:de:6c:3b:e5:6d:0f:00
     1377Device 5: 06:df:6c:3b:e5:6d:0f:00
     1378lnevers@flowvisor:~$
     1379lnevers@flowvisor:~$ fvctl --passwd-file=/etc/flowvisor.passwd getDeviceInfo 06:db:6c:3b:e5:6d:0f:00
     1380nPorts=2
     1381portList=24,65534
     1382dpid=06:db:6c:3b:e5:6d:0f:00
     1383remote=/10.3.1.7:6633-->/10.3.1.253:65297
     1384portNames=A24(24),local(65534)
     1385lnevers@flowvisor:~$
     1386
     1387
     1388#Slices
     1389lnevers@flowvisor:~$ fvctl --passwd-file=/etc/flowvisor.passwd listSlices
     1390Slice 0: fvadmin
     1391Slice 1: 513ee146-2eb8-46ba-9f1c-51077b917dcd
     1392Slice 2: 1d54f0aa-b0b2-46ca-a4cf-4c541c9ad331
     1393Slice 3: 80ad2a03-11cf-4111-a16b-ff0b308fbcdd
     1394Slice 4: 4a4f4f7a-2190-4b5a-9381-b560aeb5addd
     1395lnevers@flowvisor:~$ fvctl --passwd-file=/etc/flowvisor.passwd getSliceInfo 4a4f4f7a-2190-4b5a-9381-b560aeb5addd
     1396Got reply:
     1397connection_2=06:dc:6c:3b:e5:6d:0f:00-->/206.196.180.199:60558-->hafmet.gpolab.bbn.com/192.1.249.178:33022
     1398drop_policy=exact
     1399connection_1=06:db:6c:3b:e5:6d:0f:00-->/206.196.180.199:60557-->hafmet.gpolab.bbn.com/192.1.249.178:33022
     1400connection_4=06:de:6c:3b:e5:6d:0f:00-->/206.196.180.199:60556-->hafmet.gpolab.bbn.com/192.1.249.178:33022
     1401connection_3=06:dd:6c:3b:e5:6d:0f:00-->/206.196.180.199:60555-->hafmet.gpolab.bbn.com/192.1.249.178:33022
     1402contact_email=tupty@pgeni.gpolab.bbn.com
     1403connection_5=06:df:6c:3b:e5:6d:0f:00-->/206.196.180.199:60554-->hafmet.gpolab.bbn.com/192.1.249.178:33022
     1404controller_hostname=hafmet.gpolab.bbn.com
     1405controller_port=33022
     1406creator=fvadmin
     1407
     1408
     1409
     1410}}}
     1411
     1412Check the FlowVisor setting:
     1413{{{
     1414lnevers@flowvisor:~$ fvctl --passwd-file=/etc/flowvisor.passwd dumpConfig /tmp/flowvisor-config
     1415lnevers@flowvisor:~$ more /tmp/flowvisor-config
     1416{
     1417   "flowvisor": [
     1418      {
     1419         "api_webserver_port": 8080,
     1420         "api_jetty_webserver_port": -1,
     1421         "checkpointing": false,
     1422         "listen_port": 6633,
     1423         "track_flows": false,
     1424         "stats_desc_hack": false,
     1425         "run_topology_server": false,
     1426         "logging": "NOTE",
     1427         "log_ident": "flowvisor",
     1428         "log_facility": "LOG_LOCAL7",
     1429         "version": "flowvisor-0.9",
     1430         "host": "localhost",
     1431         "default_flood_perm": "fvadmin",
     1432         "config_name": "default"
     1433      }
     1434   ],
     1435   "Slice": [
     1436      {
     1437         "config_name": "default",
     1438         "flowmap_type": "federated",
     1439         "name": "fvadmin",
     1440         "creator": "fvadmin",
     1441         "passwd_crypt": "xx",
     1442         "passwd_salt": "xx",
     1443         "controller_hostname": "none",
     1444         "controller_port": 0,
     1445         "contact_email": "fvadmin@localhost",
     1446         "drop_policy": "exact",
     1447         "lldp_spam": true
     1448      },
     1449      {
     1450         "config_name": "default",
     1451         "flowmap_type": "federated",
     1452         "name": "513ee146-2eb8-46ba-9f1c-51077b917dcd",
     1453         "creator": "fvadmin",
     1454         "passwd_crypt": "xx",
     1455         "passwd_salt": "-xx",
     1456         "controller_hostname": "caprica.gpolab.bbn.com",
     1457         "controller_port": 33011,
     1458         "contact_email": "asydney@bbn.com",
     1459         "drop_policy": "exact",
     1460         "lldp_spam": true
     1461      },
     1462      {
     1463         "config_name": "default",
     1464         "flowmap_type": "federated",
     1465         "name": "1d54f0aa-b0b2-46ca-a4cf-4c541c9ad331",
     1466         "creator": "fvadmin",
     1467         "passwd_crypt": "xx",
     1468         "passwd_salt": "-xx",
     1469         "controller_hostname": "hafmet.gpolab.bbn.com",
     1470         "controller_port": 33012,
     1471         "contact_email": "tupty@pgeni.gpolab.bbn.com",
     1472         "drop_policy": "exact",
     1473         "lldp_spam": true
     1474      },
     1475      {
     1476         "config_name": "default",
     1477         "flowmap_type": "federated",
     1478         "name": "80ad2a03-11cf-4111-a16b-ff0b308fbcdd",
     1479         "creator": "fvadmin",
     1480         "passwd_crypt": "xx",
     1481         "passwd_salt": "-xx",
     1482         "controller_hostname": "hafmet.gpolab.bbn.com",
     1483         "controller_port": 31750,
     1484         "contact_email": "tupty@bbn.com",
     1485         "drop_policy": "exact",
     1486         "lldp_spam": true
     1487      },
     1488      {
     1489         "config_name": "default",
     1490         "flowmap_type": "federated",
     1491         "name": "4a4f4f7a-2190-4b5a-9381-b560aeb5addd",
     1492         "creator": "fvadmin",
     1493         "passwd_crypt": "xx",
     1494         "passwd_salt": "xx",
     1495         "controller_hostname": "hafmet.gpolab.bbn.com",
     1496         "controller_port": 33022,
     1497         "contact_email": "tupty@pgeni.gpolab.bbn.com",
     1498         "drop_policy": "exact",
     1499         "lldp_spam": true
     1500      }
     1501   ],
     1502   "FlowSpaceRule": [
     1503      {
     1504         "dpid": "6d66c3be56d0f00",
     1505         "priority": 2000,
     1506         "in_port": 0,
     1507         "dl_type": 2048,
     1508         "nw_src": 170576640,
     1509         "nw_dst": 170576640,
     1510         "wildcards": 3279087,
     1511         "slice_action": [
     1512            {
     1513               "513ee146-2eb8-46ba-9f1c-51077b917dcd": 4
     1514            }
     1515         ]
     1516      },
     1517      {
     1518         "dpid": "6d66c3be56d0f00",
     1519         "priority": 2000,
     1520         "in_port": 0,
     1521         "dl_type": 2054,
     1522         "nw_src": 170576640,
     1523         "nw_dst": 170576640,
     1524         "wildcards": 3279087,
     1525         "slice_action": [
     1526            {
     1527               "513ee146-2eb8-46ba-9f1c-51077b917dcd": 4
     1528            }
     1529         ]
     1530      },
     1531      {
     1532         "dpid": "6d66c3be56d0f00",
     1533         "priority": 2000,
     1534         "in_port": 0,
     1535         "dl_type": 2048,
     1536         "nw_src": 168900352,
     1537         "nw_dst": 168900352,
     1538         "wildcards": 3279087,
     1539         "slice_action": [
     1540            {
     1541               "1d54f0aa-b0b2-46ca-a4cf-4c541c9ad331": 4
     1542            }
     1543         ]
     1544      },
     1545      {
     1546         "dpid": "6d66c3be56d0f00",
     1547         "priority": 2000,
     1548         "in_port": 0,
     1549         "dl_type": 2054,
     1550         "nw_src": 168900352,
     1551         "nw_dst": 168900352,
     1552         "wildcards": 3279087,
     1553         "slice_action": [
     1554            {
     1555               "1d54f0aa-b0b2-46ca-a4cf-4c541c9ad331": 4
     1556            }
     1557         ]
     1558      },
     1559      {
     1560         "dpid": "6d66c3be56d0f00",
     1561         "priority": 2000,
     1562         "in_port": 0,
     1563         "dl_type": 2048,
     1564         "nw_src": 171048960,
     1565         "nw_dst": 171048960,
     1566         "wildcards": 3412207,
     1567         "slice_action": [
     1568            {
     1569               "80ad2a03-11cf-4111-a16b-ff0b308fbcdd": 4
     1570            }
     1571         ]
     1572      },
     1573      {
     1574         "dpid": "6d66c3be56d0f00",
     1575         "priority": 2000,
     1576         "in_port": 0,
     1577         "dl_type": 2054,
     1578         "nw_src": 171048960,
     1579         "nw_dst": 171048960,
     1580         "wildcards": 3412207,
     1581         "slice_action": [
     1582            {
     1583               "80ad2a03-11cf-4111-a16b-ff0b308fbcdd": 4
     1584            }
     1585         ]
     1586      },
     1587      {
     1588         "dpid": "6df6c3be56d0f00",
     1589         "priority": 2000,
     1590         "in_port": 0,
     1591         "dl_type": 2048,
     1592         "nw_src": 168901632,
     1593         "nw_dst": 168901632,
     1594         "wildcards": 3279087,
     1595         "slice_action": [
     1596            {
     1597               "4a4f4f7a-2190-4b5a-9381-b560aeb5addd": 4
     1598            }
     1599         ]
     1600      },
     1601      {
     1602         "dpid": "6df6c3be56d0f00",
     1603         "priority": 2000,
     1604         "in_port": 0,
     1605         "dl_type": 2054,
     1606         "nw_src": 168901632,
     1607         "nw_dst": 168901632,
     1608         "wildcards": 3279087,
     1609         "slice_action": [
     1610            {
     1611               "4a4f4f7a-2190-4b5a-9381-b560aeb5addd": 4
     1612            }
     1613         ]
     1614      },
     1615      {
     1616         "dpid": "6de6c3be56d0f00",
     1617         "priority": 2000,
     1618         "in_port": 0,
     1619         "dl_type": 2048,
     1620         "nw_src": 168901632,
     1621         "nw_dst": 168901632,
     1622         "wildcards": 3279087,
     1623         "slice_action": [
     1624            {
     1625               "4a4f4f7a-2190-4b5a-9381-b560aeb5addd": 4
     1626            }
     1627         ]
     1628      },
     1629      {
     1630         "dpid": "6de6c3be56d0f00",
     1631         "priority": 2000,
     1632         "in_port": 0,
     1633         "dl_type": 2054,
     1634         "nw_src": 168901632,
     1635         "nw_dst": 168901632,
     1636         "wildcards": 3279087,
     1637         "slice_action": [
     1638            {
     1639               "4a4f4f7a-2190-4b5a-9381-b560aeb5addd": 4
     1640            }
     1641         ]
     1642      },
     1643      {
     1644         "dpid": "6dd6c3be56d0f00",
     1645         "priority": 2000,
     1646         "in_port": 0,
     1647         "dl_type": 2048,
     1648         "nw_src": 168901632,
     1649         "nw_dst": 168901632,
     1650         "wildcards": 3279087,
     1651         "slice_action": [
     1652            {
     1653               "4a4f4f7a-2190-4b5a-9381-b560aeb5addd": 4
     1654            }
     1655         ]
     1656      },
     1657      {
     1658         "dpid": "6dd6c3be56d0f00",
     1659         "priority": 2000,
     1660         "in_port": 0,
     1661         "dl_type": 2054,
     1662         "nw_src": 168901632,
     1663         "nw_dst": 168901632,
     1664         "wildcards": 3279087,
     1665         "slice_action": [
     1666            {
     1667               "4a4f4f7a-2190-4b5a-9381-b560aeb5addd": 4
     1668            }
     1669         ]
     1670      },
     1671      {
     1672         "dpid": "6dc6c3be56d0f00",
     1673         "priority": 2000,
     1674         "in_port": 0,
     1675         "dl_type": 2048,
     1676         "nw_src": 168901632,
     1677         "nw_dst": 168901632,
     1678         "wildcards": 3279087,
     1679         "slice_action": [
     1680            {
     1681               "4a4f4f7a-2190-4b5a-9381-b560aeb5addd": 4
     1682            }
     1683         ]
     1684      },
     1685      {
     1686         "dpid": "6dc6c3be56d0f00",
     1687         "priority": 2000,
     1688         "in_port": 0,
     1689         "dl_type": 2054,
     1690         "nw_src": 168901632,
     1691         "nw_dst": 168901632,
     1692         "wildcards": 3279087,
     1693         "slice_action": [
     1694            {
     1695               "4a4f4f7a-2190-4b5a-9381-b560aeb5addd": 4
     1696            }
     1697         ]
     1698      },
     1699      {
     1700         "dpid": "6db6c3be56d0f00",
     1701         "priority": 2000,
     1702         "in_port": 0,
     1703         "dl_type": 2048,
     1704         "nw_src": 168901632,
     1705         "nw_dst": 168901632,
     1706         "wildcards": 3279087,
     1707         "slice_action": [
     1708            {
     1709               "4a4f4f7a-2190-4b5a-9381-b560aeb5addd": 4
     1710            }
     1711         ]
     1712      },
     1713      {
     1714         "dpid": "6db6c3be56d0f00",
     1715         "priority": 2000,
     1716         "in_port": 0,
     1717         "dl_type": 2054,
     1718         "nw_src": 168901632,
     1719         "nw_dst": 168901632,
     1720         "wildcards": 3279087,
     1721         "slice_action": [
     1722            {
     1723               "4a4f4f7a-2190-4b5a-9381-b560aeb5addd": 4
     1724            }
     1725         ]
     1726      }
     1727   ]
     1728}
     1729lnevers@flowvisor:~$ 
     1730
     1731}}}
    11491732
    11501733----