Set qos-set (traffic-class), Command mode, Description – Avaya Cajun P880 User Manual
Page 106: Syntax, Sample output

1-96
Chapter 1
Avaya P550R/P580/P880/P882 Multiservice Switch ATM Uplink CLI Reference Guide, Version 2.0
set qos-set (traffic-class)
Command Mode
Configuration
Description
Select a traffic class for a QoS set.
Syntax
set qos-set
traffic-class {ubr | vbr-nrt | vbr-rt | cbr}
Table 1-63. Parameters, Keywords, Arguments
Sample Output
This example sets the traffic class for QoS Set 24 in QoS Domain 12
to ubr.
ATM(configure)# set qos-set 12 24 traffic-
class ubr
Traffic Class set successfully
Name
Definition
qosDomainID
The QoS domain ID number. The range of
values is: Minimum = 1, Maximum = 128.
qosHandle
The QoS set ID number. The range of values is:
Minimum = 0, Maximum = 1000.
Note:
this parameter must be unique across
ALL QoS Sets irrespective of QoS
Domains. In other words, every QoS
Set must have a unique qosHandle
within an ATM Uplink module.
ubr|vbr-nrt|
vbr-rt|cbr
Select a traffic class:
• ubr - The Unspecified Bit Rate.
• vbr-nrt - Variable Bit Rate, Non-Real-
Time. Applicable parameters include:
PCR, SCR and MBS.
• vbr-rt - Variable Bit Rate, Real-Time.
• cbr - Constant Bit Rate.
The default setting is UBR.