[c-nsp] High CPU: punted packets

Saku Ytti saku at ytti.fi
Thu Nov 22 02:56:15 EST 2012


> >   df 0, mf 0, fo 0, ttl 61, src *.*.*.*, dst *.*.*.*

> But as you're having very small frame, I doubt it is MTU-failure. I'm pretty

Actually come to think of it, sometimes index is incorrectly programmed
with 0 MTU, so it could be still MTU failure.

Try:
sh mls cef lookup DST detail
<from above 2nd line of useful output there is A:<number> take this number>
sh mls cef adjacency entry <number> detail

There you should see 'mtu: xyz' in second line. If it is MTU: 0, you found
the problem. If not, alas, keep searching. (You could try adding and
removing uRPF from interface, to circumvent another bug)

If it is MTU failure, try 'ip mtu 1499, ip mtu 1500' or so in interface,
and it should fix itself.

-- 
  ++ytti


More information about the cisco-nsp mailing list