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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <t3-options>
                    <loopback>loopback-choice</loopback>
                    <long-buildout/>
                    <loop-timing/>
                    <compatibility-mode>...</compatibility-mode>
                    <payload-scrambler/>
                    <cbit-parity/>
                    <fcs>fcs-choice</fcs>
                    <idle-cycle-flag>idle-cycle-flag-choice</idle-cycle-flag>
                    <start-end-flag>start-end-flag-choice</start-end-flag>
                    <feac-loop-respond/>
                    <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>
                </t3-options>
            </interface>
        </interfaces>
    </dynamic-profiles>
</configuration>

Description

T3 interface-specific options.

Contents

<atm-encapsulation>—DS-3 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.

<cbit-parity>—Enable C-bit parity mode.

<compatibility-mode>—Set CSU compatibility mode.

<fcs>—Frame checksum.

<feac-loop-respond>—Respond to FEAC loop requests.

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

<long-buildout>—Set hardware to drive line longer than 255 feet.

<loop-timing>—Set loop timing for T3.

<loopback>—Loopback mode.

<payload-scrambler>—Enable payload scrambling.

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


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