Use the following syntax to create a VPLS service.
config>service# vpls service-id [customer customer-id] [create] [vpn vpn-id] [m-vpls] description description-string
no shutdown
*A:ALA-1>config>service>vpls# info
----------------------------------------------
...
vpls 1000 customer 1 create
description "This is a VPLS with NULL SAP"
stp
shutdown
exit
no shutdown
exit
vpls 2000 customer 6 create
description "This is a Distributed VPLS with DOT1Q SAP"
stp
shutdown
exit
no shutdown
exit
...
----------------------------------------------
*A:ALA-1>config>service>vpls#