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


Usage

<configuration>
    <interfaces>
        <interface>
            <ds0-options>
                <loopback>loopback-choice</loopback>
                <byte-encoding>byte-encoding-choice</byte-encoding>
                <invert-data/>
                <fcs>fcs-choice</fcs>
                <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>
            </ds0-options>
        </interface>
    </interfaces>
</configuration>

Description

DS-0 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.

<byte-encoding>—Byte encoding.

<fcs>—Frame checksum.

<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.


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