VPLS services

Use the following CLI syntax to apply the default shared-queue policy to an ingress VPLS SAP:
config>service# vpls service-id [customer customer-id]
sap sap-id
  ingress
     qos policy-id [shared-queuing | multipoint-shared]

The following output displays a VPLS service configuration with SAP ingress policy 100 with shared-queuing enabled.

A:SR>config>service# info
----------------------------------------------
vpls 700 customer 7 vpn 700 create
    description "test"
    sap 1/1/9:0 create
        ingress
            qos 100 multipoint-shared
        exit
    exit
exit
----------------------------------------------
A:SR>config>service#