Configuring a VPLS Service with CLI
Page 306 7210 SAS M Services Guide
Basic Configuration
The following fields require specific input (there are no defaults) to configure a basic VPLS 
service:
• Customer ID (refer to Configuring Customers on page 69)
• For a local service, configure two SAPs, specifying local access ports and encapsulation 
values.
• For a distributed service, configure a SAP and an SDP ( only for 7210 SAS-M devices in 
network mode) for each far-end node.
The following example displays a sample configuration of a local VPLS service on ALA-1.
For 7210 SAS-M devices configured in access-uplink mode:
*A:SAS-M-A0-2>config>service>vpls# info
----------------------------------------------
            stp
                shutdown
            exit
            sap 1/1/1:10.* create
                ingress
                    filter mac 1
                exit
            exit
            sap 1/1/2:10.* create
            exit
            no shutdown
----------------------------------------------
*A:SAS-M-A0-2>config>service>vpls#
*A:ALA-1>config>service>vpls# info
----------------------------------------------
...
        vpls 9001 customer 6 create
            description "Local VPLS"
            stp
                shutdown
            exit
            sap 1/2/2:0 create
                description "SAP for local service"
            exit
            sap 1/1/5:0 create
                description "SAP for local service"
            exit
            no shutdown
----------------------------------------------
*A:ALA-1>config>service>vpls#
*A:ALA-1>config>service# info
----------------------------------------------
...
       vpls 7 customer 7 create
            stp
                shutdown
            exit
            sap 1/1/21 create