Example: Configuring a Channelized E1 Interface as a Clear Channel

No special configuration beyond device initialization is required before configuring this feature.

In this example, you configure the ce1-3/0/0 interface as a clear channel. As part of the configuration, you configure the following interface options:

You also set E1 options:

Additionally, this example shows how to flag all traceoption messages and how to apply configuration settings to the test group.

To configure a channelized E1 interface as a clear channel:

  1. Create the new interface.

    [edit]user@host# edit interfaces ce1-3/0/0
  2. Configure interface options.

    [edit interfaces ce1-3/0/0]user@host# set clock internaluser@host# set description clear e1 interfaceuser@host# set hold-time down 500 up 500user@host# set no-partition interface-type e1user@host# set per-unit-scheduler
  3. Configure E1 options.

    [edit interfaces ce1-3/0/0]user@host# set bert-algorithm all-ones-repeatinguser@host# set bert-error-rate 5user@host# set bert-period 5user@host# set framing g704user@host# set loopback local
  4. Configure trace options.

    [edit interfaces ce1-3/0/0]user@host# set traceoptions flag all
  5. Configure advanced options.

    [edit interfaces ce1-3/0/0]user@host# set interfaces apply-groups test