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

Configuring ATM CoS on the Logical Interface

To apply the ATM scheduler map to a logical interface, include the atm-scheduler-map statement:

atm-scheduler-map (map-name | default);

For ATM CoS to take effect, you must configure the VCI and VPI identifiers and traffic shaping on each VC by including the following statements:

vci vpi-identifier.vci-identifier;
shaping {
(cbr rate | rtvbr peak rate sustained rate burst length | vbr peak rate sustained rate burst length);
}

You can include these statements at the following hierarchy levels:

For more information, see Configuring a Point-to-Point ATM1 or ATM2 IQ Connection and Defining the ATM Traffic-Shaping Profile.

You can also apply a scheduler map to the chassis traffic that feeds the ATM interfaces. For more information, see the JUNOS Class of Service Configuration Guide.


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