Navigation
Supported Platforms
cesopsn-options
Syntax
cesopsn-options { excessive-packet-loss-rate {sample-period milliseconds;threshold percentile;}idle-pattern pattern;jitter-buffer-latency milliseconds;jitter-buffer-packets packets;packetization-latency microseconds;}
Hierarchy Level
[edit interfaces interface-name]
Release Information
Statement introduced in Junos OS Release 12.2R1.
Statement introduced in Junos OS Release 12.3R1 for ACX Series Universal Access Routers.
Description
Set Circuit Emulation Service over Packet-Switched Network (CESoPSN) protocol options.
Options
You can configure the following CESoPSN options:
- idle-pattern—An 8-bit hexadecimal pattern to replace TDM data in a lost packet (from 0 through 255).
- jitter-buffer-packets—Number of packets in the jitter buffer (from 1 through 64 packets).
- jitter-buffer-latency—Time delay in the jitter buffer (from 1 through 1000 milliseconds).
- packetization-latency—Time required to create packets (from 1000 through 8000 microseconds).
- excessive-packet-loss-rate—Set packet
loss options. The option is sample-period.
- sample-period—Time required to calculate the excessive packet loss rate (from 1000 through 65535 milliseconds.
- threshold—Percentile designating the threshold of excessive packet loss rate (1–100 percent).
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.