IES services

Use the following CLI syntax to apply the default policy to an IES service:
config>service# ies service-id
interface interface-name
       sap sap-id
         ingress
           qos policy-id [shared-queuing |multipointshared]

The following output displays an IES service configuration with SAP ingress policy 100 applied to the SAP with shared-queuing enabled.

A:SR>config>service# info
----------------------------------------------
   ies 88 customer 8 vpn 88 create
    interface "Sector A" create
       sap 1/1/1.2.2 create
            ingress
                qos 100 multipoint-shared
            exit
       exit
    exit
   no shutdown
   exit
----------------------------------------------
A:SR>config>service#