1-35
Cisco ASR 901 Aggregation Services Router Command Reference Guide
OL-26031-07
Chapter 1 CLI 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
Defaults
The default dejitter-buffer size is 4 milliseconds.
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 ms.
Release
Modification
15.1(2)SNG
Support for this command was introduced on the Cisco ASR 901 router.
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’s applied to
CEM interfaces together in global configuration mode.