Specifications
B-81
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix B Cisco MWR 2941 Router Command Reference
dejitter-buffer
dejitter-buffer
To configure the size of the dejitter buffer, use the dejitter-buffer command in 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
Command Default 4
Command Modes CEM configuration
Command History
Examples The following example shows how to specify the size of the dejitter buffer:
Router# config t
Router(config)# interface cem 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 Specifies the size of the dejitter buffer, in milliseconds. The range is 4 to 500
ms; the default is 4.
Release Modification
12.3(7)T This command was introduced.
12.4(19)MR2 This command was integrated into Cisco IOS Release 12.4(19)MR2.
12.2(33)MRA This command was integrated into Cisco IOS Release 12.2(33)MRA.
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 Configures CEM interface parameters in a class that is applied to
CEM interfaces together in global configuration mode.