Hi Guys,<br><br>I had a situation yesterday where I had a 10Gbe adapter on my lustre client configured but not active (the cable was plugged in and had link but the port was down) and this actually brought down our cisco switch.  This is a new port that I am setting up.  The reason why the switch went down was due to the amount of broadcast traffic coming from this port even though it was shutdown:<br>
<br>..snip..<br>TenGigabitEthernet7/4 is down, line protocol is down (notconnect)<br>  Hardware is C6k 10000Mb 802.3, address is 001d.4577.c693 (bia 001d.4577.c693)<br>
  MTU 1500 bytes, BW 10000000 Kbit, DLY 10 usec, <br>     reliability 255/255, txload 1/255, rxload 1/255<br>  Encapsulation ARPA, loopback not set<br>  Keepalive set (10 sec)<br>  Full-duplex, 10Gb/s<br>  input flow-control is off, output flow-control is off<br>

  ARP type: ARPA, ARP Timeout 04:00:00<br>  Last input never, output 09:26:18, output hang never<br>  Last clearing of "show interface" counters 14:46:54<br>  Input queue: 0/2000/<span style="background-color: rgb(255, 255, 0);">4149536364/</span>0 (size/max/<span style="background-color: rgb(255, 255, 0);">drops</span>/flushes); Total output drops: 0<br>

  Queueing strategy: fifo<br>  Output queue: 0/40 (size/max)<br>  5 minute input rate 0 bits/sec, 0 packets/sec<br>  5 minute output rate 0 bits/sec, 0 packets/sec<br>    <span style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 0);"> 212613091560 packets input, 13607237844800 bytes, 0 no buffer</span><br style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 0);">

<span style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 0);">     Received 212613090908 broadcasts (2159693404 multicasts)</span><br>     0 runts, 0 giants, 0 throttles<br>     0 input errors, 0 CRC, 0 frame, 4149536364 overrun, 0 ignored<br>

     0 watchdog, 0 multicast, 0 pause input<br>     0 input packets with dribble condition detected<br>     154150900 packets output, 232610834033 bytes, 0 underruns<br>     0 output errors, 0 collisions, 0 interface resets<br>

     0 babbles, 0 late collision, 0 deferred<br>     0 lost carrier, 0 no carrier, 0 PAUSE output<br>     0 output buffer failures, 0 output buffers swapped out<br>..snip..<br><br>All my lustre traffic should be going through my ib interface based on my modprobe.conf.local:<br>
<br>options lnet networks="o2ib3(ib0)"<br><br>Just wanted to put this out there and see if anyone can point out something that I might be missing.  These broadcasts should not be lustre related, right?  Also, it does not make sense that this port is sending out broadcast traffic when the port is not even active.<br>
<br>Any comments/assistance would be grately appreciated.<br><br>Thanks,<br>-J<br>