Before you configure a QoS profile:
See Configuring Queue Profiles to Manage Buffers and Thresholds.
To configure a QoS profile:
- host1(config)#qos-profile qosp-vc-queuing
- host1(config-qos-profile)#
- host1(config-qos-profile)#atm group groupA
scheduler-profile scheduler1 statistics-profile
statpro-1
When you configure a group node, you can also reference a default or named traffic-class group, a scheduler profile, or a statistics profile.
If you do not specify a traffic-class group, the group node defaults to the default group. Each traffic class can belong to only one traffic-class group (either the default group or a named group).
The router supports up to four traffic-class groups above a given port.
- host1(config-qos-profile)#atm node scheduler-profile
scheduler1 group strict-priority
When you configure a scheduler node, you can also reference a default or named traffic-class group and a scheduler profile.
The scheduler profile supplies a relative weight and potentially a shaping rate to be applied at the scheduler node.
![]() |
Note: You cannot associate a scheduler profile with a port-type interface unless you also specify the strict-priority group. |
- host1(config-qos-profile)#atm queue traffic-class
strict-priority scheduler-profile scheduler1
queue-profile queue1 drop-profile drop1
When you configure a queue, you can include any of the following profiles:
Each queue traffic class can appear in only one traffic-class group.