[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <e1-options>
                    <timeslots>timeslots</timeslots>
                    <loopback>loopback-choice</loopback>
                    <framing>framing-choice</framing>
                    <fcs>fcs-choice</fcs>
                    <invert-data/>
                    <idle-cycle-flag>idle-cycle-flag-choice</idle-cycle-flag>
                    <start-end-flag>start-end-flag-choice</start-end-flag>
                    <bert-algorithm>bert-algorithm-choice</bert-algorithm>
                    <bert-error-rate>bert-error-rate</bert-error-rate>
                    <bert-period>seconds</bert-period>
                </e1-options>
            </interface>
        </interfaces>
    </dynamic-profiles>
</configuration>

Description

E1 interface-specific options.

Contents

<bert-algorithm>—Set BERT algorithm.

<bert-error-rate>—Bit error rate (10^-n for n > 0, and zero for n = 0).

<bert-period>—Length of BERT test.

<fcs>—Frame checksum.

<framing>—Framing mode.

<idle-cycle-flag>—Value to transmit in idle cycles.

<invert-data>—Invert data.

<loopback>—Loopback mode.

<start-end-flag>—Set start/end flags on transmission.

<timeslots>—Timeslots (1..32); for example, 1-4,6,9-11,32 (no space).


[Contents] [Prev] [Next] [Index] [Report an Error]