Packet drops
Packet drops are a network event that
-
occur when network devices cannot forward incoming packets due to resource limitations,
-
result from insufficient buffer space, CPU overload, or network congestion, and
-
impact application performance by causing delays or disconnects.
During a period of high CPU utilization on a Cisco ASR 1000 router, packets destined for a specific interface are dropped once the buffer exceeds its capacity, resulting in application disconnects.
Packet drops occur when a router or network device fails to forward packets to their intended destination, resulting in lost data within the network. Packet drops can significantly impact network performance and application responsiveness, especially for real-time or UDP-based applications that do not have retransmission mechanisms.

Feedback