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


Usage

<configuration>
    <logical-systems>
        <interfaces>
            <interface>
                <unit>
                    <family>
                        <ccc>
                            <filter>...</filter>
                            <policer>...</policer>
                            <translate-fecn-and-becn/>
                            <translate-discard-eligible/>
                            <keep-address-and-control/>
                        </ccc>
                    </family>
                </unit>
            </interface>
        </interfaces>
    </logical-systems>
</configuration>

Description

Circuit cross-connect parameters.

Contents

<filter>—Packet filtering.

<keep-address-and-control>—Don't strip PPP address and control bytes.

<policer>—Interface policing.

<translate-discard-eligible>—Translate DE bit.

<translate-fecn-and-becn>—Translate FECN and BECN bits.


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