Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Download This Guide
Supported Platforms
Setting the CESoPSN Options
To configure CESoPSN options:
- In configuration mode, go to the [edit interfaces ds-fpc-slot/pic-slot/port:channel] hierarchy level.[edit]user@host# edit interfaces ds-fpc-slot/pic-slot/port:channel
For example:
[edit]user@host# edit interfaces ds-1/0/0:1:1:1 - Use the edit command to go to the [edit cesopsn-options] hierarchy level.[edit]user@host# edit cesopsn-options
- In this hierarchy level, using the set command
you can configure the following CESoPSN options:
- excessive-packet-loss-rate—Set packet
loss options. The options are sample-period and threshold.
- sample-period—Time required to calculate excessive packet loss rate (from 1000 through 65,535 milliseconds).
- threshold—Percentile designating the threshold of excessive packet loss rate (1–100 percent).
- idle-pattern—An 8-bit hexadecimal pattern to replace TDM data in a lost packet (from 0 through 255).
- jitter-buffer-latency—Time delay in the jitter buffer (from 1 through 1000 milliseconds).
- jitter-buffer-packets—Number of packets in the jitter buffer (from 1 through 64 packets).
- packetization-latency—Time required to create packets (from 1000 through 8000 microseconds).
Note: In this section, we are configuring only one CESoPSN option. You can follow the same method to configure all the other CESoPSN options.
[edit interfaces ds-1/0/0:1:1:1 cesopsn-options]user@host# set excessive-packet-loss-rate sample-period sample-periodFor example:
[edit interfaces ds-1/0/0:1:1:1 cesopsn-options]user@host# set excessive-packet-loss-rate sample-period 4000 - excessive-packet-loss-rate—Set packet
loss options. The options are sample-period and threshold.
To verify this configuration, use the show command at the [edit interfaces ds-1/0/0:1:1:1] hierarchy level:
[edit interfaces ds-1/0/0:1:1:1]user@host# showcesopsn-options { excessive-packet-loss-rate {sample-period 4000;}}