Overview
540 Quality of Service Guide
                exit
                egress
                    scheduler-policy "SLA2"
                    qos 1010
                exit
            exit
...
----------------------------------------------
A:SR>config>service#
IES
Use the following CLI syntax to apply scheduler policies to ingress and/or egress IES SAPs:
CLI Syntax: config>service# ies service-id [customer customer-id]
interface ip-int-name
sap sap-id
egress 
scheduler-policy scheduler-policy-name
ingress 
scheduler-policy scheduler-policy-name
The following output displays an IES service configuration with scheduler policy SLA2 
applied to the SAP ingress and egress.
A:SR>config>service# info
----------------------------------------------
        ies 88 customer 8 vpn 88 create
            interface "Sector A" create
                sap 1/1/1.2.2 create
                    ingress
                        scheduler-policy "SLA2"
                        qos 101
                    exit
                    egress
                        scheduler-policy "SLA2"
                        qos 1020
                    exit
                exit
            exit
            no shutdown
        exit
----------------------------------------------
A:SR>config>service#
VPLS
Use the following CLI syntax to apply scheduler policies to ingress and/or egress VPLS 
SAPs: