Overview
648 Quality of Service Guide
cbs 2
high-prio-only 20
exit
----------------------------------------------
A:ALA-48>config>qos>shared-queue#
Applying Shared-Queue Policies
The default shared queue policy is applied at the SAP level just as sap-ingress and sap-egress
QoS policies are specified. If the shared-queuing keyword is not specified in the qos policy-
id command then the SAP is assumed to use single-pass queuing.
Apply shared-queue policies to the following entities:
• Epipe Services
• IES Services
• VPLS Services
• VPRN Services
Epipe Services
Use the following CLI syntax to apply QoS policies to ingress Epipe SAPs:
CLI Syntax: config>service>epipe service-id [customer customer-id]
sap sap-id
ingress
qos policy-id [shared-queuing]
The following output displays an Epipe service configuration with SAP ingress policy 100
applied to the SAP with shared-queuing enabled.
A:SR>config>service# info
----------------------------------------------
epipe 6 customer 6 vpn 6 create
description "Distributed Epipe to west coast"
sap 1/1/10:0 create
ingress
qos 100 shared-queuing
exit
exit
no shutdown
exit
----------------------------------------------
A:SR>config>service#