02-17-2013 02:20 PM - edited 03-07-2019 11:45 AM
Hello,
I have 2 devices which need to communicate through Logical Link Control. Each device functions like this: they have a built in network switch that allows their internal components to communicate with TCP/IP which is then encapsulated inside LLC frames and sent out a special port. The LLC frames from each device all come from a single source MAC address and are broadcast out the network. The receiving deivce receives the LLC frames, unencapsulates the data and uses it directly.
Using it this way through a single 2960 (such that device 1 is connected to fa0/2 and device 2 is connected to fa0/23) with its own dedicated VLAN and no other traffic on the switch (all other ports shutdown), the two devices are unable to "connect". Using a SPAN session, I can clearly see them exchanging LLC frames, but if I connect my computer to the internal device switch and try to ping the other device through the LLC encapsulated link, I get anywhere from a 25% to 100% loss with response times between 2ms and 15ms.
When I connect the special ports of each device together directly with a straight through cat-5e cable, they can connect and I can successfully ping through the link with sub-millisecond response times. The same goes if I connect them through an old unmanaged Linksys switch. I have toggled everything on the 2960 I can think of, including STP, CDP, LLDP, storm control, keepalives, IGMP snooping, management interface VLAN1, and QoS. In general, the more of those that I turned off, the faster the ping responses became, but nothing seems to stop the data loss.
I am also working with the equipment manufacturer, but they do not know much about this particular switch, so I am hoping somebody here might have an idea. Thanks.
02-17-2013 08:46 PM
Update:
I am wondering if this data flow is perhaps overwhelming the switch. It seems unlikely to me, but the command "show controllers utilization" indicates that the receive utilization is 100% and the trasmit utilization is 93% for both ports.
I must admit confusion thought, because the "show interface fa0/2" command says
reliability 255/255, txload 218/255, rxload 234/255
5 minute input rate 91872000 bits/sec, 48062 packets/sec
5 minute output rate 85653000 bits/sec, 44811 packets/sec"
How could the controllers utilization be at 100% while the rxload is 91.7%? Shouldn't the switch be able to handle upto the full line speed?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide