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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <atm-options>
                    <pic-type>pic-type-choice</pic-type>
                    <cell-bundle-size>cells</cell-bundle-size>
                    <plp-to-clp/>
                    <use-null-cw/>
                    <promiscuous-mode>...</promiscuous-mode>
                    <vpi>...</vpi>
                    <ilmi>ilmi</ilmi>
                    <linear-red-profiles>...</linear-red-profiles>
                    <scheduler-maps>...</scheduler-maps>
                    <mpls>...</mpls>
                </atm-options>
            </interface>
        </interfaces>
    </dynamic-profiles>
</configuration>

Description

ATM interface-specific options.

Contents

<cell-bundle-size>—L2 circuit cell bundle size.

<ilmi>—Enable Interim Local Management Interface.

<linear-red-profiles>—ATM2 CoS virtual circuit drop profiles.

<mpls>—MPLS options.

<pic-type>—Type of ATM PIC (ATM II or ATM I).

<plp-to-clp>—Enable ATM2 PLP to CLP copy.

<promiscuous-mode>—Set ATM interface to promiscuous mode.

<scheduler-maps>—ATM2 CoS parameters assigned to forwarding classes.

<use-null-cw>—Always insert/strip null control words with cell-relay.

<vpi>—Define a virtual path.


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