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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <partition>
                    <name>name</name> <!-- identifier -->
                    <oc-slice>oc-slice</oc-slice>
                    <timeslots>timeslots</timeslots>
                    <interface-type>interface-type-choice</interface-type> <!-- mandatory -->
                </partition>
            </interface>
        </interfaces>
    </dynamic-profiles>
</configuration>

Description

Channelized interface partition.

Contents

<interface-type>—Sublevel interface type.

<name>—Sublevel interface partition index (for example, 1, 3-4).

<oc-slice>—Range of SONET/SDH slices (for example, 1, 7-9).

<timeslots>—Timeslots [(1..24) for T1, (1..31) for E1]; for example, 1-3,4,9,22-24 (no spaces).


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