This chapter provides information to configure QoS traffic descriptor profiles using the command line interface.
Topics in this chapter include:
This section provides a description of support for ATM QoS policy features. Each traffic descriptor defines the expected rates and characteristics of traffic.
The 7705 SAR supports the ATM Forum Traffic Management Specification Version 4.1.
This section contains the following topics related to the QoS features for ATM Permanent Virtual Connections (PVCs):
The 7705 SAR supports the following service categories:
Table 52 shows the ATM traffic descriptors supported on the 7705 SAR.
Service Category | Traffic Descriptors |
CBR | P0_1 |
PIR in kb/s (applies to CLP=0 and CLP=1 flows) | |
rt-VBR and nrt-VBR | P0_1 and S0_1 |
PIR in kb/s (applies to CLP=0 and CLP=1 flows) | |
SIR in kb/s (applies to CLP=0 and CLP=1 flows) | |
MBS in cells (applies to CLP=0 and CLP=1 flows) | |
P0_1 and S0 | |
PIR in kb/s (applies to CLP=0 and CLP=1 flows; non-conforming CLP=0 cells are discarded) | |
SIR in kb/s (applies to CLP=0 flow only) | |
MBS in cells (applies to CLP=0 flow only) | |
P0_1 and S0_Tag | |
PIR in kb/s (applies to CLP=0 and CLP=1 flows; non-conforming CLP=0 flows are tagged to CLP=1 flows) | |
UBR/UBR+MIR | P0_1 |
PIR in kb/s (applies to CLP=0 and CLP=1 flows) | |
MIR in kb/s (applies to CLP=0 and CLP=1 flows) |
The policing option, when enabled, applies only to ingress traffic. Similarly, the shaping option, if enabled, applies only to egress traffic. For example, if a traffic descriptor has both policing and shaping enabled, the policing option is enforced for the ingress traffic, while the shaping option is enforced for the egress traffic. The following ATM service category conformance definitions are supported:
P represents the peak rate, S represents the sustained rate, 0 or 1 represents the CLP value to which policing is applied if the cell is non-conforming, and Tag indicates that the CLP value has changed from 0 to 1. For example:
ATM layer egress shaping is supported for CBR, rt-VBR, and nrt-VBR VCs. A CBR VC is shaped to a single leaky bucket with the parameter PIR from the traffic descriptor. An rt-VBR VC or an nrt-VBR VC is shaped to two leaky buckets with parameters PIR and SIR, BT from the traffic descriptor, where BT is the Burst Tolerance and is a function of the MBS parameters configured by the user. The traffic rates and shaping parameter that are configured in the sap-egress QoS policy are not used at ATM SAPs.
In order to enforce the Service Level Agreement, ATM layer ingress policing is supported at ingress, so no shaping is needed. At ingress, after optional policing is applied, packet level queue-based soft-policing is supported per the service ingress QoS policy applied to the ATM SAP.
![]() | Note: Shaping to the specified traffic descriptor in the ATM traffic descriptor profile is always enabled for CBR and rt-VBR VCs. |
The 7705 SAR provides a per-VC queuing architecture on the 16-port T1/E1 ASAP Adapter card, 32-port T1/E1 ASAP Adapter card, and 2-port OC3/STM1 Channelized Adapter card with atm/ima encapsulation. The 7705 SAR provides a per-VC queuing architecture on the 4-port OC3/STM1 Clear Channel Adapter card and 4-port DS3/E3 Adapter card with atm encapsulation. In the egress direction toward the ATM port, the scheduling priority at the ATM layer is as follows.
Congestion and potential discards are performed on a per-forwarding class basis in the SAP queues in the CSM.
This section contains the following topics related to creating and applying ATM QoS policies:
A basic ATM QoS traffic descriptor profile must conform to the following rules.
Configuring and applying QoS policies and profiles other than the default policy is optional. To create an ATM QoS traffic descriptor profile, perform the following:
Use the following CLI syntax to configure an atm-td-profile policy.
The following output displays an example of the command syntax.
The following output displays the profile configuration for ATM TD profile 3:
ATM QoS traffic descriptor profiles are applied to ATM VLL (Apipe) SAPs. ATM QoS traffic descriptor profiles can also be applied on egress to ATM VCC SAPs that are members of a SAP aggregation group. You cannot apply ATM QoS traffic descriptor profiles on ingress to a SAP in a SAP aggregation group; the profile is set to the default (1).
Use the following CLI syntax to apply ATM QoS traffic descriptor profile policies to Apipe SAPs on ingress and egress.
The default ATM QoS traffic descriptor profile is 1. The default profile cannot be edited or deleted.
Table 53 below shows the ATM TD profile defaults.
Field | Default |
atm-td-profile traffic-desc-profile-id | 1 |
description | Default Traffic Descriptor |
descriptor-type | Based on service category: CBR: P0_1 UBR: P0_1 UBR+MIR: P0_1 rt-VBR or nrt-VBR: P0_1 and S0 _ 1 |
policing | No policing |
service-category | UBR |
traffic | No traffic |
shaping | No shaping |
The following output displays the default configuration:
This section describes the following ATM Traffic Descriptor Profile service management tasks:
The default ATM traffic descriptor profile cannot be deleted.
To delete an ATM QoS traffic descriptor profile, enter the following command:
You 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.
You can change existing policies and entries in the CLI. The changes are applied immediately to all services where this policy is applied. To prevent configuration errors, copy the policy to a work area, make the edits, and then write over the original policy.