Service Management Tasks
Page 354 7210 SAS M Services Guide
Deleting a VPLS Service
A VPLS service cannot be deleted until SAPs and SDPs (not applicable for 7210 SAS-M devices 
configured in Access uplink mode) are unbound (deleted), interfaces are shutdown, and the service 
is shutdown on the service level. 
Use the following CLI syntax to delete a VPLS service:
CLI Syntax: config>service
[no] vpls service-id 
shutdown
[no] spoke-sdp sdp-id 
shutdown
sap sap-id 
no sap sap-id 
shutdown
Disabling a VPLS Service
You can shut down a VPLS service without deleting the service parameters. 
CLI Syntax: config>service> vpls service-id 
[no] shutdown
Example
: config>service# vpls 1 
config>service>vpls# shutdown
config>service>vpls# exit