Changes between Version 11 and Version 12 of GENIRacksHome/ExogeniRacks/ConfirmationTestStatus/StarLight


Ignore:
Timestamp:
07/21/14 08:31:20 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/ExogeniRacks/ConfirmationTestStatus/StarLight

    v11 v12  
    10701070
    10711071== EG-CT-5 - Experiment Monitoring ==
     1072
    10721073== EG-CT-6 - Administrative Tests ==
     1074
     1075Administrator accounts on an ExoGENI rack are documented at https://wiki.exogeni.net/doku.php?id=public:operators:start,  with https://wiki.exogeni.net/doku.php?id=public:operators:start#authentication_authorization proving insight into accounts creation and usage.
     1076
     1077With requested account accessed rack head node and verified root access and group membership:
     1078{{{
     1079LNM:~$ ssh sl-hn.exogeni.net
     1080The authenticity of host 'sl-hn.exogeni.net (165.124.159.5)' can't be established.
     1081RSA key fingerprint is 17:f6:3c:75:16:ed:d1:99:b7:c9:d2:2d:b3:b3:1b:2e.
     1082Are you sure you want to continue connecting (yes/no)? yes
     1083Warning: Permanently added 'sl-hn.exogeni.net,165.124.159.5' (RSA) to the list of known hosts.
     1084lnevers@sl-hn.exogeni.net's password:
     1085Creating home directory for lnevers.
     1086|-----------------------------------------------------------------|
     1087|                ____ ____ ____ ____ ____ ____ ____               |
     1088|               ||E |||x |||o |||G |||E |||N |||I ||              |
     1089|               ||__|||__|||__|||__|||__|||__|||__||              |
     1090|               |/__\|/__\|/__\|/__\|/__\|/__\|/__\|              |
     1091|                                                                 |
     1092|-----------------------------------------------------------------|
     1093[lnevers@sl-hn ~]$ sudo whoami
     1094
     1095We trust you have received the usual lecture from the local System
     1096Administrator. It usually boils down to these three things:
     1097
     1098    #1) Respect the privacy of others.
     1099    #2) Think before you type.
     1100    #3) With great power comes great responsibility.
     1101
     1102[sudo] password for lnevers:
     1103root
     1104[lnevers@sl-hn ~]$ id
     1105uid=2107(lnevers) gid=2000(nonrenci) groups=2000(nonrenci),2508(osfadmins),2509(ucdadmins),2510(sladmins),2513(tamuadmins),9510(bbnadmins)
     1106[lnevers@sl-hn ~]$
     1107}}}
     1108
     1109From head node verified login and administrative access to each of the worker nodes that supply VMs.
     1110{{{
     1111[lnevers@sl-hn ~]$ for i in 1 2 3 4 5 6 7 8 9 10; do sudo ssh root@sl-w$i "echo -n 'Executing on: ' ; hostname;whoami;uname -a"; done
     1112Executing on: sl-w1
     1113root
     1114Linux sl-w1 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1115Executing on: sl-w2
     1116root
     1117Linux sl-w2 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1118Executing on: sl-w3
     1119root
     1120Linux sl-w3 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1121Executing on: sl-w4
     1122root
     1123Linux sl-w4 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1124Executing on: sl-w5
     1125root
     1126Linux sl-w5 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1127Executing on: sl-w6
     1128root
     1129Linux sl-w6 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1130Executing on: sl-w7
     1131root
     1132Linux sl-w7 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1133Executing on: sl-w8
     1134root
     1135Linux sl-w8 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1136Executing on: sl-bm1
     1137root
     1138Linux sl-bm1 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1139Executing on: sl-bm
     1140root
     1141Linux sl-bm 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1142[lnevers@sl-hn ~]$
     1143
     1144}}}
     1145
     1146Connect to the management switch:
     1147{{{
     1148[lnevers@sl-hn ~]$  ssh sl-8052.sl.xo
     1149The authenticity of host 'sl-8052.sl.xo (192.168.112.2)' can't be established.
     1150DSA key fingerprint is f4:c8:0d:47:bd:a6:8a:d9:e3:9b:1d:46:fd:2a:68:e6.
     1151Are you sure you want to continue connecting (yes/no)? yes
     1152Warning: Permanently added 'sl-8052.sl.xo,192.168.112.2' (DSA) to the list of known hosts.
     1153Enter radius password:
     1154
     1155IBM Networking Operating System RackSwitch G8052.
     1156
     1157
     1158sl-8052.sl.xo>ena
     1159
     1160Enable privilege granted.
     1161sl-8052.sl.xo#show version
     1162System Information at  1:07:11 Tue Feb 12, 2001
     1163Time zone: America/US/Eastern
     1164Daylight Savings Time Status: Enabled
     1165
     1166IBM Networking Operating System RackSwitch G8052
     1167
     1168Switch has been up for 292 days, 20 hours, 28 minutes and 51 seconds.
     1169Last boot:  3:48:15 Sat Apr 28, 2000 (power cycle)
     1170
     1171MAC address: 74:99:75:fa:71:00    IP (If 1) address: 192.168.49.50
     1172Hardware Revision: 0
     1173Board Revision: 2
     1174Switch Serial No: Y010CM365080
     1175Hardware Part No: BAC-00069-00        Spare Part No: BAC-00069-00
     1176Manufacturing date: 13/22
     1177
     1178MTM: 7309HC1
     1179ESN: MM08892
     1180Software Version 7.2.2.0 (FLASH image1), active configuration.
     1181
     1182
     1183Temperature    Top: 34 C
     1184Temperature Bottom: 40 C
     1185Temperature Fan Ctrl 88: 36 C
     1186Temperature Fan Ctrl 8a: 63 C
     1187Temperature Fan Ctrl 8c: 72 C
     1188Temperature Phy 0x01: 73 C
     1189Temperature Phy 0x09: 64 C
     1190Temperature Phy 0x11: 75 C
     1191Temperature Phy 0x21: 75 C
     1192Temperature Phy 0x29: 75 C
     1193Temperature Phy 0x31: 71 C
     1194
     1195Warning at 55 C and Recover at 80 C
     1196
     1197Fan 1 in Module 1: Not Installed
     1198Fan 2 in Module 1: Not Installed
     1199Fan 3 in Module 2: RPM= 9262 PWM= 25 ( 9%) Back-To-Front [J]
     1200Fan 4 in Module 2: RPM= 3413 PWM= 25 ( 9%) Back-To-Front [J]
     1201Fan 5 in Module 3: RPM= 9625 PWM= 25 ( 9%) Back-To-Front [J]
     1202Fan 6 in Module 3: RPM= 3368 PWM= 25 ( 9%) Back-To-Front [J]
     1203Fan 7 in Module 4: RPM= 7479 PWM= 25 ( 9%) Back-To-Front [J]
     1204Fan 8 in Module 4: RPM= 4891 PWM= 25 ( 9%) Back-To-Front [J]
     1205
     1206System Fan Airflow: Back-To-Front
     1207
     1208Power Supply 1: OK
     1209Power Supply 2: OK
     1210
     1211  Power Faults: ()
     1212    Fan Faults: ()
     1213Service Faults: ()
     1214
     1215sl-8052.sl.xo#show interface status
     1216------------------------------------------------------------------
     1217Alias   Port   Speed    Duplex     Flow Ctrl      Link       Name
     1218------- ----   -----   --------  --TX-----RX--   ------     ------
     12191        1        100     full      no     no       up       1       
     12202        2       1000     full      no     no       up       2       
     12213        3       1000     full      no     no       up       3       
     12224        4       1000     full      no     no       up       4       
     12235        5       1000     full      no     no       up       5       
     12246        6       1000     full      no     no       up       6       
     12257        7       1000     full      no     no       up       7       
     12268        8       1000     full      no     no       up       8       
     12279        9       1000     full      no     no       up       9       
     122810       10      1000     full      no     no       up       10     
     122911       11      1000     full      no     no       up       11     
     123012       12       100     half      no     no       up       12     
     123113       13      1000     full      no     no       up       13     
     123214       14      1000     full      no     no       up       14     
     123315       15       100     half      no     no       up       15     
     123416       16       100     half      no     no       up       16     
     123517       17      1000     full      no     no       up       Headnode eth4
     123618       18      1000     full      no     no       up       Headnode eth5
     123719       19      1000     full      no     no       up       Headnode eth1
     123820       20      1000     full      no     no       up       Headnode eth0
     123921       21      1000     full      no     no       up       21     
     124022       22      1000     full      no     no       up       22     
     124123       23      1000     full      no     no       up       23     
     124224       24      1000     full      no     no       up       24     
     124325       25      1000     full      no     no       up       25     
     124426       26      1000     full      no     no       up       26     
     124527       27      1000     full      no     no       up       27     
     124628       28      1000     full      no     no       up       28     
     124729       29      1000     full      no     no       up       29     
     124830       30      1000     full      no     no       up       30     
     124931       31      1000     full      no     no       up       31     
     125032       32      1000     full      no     no       up       32     
     125133       33      1000     full      no     no       up       33     
     125234       34      1000     full      no     no       up       Campus 1Gb Uplink to G8052
     125335       35      1000     full      no     no       up       35     
     125436       36       any      any      no     no      down      36     
     125537       37      1000     full      no     no       up       37     
     125638       38      1000     full      no     no       up       38     
     125739       39      1000     full      no     no       up       39     
     125840       40      1000     full      no     no       up       40     
     125941       41      1000     full      no     no       up       41     
     126042       42      1000     full      no     no       up       42     
     126143       43      1000     full      no     no       up       43     
     126244       44      1000     full      no     no       up       44     
     126345       45      1000     full      no     no       up       45     
     126446       46      1000     full      no     no       up       46     
     126547       47      1000     full      no     no       up       Public from G8052 to Headnode
     126648       48       any      any      no     no      down      48     
     1267XGE1     49     1G/10G    full      no     no      down      XGE1   
     1268XGE2     50     10000     full      no     no      down      XGE2   
     1269XGE3     51     10000     full      no     no      down      XGE3   
     1270XGE4     52     10000     full      no     no       up       XGE4   
     1271sl-8052.sl.xo# show run
     1272sl-8052.sl.xo# show running-config
     1273Current configuration:
     1274!
     1275version "7.2.2"
     1276switch-type "IBM Networking Operating System RackSwitch G8052"
     1277!
     1278system timezone 145
     1279! America/US/Eastern
     1280system daylight
     1281!
     1282ssh enable
     1283!
     1284access https enable
     1285
     1286!
     1287errdisable recovery
     1288no system dhcp
     1289hostname "sl-8052.sl.xo"
     1290!
     1291!
     1292no access http enable
     1293no access telnet enable
     1294access user administrator-password "0ca540c20484008255fea3a3c734a3708e4368c85323b6b352f6a3a55a5ff0a8"
     1295!
     1296!
     1297interface port 1
     1298        pvid 1006
     1299        spanning-tree edge
     1300        exit
     1301!
     1302interface port 2
     1303        pvid 1006
     1304        spanning-tree edge
     1305        exit
     1306!
     1307interface port 3
     1308        pvid 1006
     1309        spanning-tree edge
     1310        exit
     1311!
     1312interface port 4
     1313        pvid 1006
     1314        spanning-tree edge
     1315        exit
     1316!
     1317interface port 5
     1318        pvid 1006
     1319!
     1320...many lines not shown...
     1321
     1322}}}
     1323
     1324Connect to the !OpenFlow switch:
     1325{{{
     1326LNM:~$ ssh sl-hn.exogeni.net
     1327lnevers@sl-hn.exogeni.net's password:
     1328Last login: Mon Jul 21 12:20:37 2014 from 128.89.73.116
     1329|-----------------------------------------------------------------|
     1330|                ____ ____ ____ ____ ____ ____ ____               |
     1331|               ||E |||x |||o |||G |||E |||N |||I ||              |
     1332|               ||__|||__|||__|||__|||__|||__|||__||              |
     1333|               |/__\|/__\|/__\|/__\|/__\|/__\|/__\|              |
     1334|                                                                 |
     1335|-----------------------------------------------------------------|
     1336[lnevers@sl-hn ~]$  ssh lnevers@sl-8264.sl.xo
     1337Enter radius password:
     1338
     1339IBM Networking Operating System RackSwitch G8264.
     1340
     1341
     1342sl-8264.sl.xo>ena
     1343
     1344Enable privilege granted.
     1345sl-8264.sl.xo#show version
     1346System Information at  8:30:03 Mon Jul 21, 2014
     1347Time zone: America/US/Eastern
     1348Daylight Savings Time Status: Enabled
     1349
     1350IBM Networking Operating System RackSwitch G8264
     1351
     1352Switch has been up for 45 days, 19 hours, 38 minutes and 10 seconds.
     1353Last boot: 12:52:28 Thu Jun  5, 2014 (reset from Telnet/SSH)
     1354
     1355MAC address: 74:99:75:e3:c0:00    IP (If 1) address: 192.168.49.50
     1356Management Port MAC Address: 74:99:75:e3:c0:fe
     1357Management Port IP Address (if 128): 0.0.0.0
     1358Hardware Revision: 0
     1359Hardware Part No:  BAC-00065-00
     1360Switch Serial No:  Y010CM35X068
     1361Manufacturing date: 13/22
     1362
     1363MTM Value: 7309-HC3
     1364ESN: 23A8900
     1365Software Version 7.6.1.0                    (FLASH image2), active configuration.
     1366
     1367
     1368
     1369Temperature Mother      Top: 41 C
     1370Temperature Mother   Bottom: 33 C
     1371Temperature Daughter    Top: 38 C
     1372Temperature Daughter Bottom: 29 C
     1373
     1374Warning at 75 C and Recover at 90 C
     1375
     1376Fan 1 in Module 1: RPM= 7397 PWM= 15( 5%) Back-To-Front
     1377Fan 2 in Module 1: RPM= 3411 PWM= 15( 5%) Back-To-Front
     1378Fan 3 in Module 2: RPM= 9294 PWM= 15( 5%) Back-To-Front
     1379Fan 4 in Module 2: RPM= 4821 PWM= 15( 5%) Back-To-Front
     1380Fan 5 in Module 3: RPM= 7637 PWM= 15( 5%) Back-To-Front
     1381Fan 6 in Module 3: RPM= 4808 PWM= 15( 5%) Back-To-Front
     1382Fan 7 in Module 4: RPM= 9294 PWM= 15( 5%) Back-To-Front
     1383Fan 8 in Module 4: RPM= 4599 PWM= 15( 5%) Back-To-Front
     1384
     1385System Fan Airflow: Back-To-Front
     1386
     1387
     1388Power Supply 1: OK
     1389Power Supply 2: OK
     1390
     1391  Power Faults: ()
     1392    Fan Faults: ()
     1393Service Faults: ()
     1394
     1395
     1396sl-8264.sl.xo#show interface status
     1397-----------------------------------------------------------------------
     1398Alias   Port   Speed    Duplex     Flow Ctrl      Link     Description
     1399------- ----   -----   --------  --TX-----RX--   ------   -------------
     14001        1     40000     full      no     no       up        1       
     14015        5     40000     full      no     no      down       5       
     14029        9     40000     full      no     no       up        9       
     140313       13    40000     full      no     no       up        13     
     140417       17    10000     full      no     no       up        17     
     140518       18    10000     full      no     no       up        18     
     140619       19    10000     full      no     no       up        19     
     140720       20    10000     full      no     no       up        20     
     140821       21    10000     full      no     no       up        21     
     140922       22    10000     full      no     no       up        22     
     141023       23    10000     full      no     no       up        23     
     141124       24    10000     full      no     no       up        24     
     141225       25    10000     full      no     no       up        25     
     141326       26    10000     full      no     no       up        26     
     141427       27    1G/10G    full      no     no      down       27     
     141528       28    1G/10G    full      no     no      down       28     
     141629       29    1G/10G    full      no     no      down       29     
     141730       30    1G/10G    full      no     no      down       30     
     141831       31    1G/10G    full      no     no      down       31     
     141932       32    1G/10G    full      no     no      down       32     
     142033       33    1G/10G    full      no     no      down       33     
     142134       34    1G/10G    full      no     no      down       34     
     142235       35     1000     full      no     no       up        iSCSI storage/date plane
     142336       36     1000     full      no     no       up        iSCSI storage/date plane
     142437       37    10000     full      no     no    disabled     Connected to port 38
     142538       38    10000     full      no     no    disabled     Connected to port 37
     142639       39    1G/10G    full      no     no      down       39     
     142740       40    1G/10G    full      no     no      down       40     
     142841       41    10000     full      no     no       up        41     
     142942       42    10000     full      no     no       up        42     
     143043       43    10000     full      no     no       up        43     
     143144       44    10000     full      no     no       up        44     
     143245       45    10000     full      no     no       up        45     
     143346       46    10000     full      no     no       up        46     
     143447       47    10000     full      no     no       up        47     
     143548       48    10000     full      no     no       up        48     
     143649       49    10000     full      no     no       up        49     
     143750       50    10000     full      no     no       up        50     
     143851       51    1G/10G    full      no     no      down       51     
     143952       52    1G/10G    full      no     no      down       52     
     144053       53    1G/10G    full      no     no      down       53     
     144154       54    1G/10G    full      no     no      down       54     
     144255       55    1G/10G    full      no     no      down       55     
     144356       56    1G/10G    full      no     no      down       56     
     144457       57    1G/10G    full      no     no      down       57     
     144558       58    1G/10G    full      no     no      down       58     
     144659       59    1G/10G    full      no     no      down       59     
     144760       60    10000     full      no     no       up        StarLight OpenFlow switch connection
     144861       61    1G/10G    full      no     no      down       61     
     144962       62    1G/10G    full      no     no      down       62     
     145063       63    10000     full      no     no       up        Management plane connection (to 8052)
     145164       64    10000     full      no     no       up        64     
     1452MGT      65     1000     full     yes    yes       up        MGT     
     1453           
     1454sl-8264.sl.xo#show running-config
     1455Current configuration:
     1456!
     1457version "7.6.1"
     1458switch-type "IBM Networking Operating System RackSwitch G8264"
     1459iscli-new
     1460!
     1461system timezone 145
     1462! America/US/Eastern
     1463system daylight
     1464!
     1465ssh enable
     1466!
     1467
     1468!
     1469openflow enable
     1470!
     1471no system bootp
     1472no system dhcp
     1473no system default-ip mgt
     1474hostname "sl-8264.sl.xo"
     1475!
     1476!
     1477access snmp read-only
     1478no access http enable
     1479no access telnet enable
     1480access user administrator-password "77d1c1cf1591808abe92a2a6d62123786f8179055c1c01abc7b5845da41f6ef2"
     1481!
     1482!
     1483interface port 1
     1484        switchport mode trunk
     1485        switchport trunk allowed vlan 1921-1930,4000
     1486        switchport trunk native vlan 4000
     1487        spanning-tree portfast
     1488        exit
     1489!
     1490interface port 5
     1491        switchport mode trunk
     1492        switchport trunk allowed vlan 1921-1930,4000
     1493        switchport trunk native vlan 4000
     1494        spanning-tree portfast
     1495        exit
     1496!
     1497interface port 9
     1498        switchport mode trunk
     1499        switchport trunk allowed vlan 1921-1930,4000
     1500        switchport trunk native vlan 4000
     1501        spanning-tree portfast
     1502        exit
     1503!
     1504interface port 13
     1505        switchport mode trunk
     1506        switchport trunk allowed vlan 1921-1930,4000
     1507        switchport trunk native vlan 4000
     1508        spanning-tree portfast
     1509        exit
     1510!
     1511interface port 17
     1512        switchport mode trunk
     1513        switchport trunk allowed vlan 1009,4000
     1514        switchport trunk native vlan 4000
     1515        exit
     1516!
     1517interface port 18
     1518        switchport mode trunk
     1519        switchport trunk allowed vlan 1009,4000
     1520        switchport trunk native vlan 4000
     1521        spanning-tree portfast
     1522        exit
     1523!
     1524interface port 19
     1525        switchport mode trunk
     1526        switchport trunk allowed vlan 1009,4000
     1527        switchport trunk native vlan 4000
     1528        spanning-tree portfast
     1529        exit
     1530!
     1531interface port 20
     1532        switchport mode trunk
     1533        switchport trunk allowed vlan 1009,4000
     1534        switchport trunk native vlan 4000
     1535        spanning-tree portfast
     1536        exit
     1537!
     1538interface port 21
     1539        switchport mode trunk
     1540        switchport trunk allowed vlan 1009,4000
     1541        switchport trunk native vlan 4000
     1542        spanning-tree portfast
     1543        exit
     1544!
     1545interface port 22
     1546        switchport mode trunk
     1547        switchport trunk allowed vlan 1009,4000
     1548        switchport trunk native vlan 4000
     1549        spanning-tree portfast
     1550        exit
     1551!
     1552interface port 23
     1553        switchport mode trunk
     1554        switchport trunk allowed vlan 1009,4000
     1555        switchport trunk native vlan 4000
     1556        spanning-tree portfast
     1557        exit
     1558!
     1559interface port 24
     1560        switchport mode trunk
     1561        switchport trunk allowed vlan 1009,4000
     1562        switchport trunk native vlan 4000
     1563        spanning-tree portfast
     1564        exit
     1565!
     1566interface port 25
     1567        switchport mode trunk
     1568        switchport trunk allowed vlan 1009,4000
     1569        switchport trunk native vlan 4000
     1570        spanning-tree portfast
     1571        exit
     1572!
     1573interface port 26
     1574        switchport mode trunk
     1575        switchport trunk allowed vlan 1009,4000
     1576        switchport trunk native vlan 4000
     1577        spanning-tree portfast
     1578        exit
     1579!
     1580interface port 27
     1581        switchport mode trunk
     1582        switchport trunk allowed vlan 1009,4000
     1583        switchport trunk native vlan 4000
     1584        spanning-tree portfast
     1585        exit
     1586!
     1587interface port 28
     1588        switchport mode trunk
     1589        switchport trunk allowed vlan 1009,4000
     1590        switchport trunk native vlan 4000
     1591        spanning-tree portfast
     1592        exit
     1593!
     1594interface port 29
     1595        switchport mode trunk
     1596        switchport trunk allowed vlan 1009,4000
     1597        switchport trunk native vlan 4000
     1598        spanning-tree portfast
     1599        exit
     1600!
     1601interface port 30
     1602        switchport mode trunk
     1603        switchport trunk allowed vlan 1009,4000
     1604        switchport trunk native vlan 4000
     1605        spanning-tree portfast
     1606        exit
     1607!
     1608interface port 35
     1609        description "iSCSI storage/date plane"
     1610        switchport access vlan 1009
     1611        spanning-tree portfast
     1612        exit
     1613!
     1614interface port 36
     1615        description "iSCSI storage/date plane"
     1616        switchport access vlan 1009
     1617        spanning-tree portfast
     1618        exit
     1619!
     1620interface port 37
     1621        description "Connected to port 38"
     1622        shutdown
     1623        exit
     1624!
     1625interface port 38
     1626        description "Connected to port 37"
     1627        shutdown
     1628        exit
     1629!
     1630interface port 41
     1631        no learning
     1632        flood-blocking
     1633        exit
     1634!
     1635interface port 42
     1636        no learning
     1637        flood-blocking
     1638        exit
     1639!
     1640interface port 43
     1641        no learning
     1642        flood-blocking
     1643        exit
     1644!
     1645interface port 44
     1646        no learning
     1647        flood-blocking
     1648        exit
     1649!
     1650...many lines of output not shown....
     1651
     1652}}}
    10731653
    10741654----