For feedback and comments: |
documentation.feedback@alcatel-lucent.com |
![]() |
![]() |
![]() |
![]() |
• This section provides a description of the QoS model used for ATM-based services on the router ATM MDA. Although slight variations of this model are applied on other ATM capable MDAs, the principles remain the same. An example of a VPLS Service with ATM SAP is shown in Figure 39.This QoS model is applied to all router services which include an ATM SAP (VLL, VPLS, IES and VPRN).
Table 54: ATM Traffic Descriptors
• WRED — Congestion and potential discards are performed on per forwarding class basis in the SAP queues in the IOM, packets which are re-assembled in the ATM-capable MDAs take advantage of the application of the WRED congestion avoidance service queues associated with the ATM SAP.
• Each policy must have a unique policy ID.*A:ALA-48>config>qos>atm-td-profile# info----------------------------------------------description "TEST ATM TD profile policy"service-category nrt-vbrtraffic sir 4000 pir 5000clp-tagging----------------------------------------------*A:ALA-48>config>qos>atm-td-profile#
• CLI Syntax: config>service>apipe>sap# atmtraffic-desc traffic-desc-profile-idtraffic-desc traffic-desc-profile-idCLI Syntax: config>service>epipe>sap# atmtraffic-desc traffic-desc-profile-idtraffic-desc traffic-desc-profile-idCLI Syntax: config>service>ies>if>sap# atmtraffic-desc traffic-desc-profile-idtraffic-desc traffic-desc-profile-idCLI Syntax: config>service>ipipe>sap# atmtraffic-desc traffic-desc-profile-idtraffic-desc traffic-desc-profile-idCLI Syntax: config>service>vprn>if>sap# atmtraffic-desc traffic-desc-profile-idtraffic-desc traffic-desc-profile-idCLI Syntax: config>service>vpls>sap# atmtraffic-desc traffic-desc-profile-idtraffic-desc traffic-desc-profile-idThe default ATM QoS traffic descriptor profile is identified as default. The default profile cannot be edited or deleted. The following displays default profile parameters:
Table 55: ATM-TD-Profile Defaults atm-td-profile traffic-desc-profile-id A:ALA-48>config>qos# info detail...#------------------------------------------echo "QoS Slope/Queue Policies Configuration"#------------------------------------------atm-td-profile 1 createdescription "Default Traffic Descriptor"service-category ubrno trafficno policingno clp-taggingdescriptor-type P0_1no shapingexitatm-td-profile 2 create...----------------------------------------------A:ALA-48>config>qos#A:ALA-48>config>qos# no atm-td-profile 1MINOR: ATM #1206 Cannot change Default Traffic DescriptorA:ALA-48>config>qos#Example: config>qos# no atm-td-profile 2You can copy an existing profile, rename it with a new profile ID value, or overwrite an existing profile ID. The overwrite option must be specified or an error occurs if the destination profile ID exists.Example: A:ALA-48>config>qos# copy atm-td-profile 2 3
MINOR: CLI destination (3) exists use {overwrite}.
A:ALA-48>config>qos# copy atm-td-profile 2 3 overwrite
A:ALA-48>config>qos#