Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Configuring CESoPSN Encapsulation on DS Interfaces

Circuit Emulation Service over Packet-Switched Network (CESoPSN) is an encapsulation layer intended to carry NxDS0 services over a packet-switched network (PSN).

To configure CESoPSN encapsulation on a DS interface:

  1. Create the DS interface.
    [edit interfaces]user@host# edit interface ds-fpc/pic/port:partition

    For example:

    [edit interfaces]user@host# edit interface ds-0/0/1:1
  2. Configure the encapsulation.
    [edit interfaces ds-fpc/pic/port:partition]user@host# set encapsulation cesopsn
  3. Configure the logical interface.
    [edit interfaces ds-fpc/pic/port:partition]user@host# set unit logical-unit-number

    For example:

    [edit interfaces ds-0/0/1:1]user@host# set unit 0

When you are finished configuring CESoPSN encapsulation on the DS0 interface, enter the commit command from configuration mode.

From configuration mode, confirm your configuration by entering the show command. for example:

[edit interfaces]user@host# show
ds-1/0/0:1:1 {encapsulation cesopsn;unit 0;}

Published: 2013-01-11