The jitter-buffer depth command sets the depth of the jitter buffer in the application of TDMoPSN.
The undo jitter-buffer depth command restores the default maximum depth of the TDM jitter buffer.
By default, the depth of the jitter buffer is 4 ms.
Usage Scenario
A jitter buffer is designed to smooth the transmission jitter. The jitter buffer receives time division multiplexing (TDM) services at different rates, buffers TDM frames, and then sends the frames to the next hop at a certain rate. In this manner, the transmission jitter is smoothed. The jitter-buffer depth command can be run on TDM AC interfaces such as E1, CE1, T1, and CT1 interfaces only.
The number of TDM frames encapsulated in a packet (which is set using the tdm-encapsulation-number command) and the depth of the jitter buffer comply with the following rule: Depth of the jitter buffer >=Number of TDM frames encapsulated in a packet*8. The shallower the jitter buffer is, the weaker the anti-jitter capabilities are. The deeper the jitter buffer is, the stronger the anti-jitter capabilities are, but a long transmission delay will be introduced when data flows are reconstructed. Therefore, a too large or too small jitter buffer is not conducive to high-quality transmission of services. During the configuration, you need to select a proper depth for the jitter buffer by considering the network bandwidth, jitter, and sensitivity of various services to the delay.Prerequisites
A PW template has been created using the pw-template command and the PW template view is displayed.
Follow-up Procedure
After running the jitter-buffer depth command, run the reset pw command to allow the attributes in the PW template to take effect on the PW. To check whether the jitter buffer depth configuration has taken effect on the PW, run the display mpls l2vc command to view the Jitter-Buffer field.
Precautions
The mpls l2vc command can also be used to configure the jitter buffer depth if jitter-buffer is specified in the command. If both the mpls l2vc command and jitter-buffer depth (in the PW template view) command are used to configure the jitter buffer depth, the mpls l2vc command takes precedence over the jitter-buffer depth command.