Mirror buffer drop packets
Mirroring buffer drop packets is a network monitoring feature that
-
captures packets dropped by a router due to buffer overflow, and
-
sends these packets to a monitoring system for analysis.
|
Feature Name |
Release Information |
Description |
|---|---|---|
|
Mirroring buffer drop packets |
Release 25.2.1 |
Introduced in this release on: Centralized Systems (8400 [ASIC:K100]) )(select variants only*) This feature mirrors packets dropped by the Traffic Management (TM) buffer when it is full and starts dropping incoming packets so that the mirrored copy of the dropped packets can be retained and stored. *This feature is now supported on Cisco 8404-SYS-D routers. |
|
Mirroring buffer drop packets |
Release 25.1.1 |
Introduced in this release on: Fixed Systems ( 8010 [ASIC: A100]) This feature is now supported on:
|
|
Mirroring buffer drop packets |
Release 24.4.1 |
Introduced in this release on: Fixed Systems(8200, 8700)(select variants only*); Modular Systems (8800 [LC ASIC: P100])(select variants only*). This feature which mirrors packets dropped by the Traffic Management (TM) buffer when it is full and starts dropping incoming packets so that the mirrored copy of the dropped packets can be retained and stored is now supported on the following hardware. *This feature is now supported on:
|
|
Mirroring buffer drop packets |
Release 24.2.11 |
The SPAN-to-file and ERSPAN mirroring capability is enhanced to mirror dropped packets by the Traffic Management (TM) buffer when it's full and starts dropping incoming packets. This capability allows you to retain and store a mirrored copy of the dropped packets, and work effectively even during process restarts or network failovers, providing a dependable solution for traffic monitoring. This feature is supported only on Cisco Silicon One P100- and Q200-based routers. This feature introduces the following changes:
|
Packet drop scenarios
Traffic Management (TM) buffer drops typically occur due to network congestion. The TM buffer temporarily stores packets for processing, but if the buffer becomes full, it cannot accommodate additional packets and starts discarding or dropping them. This situation arises when incoming packets arrive faster than the buffer can process them.
With enhanced SPAN to file and ERSPAN mirroring capabilities, the router retains a mirrored copy of these dropped packets for analysis.
This feature covers the following packet drop scenarios:
-
Exact Meter Drops: When the incoming traffic on an interface exceeds the rate enforced by a configured policer, the router drops excess packets. These drops are reported as PACKET_GOT_DROPPED_DUE_TO_EXACT_METER (displayed as TM_EXACT_METER_DROP).
-
Statistical Meter Drops or Mirror Buffer Drop Packets: When traffic is sent at 100% line rate to an ingress interface under a regular SPAN-to-File configuration, the router may drop packets due to statistical metering. These drops are reported as PACKET_GOT_DROPPED_DUE_TO_STATISTICAL_METER (Displayed as TM_STATISTICAL_METER_DROP).
Benefits of mirroring buffer drop packets
These are the benefits of mirroring buffer drop packets:
-
Data Preservation: During process restarts, while new packet logging is paused, all previously collected data remains intact, ensuring no critical diagnostic information is lost.
-
Control Plane Stability: The operation of this feature remains unaffected by restarts of any control plane process, allowing for uninterrupted traffic analysis.
-
Failover Assurance: For interfaces not located on the Route Processor (RP), this feature ensures a seamless failover experience. Traffic mirroring and packet capture proceed without disruption, even amidst hardware changes or network reconfigurations, safeguarding continuous network analysis.
Feedback