Use the following CLI syntax to apply scheduler policies to ingress and, or egress IES SAPs:
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#