Page 574 7750 SR OS Services Guide
BGP VPLS Configuration Example
This section gives a configuration example required to bring up BGP VPLS in the VPLS PEs 
depicted in Figure 92:
Figure 92: BGP VPLS Example
The red BGP VPLS is configured in the PE24, PE25 and PE26 using the commands shown in the 
following CLI examples.
*A:PE24>config>service>vpls# info 
----------------------------------------------
            bgp 
                route-distinguisher 65024:600
                route-target export target:65019:600 import target:65019:600
                pw-template-bind 1
            exit
            bgp-vpls 
                max-ve-id 100
                ve-name 24
                    ve-id 24
                exit
                no shutdown
            exit
            sap 1/1/20:600.* create
            exit
            no shutdown
----------------------------------------------
*A:PE24>config>service>vpls# 
*A:PE25>config>service>vpls# info