[Contents] [Prev] [Next] [Index] [Report an Error]

Link Fragmentation and Interleaving Overview

As it does on any other interface, priority scheduling on a multilink bundle determines the order in which an output interface transmits traffic from an output queue. The queues are serviced in a weighted round-robin fashion. But when a queue containing large packets starts using the multilink bundle, small and delay-sensitive packets must wait their turn for transmission. Because of this delay, some slow links, such as T1 and E1, can become useless for delay-sensitive traffic.

On a Services Router, link fragmentation and interleaving (LFI) solves this problem. It reduces delay and jitter on links by fragmenting large packets and interleaving delay-sensitive packets with the resulting smaller packets for simultaneous transmission across multiple links of a multilink bundle.

Figure 37 illustrates how LFI works on a Services Router. In this figure, Router R0 and Router R1 have LFI enabled. When Router R0 receives large and small packets, such as data and voice packets, it divides them into two categories. All voice packets and any other packets configured to be treated as voice packets, such as CRTP packets, are categorized as LFI packets and transmitted without fragmentation or an MLPPP header. The remaining packets are fragmented, and an MLPPP header (containing a multilink sequence number) is added to each fragment.

The fragmentation is performed according to the fragmentation threshold that you configure. For example, if you configure a fragmentation threshold of 128 bytes, all packets larger than 128 bytes are fragmented. When Router  R1 receives the packets, it sends the unfragmented voice packets immediately but buffers the packet fragments until it receives the last fragment for a packet. In this example, when Router  R1 receives fragment 5, it reassembles the fragments and transmits the whole packet.

Figure 37: LFI on a Services Router

Image g017256.gif

For information about configuring LFI, see Enabling Link Fragmentation and Interleaving.

On a Services Router you can configure Compressed RTP (CRTP) with LFI. CRTP is typically used for compressing voice and video packets to reduce network overhead on low-speed links. For information about configuring CRTP, see Configuring Compressed Real-Time Transport Protocol.


[Contents] [Prev] [Next] [Index] [Report an Error]