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


Usage

<configuration>
    <interfaces>
        <interface>
            <sonet-options>
                <vtmapping>vtmapping-choice</vtmapping>
                <fcs>fcs-choice</fcs>
                <path-trace>path-trace</path-trace>
                <loopback>loopback-choice</loopback>
                <trigger>...</trigger>
                <aps>...</aps>
                <payload-scrambler>payload-scrambler</payload-scrambler>
                <no-payload-scrambler/>
                <z0-increment/>
                <loop-timing/>
                <bytes>...</bytes>
                <rfc-2615/>
                <aggregate>aggregate</aggregate>
                <mpls>...</mpls>
            </sonet-options>
        </interface>
    </interfaces>
</configuration>

Description

SONET interface-specific options.

Contents

<aggregate>—Join a SONET aggregate.

<aps>—Automatic Protection Switching.

<bytes>—Set SONET header bytes.

<fcs>—Frame checksum.

<loop-timing>—Set loop timing for STM-1.

<loopback>—Loopback mode.

<mpls>—MPLS options.

<no-payload-scrambler>—Do not enable payload scrambling.

<path-trace>—Path trace string.

<payload-scrambler>—Enable payload scrambling.

<rfc-2615>—RFC 2615 compliance.

<trigger>—Defect triggers.

<vtmapping>—VT mapping mode.

<z0-increment>—Increment Z0 in SDH mode.


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