The capability is identified by a
uniform resource identifier (URI) [RFC3986].refer https://tools.ietf.org/html/rfc6241#:~:text=A%20NETCONF%20capability%20is%20a,the%20content%20allowed%20inside%20operations.
Also refer: https://www.cisco.com/c...
These are IPC messages stuck in buffer. Do you see any buffer leaks?show buffershow buffer summaryshow buffer usageshow buffer detailA reload might resolve this but to check further before reload, I would suggest opening a TAC case.Thanks, Anupam
Also check:Net InputHandles otherwise unknown packets. This is done at process level so that input queuing comes into play. If you operate at interrupt level, you could very easily lock up the router.Handles some known protocols which you may decide ...
Do you see any %SYS-3-CPUHOG errors in logs, tracebacks?.. .something like %SYS-3-CPUHOG: Task is running for (2000)msecs, morethan (2000)msecs (5359/4),process = Net Input.That would provide tracebacks. Normally these are troubleshot at the time of ...