On sfp1 the rx-too-long counter increasing rapidly. But i cant understand why.
On the top of this interface there is a vlan + mpls+vpls + pppoe.
MTU and L2MTU are the same on both ends:
I captured some packet, but the longhest packet is 1532 (ethernet frame size):
So why the counter is growing? Did you experienced similar problem or point me to a way for debug it?
Thanks!
The rx-too-long is one of the error counters. All the rx error counters count frames that the interface has dropped at arrival, so it didn’t let them through to the software layer. Hence sniffing on the interface itself cannot show them.
So if you have control about the sending side of the link, sniffing there might give a clue - the frame hasn’t appeared out of blue, something must have sent it.