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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <t1-options>
                    <timeslots>timeslots</timeslots>
                    <loopback>loopback-choice</loopback>
                    <buildout>buildout-choice</buildout>
                    <byte-encoding>byte-encoding-choice</byte-encoding>
                    <line-encoding>line-encoding-choice</line-encoding>
                    <invert-data/>
                    <framing>framing-choice</framing>
                    <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>
                    <remote-loopback-respond/>
                    <crc-major-alarm-threshold>crc-major-alarm-threshold-choice
                                    </crc-major-alarm-threshold>
                    <crc-minor-alarm-threshold>crc-minor-alarm-threshold-choice
                                    </crc-minor-alarm-threshold>
                </t1-options>
            </interface>
        </interfaces>
    </dynamic-profiles>
</configuration>

Description

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

<buildout>—Line buildout.

<byte-encoding>—Byte encoding.

<crc-major-alarm-threshold>—CRC Major alarm threshold value.

<crc-minor-alarm-threshold>—CRC Minor alarm threshold value.

<fcs>—Frame checksum.

<framing>—Framing mode.

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

<invert-data>—Invert data.

<line-encoding>—Line encoding.

<loopback>—Loopback mode.

<remote-loopback-respond>—Respond to loop requests from remote end.

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

<timeslots>—Timeslots (1..24; for example, 1-3,4,9,22-24 (no space).


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