Configuring data buffers

Data buffers temporarily store packets to avoid packet loss.

A device has an ingress buffer and an egress buffer. Figure 28 shows the structure of ingress and egress buffers. An interface stores outgoing packets in the egress buffer when congestion occurs, and stores incoming packets in the ingress buffer when the CPU is busy.

Figure 28: Data buffer structure

A buffer uses the following types of resources:

Each type of resources has a fixed area and a shared area.