A-18
Cisco 3825 Mobile Wireless Edge Router Software Configuration Guide
OL-15667-03
Appendix A Cisco 3825 Mobile Wireless Edge Router RAN-O Command Reference
dejitter-buffer
dejitter-buffer
To specify the size of the dejitter-buffer used to compensate for the network jitter, use the dejitter-buffer
command in the CEM configuration mode. To restore the dejitter-buffer to its default size, use the no form
of this command.
dejitter-buffer size
no dejitter-buffer
Syntax Description
Defaults The dejitter buffer defaults to 4 milliseconds.
Command Modes CEM circuit configuration
Command History
Examples The following example illustrates the use of the dejitter-buffer command:
Router# config t
Router(config)# interface cem 0/0/0
Router(config-if)# no ip address
Router(config-if)# cem 0
Router(config-if-cem)# dejitter-buffer 10
Router(config-if-cem)# xconnect 10.10.10.10 200 encapsulation mpls
Router(config-if-cem-xconn)# exit
Router(config-if-cem)# exit
Router(config-if)# exit
Router(config)# exit
Related Commands
size Use the size argument to specify the size of the buffer in milliseconds. Size
can vary from 4 to 500 ms; default is 4 ms.
Release Modification
12.4(12)MR2 This command was introduced.
Command Description
cem Enters circuit emulation configuration mode.
cem class Applies the CEM interface parameters defined in the given
<cem-class-name> to the circuit.
class cem Configure’s CEM interface parameters in a class that’s applied to
CEM interfaces together in the global configuration mode.