Quality of Service Guide Service Egress and Ingress QoS Policies
Edition: 01 3HE 11014 AAAC TQZZA 261
 
config>qos>sap-egress# exit
The following output displays the service egress policy 600 configuration:
*A:ALU-1 config>qos# info
----------------------------------------------
#--------------------------------------------------
echo "QoS Policy Configuration"
#--------------------------------------------------
...
sap-egress 600 create
scope exclusive
policy-name “sap_egr_87”
queue 1 create
exit
queue 2 expedite create
exit
fc be create
exit
exit
----------------------------------------------
*A:ALU-1
6.2.1.1.1 Creating a Service Egress QoS Forwarding Class
Define the following attributes to create a service egress forwarding class:
• the egress dot1p priority bits value
• the DSCP name and DSCP priority bits mapping
Optionally, you can enter a queue-id value to override the default forwarding 
class-to-queue mapping for the egress policy. The queue must exist before it can be 
associated with an FC.
Use the following CLI syntax to create a service egress forwarding class:
CLI Syntax: config>qos
sap-egress policy-id
fc fc-name
dscp dscp-name
dscp in-profile dscp-name out-profile 
dscp-name
dot1p dot1p-value
dot1p in-profile dot1p-value out-profile 
dot1p-value
queue queue-id