Virtual Private LAN Services
7750 SR OS Services Guide Page 515
Creating a VPLS Service
Use the following CLI syntax to create a VPLS service:
CLI Syntax: config>service# vpls service-id [customer customer-id] [vpn
vpn-id] [m-vpls]
description description-string
no shutdown
The following example displays a VPLS configuration:
*A:ALA-1>config>service>vpls# info
----------------------------------------------
...
vpls 9000 customer 6 create
description "This is a distributed VPLS."
def-mesh-vc-id 750
stp
shutdown
exit
exit
...
----------------------------------------------
*A:ALA-1>config>service>vpls#