Service Egress QoS Policy
192 Quality of Service Guide
A:ALA-7>config>qos# 
Service Egress QoS Queue
To create a service egress queue parameters, define the following:
• A new queue ID value. The system will not dynamically assign a value.
• Define queue parameters. Egress queues support explicit and auto-expedite hardware 
queue scheduling, and parent virtual scheduler definition.
The following displays an egress QoS policy configuration:
A:ALA-7>config>qos# info
--------------------------------------------------
...
        sap-egress 105 create
            description "SAP egress policy"
            queue 1 create
                parent "scheduler-tier1"
            exit
            queue 2 create
            exit
            queue 3 expedite create
                parent "test1"
            exit
            fc af create
                queue 1
            exit
            fc ef create
            exit
        exit
...
------------------------------------------------
A:ALA-7>config>qos# 
Percent-Rate Support
The percent-rate command is supported for pir and cir parameters for both queues and 
policers. Also supported is the capability of specifying the rate as a percentage value of the 
line rate for sap-ingress and sap-egress qos policies. It is supported for both queues and 
policers. The user has the option of specifying percent-rate for pir and cir parameters. For 
pir, the range is 0.01 to 100.00, and for cir, the range is 0.00 to 100.00.
The rate can be also configured using the existing keyword rate in Kbps.
For queues, when the queue rate is in percent-rate either a local-limit or a port-limit can be 
applied.