<div>Hi,</div>
<div> </div>
<div>I have 3 nodes connected via IB as shown below:</div>
<div> </div>
<div>node1 ---> switch1 ---> node2</div>
<div>                    |----------> node3</div>
<div> </div>
<div>If node1 sends a brodcast message to node2 and node3, I want to know if the message is delivered to the switch twice (first time for node2 and second time for node3) or just once (where switch will know by looking at some headers or so that its a brodcast message and will send it on all the outgoing ports) ?
</div>
<div> </div>
<div>Regards,</div>
<div>John T.</div>