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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <e3-options>
                    <loopback>loopback-choice</loopback>
                    <unframed/>
                    <compatibility-mode>...</compatibility-mode>
                    <payload-scrambler/>
                    <fcs>fcs-choice</fcs>
                    <idle-cycle-flag>idle-cycle-flag-choice</idle-cycle-flag>
                    <invert-data/>
                    <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>
                    <buildout>feet</buildout>
                    <atm-encapsulation>atm-encapsulation-choice</atm-encapsulation>
                    <framing>framing-choice</framing>
                </e3-options>
            </interface>
        </interfaces>
    </dynamic-profiles>
</configuration>

Description

E3 interface-specific options.

Contents

<atm-encapsulation>—E3 interface encapsulation.

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

<buildout>—Line buildout.

<compatibility-mode>—Set CSU compatibility mode.

<fcs>—Frame checksum.

<framing>—E3 line format.

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

<invert-data>—Invert data (only for E3 IQ interfaces).

<loopback>—Loopback mode.

<payload-scrambler>—Enable payload scrambling.

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

<unframed>—Enable unframed mode.


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