Virtual Private LAN Services
7210 SAS M Services Guide Page 319
Distributed VPLS SAPs
Note: Distributed VPLS service is not supported on 7210 SAS M devices configured in Access 
uplink mode.
To configure a distributed VPLS service, you must configure service entities on originating and 
far-end nodes. You must use the same service ID on all ends (for example, create a VPLS service 
ID 9000 on ALA-1, ALA-2, and ALA-3). A distributed VPLS consists of a SAP on each 
participating node and an SDP bound to each participating node.
For SDP configuration information, see Configuring an SDP on page 71. For SDP binding 
information, see Configuring SDP Bindings on page 329.
The following example displays a configuration of VPLS SAPs configured for ALA-1, ALA-2, 
and ALA-3.
*A:ALA-3>config>service# info
----------------------------------------------
      vpls 1150 customer 1 create
            fdb-table-size 1000
            fdb-table-low-wmark 5
            fdb-table-high-wmark 80
            local-age 60
            stp
                shutdown
            exit
            sap 1/1/1:1155 create     
            exit
            sap 1/1/2:1150 create
            exit
            no shutdown
        exit
----------------------------------------------
*A:ALA-3>config>service#